aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* add an optional parameter to scan_interfaces() that can override the network ↵Felix Fietkau2007-03-191-1/+2
| | | | | | config file (defaults to 'network') git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add acx packageEugene Konev2007-03-183-0/+95
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move /sys on pivot_root tooEugene Konev2007-03-181-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6603 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add bssid fix from #1281Florian Fainelli2007-03-182-0/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6601 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, ↵Felix Fietkau2007-03-175-51/+67
| | | | | | rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6595 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove duplicate section to find bridge nameTravis Kemen2007-03-171-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6591 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix default netmaskFelix Fietkau2007-03-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6589 3c298f89-4303-0410-b956-a3cf2f4a3e73
* speed up package/installFelix Fietkau2007-03-171-1/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6588 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package libssp for apps that need it (only enabled for gcc4)Felix Fietkau2007-03-161-1/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-1652-53/+1
| | | | | | lots of places git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-1649-121/+5
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Changed kernel configs to enable more packages. Added additionalHamish Guthrie2007-03-161-1/+2
| | | | | | | dependencies to mmc module in the modules tree git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6579 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a new 'option disabled' to wifi-deviceMike Baker2007-03-163-19/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6576 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add an 'Image Configuration' menu to menuconfigFelix Fietkau2007-03-164-5/+30
| | | | | | | | | Packages can export a list of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6572 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable bridge, disable wifiMike Baker2007-03-152-1/+7
| | | | | | | Easier to deal with "how do I enable wifi" than "why isn't wifi working?" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 ↵Travis Kemen2007-03-151-7/+71
| | | | | | settings, from #1287 #1255 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change mtu value for pppoa and pppoe (#945)Florian Fainelli2007-03-142-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6566 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kmod-switch compile on brcm-2.4 (#1461)Felix Fietkau2007-03-142-12/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke ↵Felix Fietkau2007-03-141-10/+0
| | | | | | the old brcm-2.6 port, close #1312, #1451 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6564 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add diag and switch support for brcm47xx-2.6Felix Fietkau2007-03-148-71/+212
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6562 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add -i <include file> and -f <ahtml file> options for awx interpreter ↵Felix Fietkau2007-03-141-70/+105
| | | | | | (requested by mbm) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6561 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the patchlevel of the busybox stty patchFelix Fietkau2007-03-131-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6560 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Small bug fix to package/kernel/modules/other.mkHamish Guthrie2007-03-132-1/+27
| | | | | | | | stty broken in busybox 1.4.1, added patch with fixed code from BB SVN. This will need to be removed when 1.4.2 is released. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6559 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preliminary IOP32x support, mark it broken for nowImre Kaloz2007-03-112-12/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops... forgot to remove lineFelix Fietkau2007-03-111-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6555 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace libcgi with some code extracted from haserl - libcgi is too ↵Felix Fietkau2007-03-113-59/+529
| | | | | | inflexible and breaks rrdtool git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6554 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix staging dir installation of libcgiFelix Fietkau2007-03-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6553 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typo (#1454)Felix Fietkau2007-03-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6550 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add awx (awk web extension) - experimental core for a new web interface ↵Felix Fietkau2007-03-113-2/+674
| | | | | | framework git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6549 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add libcgiFelix Fietkau2007-03-111-0/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6548 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable httpd config option for running scripts through an interpreterFelix Fietkau2007-03-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6547 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added dependency on AT91 buildHamish Guthrie2007-03-101-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6545 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added MMC/SD Card module supportHamish Guthrie2007-03-101-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6544 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fallback when devfs names aren't foundMike Baker2007-03-091-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6541 3c298f89-4303-0410-b956-a3cf2f4a3e73
* split out scsi module support and add ata piix supportTim Yardley2007-03-073-2/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6535 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add new config option for the hostname in /etc/config/system (fixes #1302, ↵Felix Fietkau2007-03-062-2/+13
| | | | | | #1438) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6532 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add vga console support for x86-2.6 images (fixes #1342, #840)Felix Fietkau2007-03-061-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6530 3c298f89-4303-0410-b956-a3cf2f4a3e73
* trunk.. same deal as changeset:6526Tim Yardley2007-03-0520-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6527 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-0415-26/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6512 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make hotplug2 depend on udevtriggerFelix Fietkau2007-03-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6511 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add hotplug2Felix Fietkau2007-03-041-0/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6510 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade udev to latest version and add separate package for udevtrigger ↵Felix Fietkau2007-03-041-2/+13
| | | | | | (will be used by hotplug2) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6509 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hopefully fix ping bugs introduced in [6443]Felix Fietkau2007-03-041-12/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6505 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only mount sysfs once (thx, ejka)Felix Fietkau2007-03-041-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6504 3c298f89-4303-0410-b956-a3cf2f4a3e73
* same propset here as changeset:6500Tim Yardley2007-03-0415-15/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6501 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add failsafe support for x86-2.6 and fix mdev support for platforms using ↵Felix Fietkau2007-03-033-13/+24
| | | | | | /etc/preinit git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6481 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't run mdev on hotplug pseudo-events that come from user spaceFelix Fietkau2007-03-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6480 3c298f89-4303-0410-b956-a3cf2f4a3e73
* R.I.P. devfsImre Kaloz2007-03-037-4/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6478 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make find_mtd_part work without devfsFelix Fietkau2007-03-021-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6466 3c298f89-4303-0410-b956-a3cf2f4a3e73
* commit profile support for base-files... patches still need to be doneTim Yardley2007-03-021-2/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6465 3c298f89-4303-0410-b956-a3cf2f4a3e73