summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* add nfs kernel server kmod package (patch from #1524)Felix Fietkau2007-03-271-0/+11
| | | | SVN-Revision: 6729
* remove bogus dependenciesFelix Fietkau2007-03-271-2/+1
| | | | SVN-Revision: 6728
* fix a problem with the firewall script (multicast traffic could produce ↵Felix Fietkau2007-03-271-1/+1
| | | | | | packet loss) SVN-Revision: 6726
* fix the sdkFelix Fietkau2007-03-261-5/+1
| | | | SVN-Revision: 6718
* enable dso support back in openssl, needed to use shared zlib compression, ↵Nicolas Thill2007-03-261-2/+2
| | | | | | and should fix the "error:2507006C:lib(37):func(112):reason(108)" errors. closes: #1182 SVN-Revision: 6706
* add prereq check for pkg-config (required by ntfs-3g)Felix Fietkau2007-03-251-0/+3
| | | | SVN-Revision: 6696
* Use MiBSD ksh if installed (#1470)Florian Fainelli2007-03-241-0/+2
| | | | SVN-Revision: 6687
* trigger a kernel module rebuild when the kernel config changesFelix Fietkau2007-03-241-0/+1
| | | | SVN-Revision: 6671
* fix a compile errorFelix Fietkau2007-03-241-0/+1
| | | | SVN-Revision: 6670
* split libuuid from e2fsprogs and install development filesFelix Fietkau2007-03-241-1/+22
| | | | SVN-Revision: 6668
* set the DEVICE variable in hotplug events from ppp interfacesFelix Fietkau2007-03-242-2/+2
| | | | SVN-Revision: 6667
* rename uci-update.awk to uci.awk and add a few config_* functionsFelix Fietkau2007-03-243-21/+58
| | | | SVN-Revision: 6666
* fix uci commitFelix Fietkau2007-03-241-1/+1
| | | | SVN-Revision: 6665
* small cleanupFelix Fietkau2007-03-241-14/+18
| | | | SVN-Revision: 6663
* don't call wpa_supplicant unconditionallyFelix Fietkau2007-03-241-1/+1
| | | | SVN-Revision: 6656
* fix wep encryption setting for madwifiFelix Fietkau2007-03-241-1/+5
| | | | SVN-Revision: 6655
* fix a small typoFelix Fietkau2007-03-241-1/+1
| | | | SVN-Revision: 6654
* improve autorebuild for iptables when the kernel config changesFelix Fietkau2007-03-231-2/+2
| | | | SVN-Revision: 6652
* make busybox autorebuild on relevant config changesFelix Fietkau2007-03-231-0/+5
| | | | SVN-Revision: 6651
* fix a harmless warningFelix Fietkau2007-03-231-1/+1
| | | | SVN-Revision: 6650
* fix typo in UnistallDevNicolas Thill2007-03-231-1/+1
| | | | SVN-Revision: 6643
* add an optional parameter to scan_interfaces() that can override the network ↵Felix Fietkau2007-03-191-1/+2
| | | | | | config file (defaults to 'network') SVN-Revision: 6619
* Add acx packageEugene Konev2007-03-183-0/+95
| | | | SVN-Revision: 6605
* Move /sys on pivot_root tooEugene Konev2007-03-181-0/+1
| | | | SVN-Revision: 6603
* Add bssid fix from #1281Florian Fainelli2007-03-182-0/+42
| | | | SVN-Revision: 6601
* 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) SVN-Revision: 6595
* remove duplicate section to find bridge nameTravis Kemen2007-03-171-4/+0
| | | | SVN-Revision: 6591
* fix default netmaskFelix Fietkau2007-03-171-1/+1
| | | | SVN-Revision: 6589
* speed up package/installFelix Fietkau2007-03-171-1/+14
| | | | SVN-Revision: 6588
* package libssp for apps that need it (only enabled for gcc4)Felix Fietkau2007-03-161-1/+18
| | | | SVN-Revision: 6584
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-1652-53/+1
| | | | | | lots of places SVN-Revision: 6582
* 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) SVN-Revision: 6580
* Changed kernel configs to enable more packages. Added additional ↵Hamish Guthrie2007-03-161-1/+2
| | | | | | dependencies to mmc module in the modules tree SVN-Revision: 6579
* add a new 'option disabled' to wifi-deviceMike Baker2007-03-163-19/+12
| | | | SVN-Revision: 6576
* Add an 'Image Configuration' menu to menuconfig Packages can export a list ↵Felix Fietkau2007-03-164-5/+30
| | | | | | 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. SVN-Revision: 6572
* Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than ↵Mike Baker2007-03-152-1/+7
| | | | | | "why isn't wifi working?" SVN-Revision: 6570
* added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 ↵Travis Kemen2007-03-151-7/+71
| | | | | | settings, from #1287 #1255 SVN-Revision: 6567
* Change mtu value for pppoa and pppoe (#945)Florian Fainelli2007-03-142-2/+2
| | | | SVN-Revision: 6566
* fix kmod-switch compile on brcm-2.4 (#1461)Felix Fietkau2007-03-142-12/+12
| | | | SVN-Revision: 6565
* 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 SVN-Revision: 6564
* add diag and switch support for brcm47xx-2.6Felix Fietkau2007-03-148-71/+212
| | | | SVN-Revision: 6562
* add -i <include file> and -f <ahtml file> options for awx interpreter ↵Felix Fietkau2007-03-141-70/+105
| | | | | | (requested by mbm) SVN-Revision: 6561
* fix the patchlevel of the busybox stty patchFelix Fietkau2007-03-131-2/+2
| | | | SVN-Revision: 6560
* Small bug fix to package/kernel/modules/other.mk stty broken in busybox ↵Hamish Guthrie2007-03-132-1/+27
| | | | | | 1.4.1, added patch with fixed code from BB SVN. This will need to be removed when 1.4.2 is released. SVN-Revision: 6559
* add preliminary IOP32x support, mark it broken for nowImre Kaloz2007-03-112-12/+26
| | | | SVN-Revision: 6557
* oops... forgot to remove lineFelix Fietkau2007-03-111-1/+0
| | | | SVN-Revision: 6555
* replace libcgi with some code extracted from haserl - libcgi is too ↵Felix Fietkau2007-03-113-59/+529
| | | | | | inflexible and breaks rrdtool SVN-Revision: 6554
* fix staging dir installation of libcgiFelix Fietkau2007-03-111-0/+1
| | | | SVN-Revision: 6553
* fix typo (#1454)Felix Fietkau2007-03-111-1/+1
| | | | SVN-Revision: 6550
* add awx (awk web extension) - experimental core for a new web interface ↵Felix Fietkau2007-03-113-2/+674
| | | | | | framework SVN-Revision: 6549