aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* fix an uninitialized variable in awx (does not fix random segfault yet, ↵Felix Fietkau2007-03-281-1/+2
| | | | | | still looking into it) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Bluetooth depends on USB for 2.6 kernels alsoFlorian Fainelli2007-03-281-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6741 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Bluetooth modules also depend on USBFlorian Fainelli2007-03-281-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6740 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGSNicolas Thill2007-03-285-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6735 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...)Nicolas Thill2007-03-281-46/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6734 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tweak isakmpd & keynote makefilesNicolas Thill2007-03-283-14/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add dependency info for linux 2.4 specific kmod package (related to #1521)Felix Fietkau2007-03-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add nfs kernel server kmod package (patch from #1524)Felix Fietkau2007-03-271-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove bogus dependenciesFelix Fietkau2007-03-271-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6728 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a problem with the firewall script (multicast traffic could produce ↵Felix Fietkau2007-03-271-1/+1
| | | | | | packet loss) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6726 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the sdkFelix Fietkau2007-03-261-5/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6706 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add prereq check for pkg-config (required by ntfs-3g)Felix Fietkau2007-03-251-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use MiBSD ksh if installed (#1470)Florian Fainelli2007-03-241-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6687 3c298f89-4303-0410-b956-a3cf2f4a3e73
* trigger a kernel module rebuild when the kernel config changesFelix Fietkau2007-03-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6671 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a compile errorFelix Fietkau2007-03-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* split libuuid from e2fsprogs and install development filesFelix Fietkau2007-03-241-1/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* set the DEVICE variable in hotplug events from ppp interfacesFelix Fietkau2007-03-242-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6667 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename uci-update.awk to uci.awk and add a few config_* functionsFelix Fietkau2007-03-243-21/+58
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6666 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix uci commitFelix Fietkau2007-03-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6665 3c298f89-4303-0410-b956-a3cf2f4a3e73
* small cleanupFelix Fietkau2007-03-241-14/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't call wpa_supplicant unconditionallyFelix Fietkau2007-03-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wep encryption setting for madwifiFelix Fietkau2007-03-241-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a small typoFelix Fietkau2007-03-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improve autorebuild for iptables when the kernel config changesFelix Fietkau2007-03-231-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make busybox autorebuild on relevant config changesFelix Fietkau2007-03-231-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a harmless warningFelix Fietkau2007-03-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typo in UnistallDevNicolas Thill2007-03-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6643 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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