Florian Fainelli
c3037c997a
Fix i2c module dependencies ( #1525 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-01 14:36:24 +00:00
Felix Fietkau
fc4c35b024
fix iptables extension issue with mac os x builds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-01 12:28:56 +00:00
Felix Fietkau
8c4b17e8e7
revert bluetooth kconfig change - it doesn't work that way
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-31 09:55:41 +00:00
Felix Fietkau
32d7a5ac2a
/sbin/hotplug-call: export the hotplug event type through the environment for hotplug scripts
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-31 00:59:49 +00:00
Felix Fietkau
1ddb7378b9
allow dhcp sections for dnsmasq to add command line options
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6767 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-31 00:39:55 +00:00
Felix Fietkau
88c2ab9a03
check initseq->first in awx after running include()
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-29 00:08:43 +00:00
Felix Fietkau
e5001d6813
fix an uninitialized variable in awx (does not fix random segfault yet, still looking into it)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-28 23:19:39 +00:00
Florian Fainelli
1b8f03005e
Bluetooth depends on USB for 2.6 kernels also
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-28 10:42:30 +00:00
Florian Fainelli
388a1ea6aa
Bluetooth modules also depend on USB
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-28 10:10:49 +00:00
Nicolas Thill
b5ecf6f203
replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-28 00:35:26 +00:00
Nicolas Thill
d143f05cfd
cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-28 00:29:17 +00:00
Nicolas Thill
782eae98ba
tweak isakmpd & keynote makefiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-28 00:06:18 +00:00
Felix Fietkau
db1e5d9bde
add dependency info for linux 2.4 specific kmod package (related to #1521 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6732 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-27 23:43:36 +00:00
Felix Fietkau
f981bdac7c
add nfs kernel server kmod package (patch from #1524 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-27 23:34:37 +00:00
Felix Fietkau
6a82b18c7f
remove bogus dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6728 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-27 23:17:31 +00:00
Felix Fietkau
fe34071314
fix a problem with the firewall script (multicast traffic could produce packet loss)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-27 16:45:10 +00:00
Felix Fietkau
9d5cc6d86b
fix the sdk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-26 20:17:28 +00:00
Nicolas Thill
c3eb6c30f6
enable dso support back in openssl, needed to use shared zlib compression, 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
2007-03-26 05:04:13 +00:00
Felix Fietkau
7fdb2773d7
add prereq check for pkg-config (required by ntfs-3g)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-25 16:22:42 +00:00
Florian Fainelli
cf0894f267
Use MiBSD ksh if installed ( #1470 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6687 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 21:51:44 +00:00
Felix Fietkau
f169bffb5f
trigger a kernel module rebuild when the kernel config changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6671 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 17:05:26 +00:00
Felix Fietkau
bb2b462a1c
fix a compile error
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6670 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 15:57:16 +00:00
Felix Fietkau
3639631c33
split libuuid from e2fsprogs and install development files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 15:51:43 +00:00
Felix Fietkau
0342135981
set the DEVICE variable in hotplug events from ppp interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6667 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 14:12:22 +00:00
Felix Fietkau
d8e5772f33
rename uci-update.awk to uci.awk and add a few config_* functions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 13:43:04 +00:00
Felix Fietkau
4c7b45255b
fix uci commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 13:42:55 +00:00
Felix Fietkau
7b76b0e987
small cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 13:42:53 +00:00
Felix Fietkau
94ad65aa18
don't call wpa_supplicant unconditionally
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 01:03:42 +00:00
Felix Fietkau
2c8d0980de
fix wep encryption setting for madwifi
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 01:01:18 +00:00
Felix Fietkau
23d90b1c4d
fix a small typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 00:43:05 +00:00
Felix Fietkau
8c04328d9b
improve autorebuild for iptables when the kernel config changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-23 19:19:23 +00:00
Felix Fietkau
9da149dc05
make busybox autorebuild on relevant config changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-23 19:13:08 +00:00
Felix Fietkau
3438f73de2
fix a harmless warning
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-23 16:48:43 +00:00
Nicolas Thill
5a4a7548f7
fix typo in UnistallDev
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-23 08:11:08 +00:00
Felix Fietkau
44890cf760
add an optional parameter to scan_interfaces() that can override the network config file (defaults to 'network')
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-19 22:06:31 +00:00
Eugene Konev
2c7ea85a8b
Add acx package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-18 14:43:06 +00:00
Eugene Konev
33d6f026e7
Move /sys on pivot_root too
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-18 13:47:28 +00:00
Florian Fainelli
2c9f0e14e6
Add bssid fix from #1281
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-18 12:59:44 +00:00
Felix Fietkau
947bab0abb
upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, rename /bin/ipcalc to /bin/ipcalc.sh ( fixes #1452 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-17 13:31:13 +00:00
Travis Kemen
8dcd686170
remove duplicate section to find bridge name
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-17 03:56:14 +00:00
Felix Fietkau
cd35305e9c
fix default netmask
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6589 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-17 03:15:41 +00:00
Felix Fietkau
2479edd86b
speed up package/install
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6588 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-17 02:54:16 +00:00
Felix Fietkau
872df6022a
package libssp for apps that need it (only enabled for gcc4)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 20:37:04 +00:00
Felix Fietkau
713863458d
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 20:21:39 +00:00
Felix Fietkau
c70cfb3d1a
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use 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
2007-03-16 19:18:55 +00:00
Hamish Guthrie
73efa9d643
Changed kernel configs to enable more packages. Added additional
...
dependencies to mmc module in the modules tree
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 18:53:35 +00:00
Mike Baker
59e316c32c
add a new 'option disabled' to wifi-device
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6576 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 13:56:36 +00:00
Felix Fietkau
97276e7bf0
Add an 'Image Configuration' menu to menuconfig
...
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
2007-03-16 03:02:31 +00:00
Mike Baker
e62084b7f5
Enable bridge, disable wifi
...
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
2007-03-15 23:17:16 +00:00
Travis Kemen
0d4671a953
added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287 #1255
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-15 03:21:35 +00:00