Commit Graph

721 Commits (f111480b822acbf180741a0040b3bc4762d200ac)

Author SHA1 Message Date
Felix Fietkau 9cb1c0e1ef add missing -prepare target
SVN-Revision: 7017
2007-04-20 19:04:23 +00:00
Felix Fietkau ae925a8f72 upgrade to new version of br2684ctl
SVN-Revision: 7011
2007-04-20 15:11:18 +00:00
Florian Fainelli 09dce2ef04 Fix a typo
SVN-Revision: 7008
2007-04-19 13:24:13 +00:00
Florian Fainelli 46286fc985 Add admswconfig until we add support for adm5120 switch in kmod-switch, thanks Thomas Langer for the makefile.
SVN-Revision: 7007
2007-04-19 13:19:37 +00:00
Imre Kaloz 280a5b45f4 we don't need the shared library there
SVN-Revision: 7006
2007-04-19 12:06:39 +00:00
Felix Fietkau 4062525157 don't try to set up wpa if hostapd is not installed
SVN-Revision: 7005
2007-04-19 11:42:39 +00:00
Felix Fietkau d913bf3c49 move hostapd setup script from wireless-tools to hostapd package
SVN-Revision: 7000
2007-04-18 12:40:27 +00:00
Felix Fietkau 38515a7f81 minor cleanup
SVN-Revision: 6999
2007-04-18 12:40:20 +00:00
Felix Fietkau 4c6c987f09 Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them
SVN-Revision: 6998
2007-04-18 12:28:38 +00:00
Florian Fainelli 29300267d3 Patches for rt61 are no longer required
SVN-Revision: 6990
2007-04-17 22:14:32 +00:00
Florian Fainelli 9f652a1a85 Fix the device names too long (#1591)
SVN-Revision: 6987
2007-04-17 16:45:49 +00:00
Florian Fainelli 568a99403f rt61 is not broken on 2.6 kernels, use a daily snapshot instead
SVN-Revision: 6986
2007-04-17 16:11:35 +00:00
Felix Fietkau 65113c481f we can use some more hotplug processes here...
SVN-Revision: 6980
2007-04-16 23:58:46 +00:00
Felix Fietkau 45c01cae72 add jffs2_mark_erase function for erasing jffs2 partitions on the next mount (typically faster than doing mtd erase manually)
SVN-Revision: 6978
2007-04-16 23:29:44 +00:00
Felix Fietkau 53a2bf0f59 improve handling of 11a/b/g mode setting. redirect iwconfig channel errors to /dev/null (the command fails at times and needs to be run multiple times, because it's a bit unreliable)
SVN-Revision: 6975
2007-04-16 20:59:16 +00:00
Florian Fainelli e970424ddb Add qc-usb modules (#1193)
SVN-Revision: 6966
2007-04-16 12:31:38 +00:00
Florian Fainelli 2dd5300386 Fix startklips with bb's ifconfig (#1556)
SVN-Revision: 6965
2007-04-16 10:06:46 +00:00
Florian Fainelli 0eb7f75195 Add profile for Soekris Net4801 boards (#1072)
SVN-Revision: 6962
2007-04-16 08:03:53 +00:00
Florian Fainelli 5203f99da6 Fix reverse polarity on WGT634U (was : green while booting, amber when ready)
SVN-Revision: 6958
2007-04-15 19:44:15 +00:00
Florian Fainelli 4e7c9df1ae Build usbnet modules for brcm targets (#1481)
SVN-Revision: 6955
2007-04-15 14:47:40 +00:00
Felix Fietkau 5f4b17b53f fix ifdown hotplug event (#1576)
SVN-Revision: 6950
2007-04-15 07:23:28 +00:00
Felix Fietkau 6d47d3ae11 fix bogus "interface not found" errors in ifup -a (#1580)
SVN-Revision: 6949
2007-04-15 07:22:11 +00:00
Florian Fainelli cd65230eea Add raw and NOTRACK targets (#1583)
SVN-Revision: 6945
2007-04-13 11:28:45 +00:00
Florian Fainelli beef95b724 Load soundcore before all other modules (#1586)
SVN-Revision: 6943
2007-04-13 10:50:10 +00:00
Felix Fietkau f3f941db39 dnsmasq: speed up the dhcp server detection (one try is enough)
SVN-Revision: 6941
2007-04-12 18:49:02 +00:00
Felix Fietkau c38691f291 madwifi init: set the channel after bringing up the interface (sometimes it needs the channel before bringing up the interface, sometimes after, no idea what's going on)
SVN-Revision: 6939
2007-04-12 17:34:21 +00:00
Felix Fietkau 72d4a76ab7 revert package compile breakage introduced in [6936]
SVN-Revision: 6938
2007-04-12 12:35:49 +00:00
Felix Fietkau ab8cb8d959 remove automounting script for block devices - it's causing more problems than it solves
SVN-Revision: 6937
2007-04-12 09:49:09 +00:00
Mike Baker 9b62c7eb9d minor tweaks to the verbose system
SVN-Revision: 6936
2007-04-11 22:59:42 +00:00
Felix Fietkau 30dfff4849 allow scripts to disable config callbacks
SVN-Revision: 6934
2007-04-11 19:34:20 +00:00
Mike Baker 653cfd2ff9 change handling of non-trx files
SVN-Revision: 6924
2007-04-10 14:46:15 +00:00
Felix Fietkau 66ffe4b053 add magicbox 2.0 cf slot support - kmod-ide must not be used on magicbox 1.1 (no working hw detection yet)
SVN-Revision: 6909
2007-04-09 00:50:53 +00:00
Florian Fainelli 880b837992 Enable codepage 1250 support (#1554)
SVN-Revision: 6906
2007-04-08 21:18:19 +00:00
Florian Fainelli 2b58e31674 Add ISDN support (#1498)
SVN-Revision: 6905
2007-04-08 21:12:31 +00:00
Florian Fainelli 2787236e0e Fix MacOSX build errors with iproute2 (#1533)
SVN-Revision: 6904
2007-04-08 20:59:28 +00:00
Florian Fainelli fb42821663 Fix yamonenv errors on accessing environment (#1542)
SVN-Revision: 6902
2007-04-08 20:21:50 +00:00
Tim Yardley c39de67e80 move openssl to 0.9.8e
SVN-Revision: 6892
2007-04-08 02:13:30 +00:00
Tim Yardley f114756689 update dropbear to 0.49
SVN-Revision: 6890
2007-04-08 00:34:37 +00:00
Felix Fietkau 3c4dd6fb02 qos-scripts: fix RED burst calculation
SVN-Revision: 6878
2007-04-07 00:20:48 +00:00
Felix Fietkau c993ad73be update qos-scripts to v1.1 - rewritten hfsc rate calculation
SVN-Revision: 6875
2007-04-06 16:59:56 +00:00
Felix Fietkau c6aa5d159d add bnep to the bluetooth kmod package (patch by Henryk)
SVN-Revision: 6874
2007-04-06 16:29:45 +00:00
Felix Fietkau d56750665c use rc.common for usb init script
SVN-Revision: 6873
2007-04-06 16:07:36 +00:00
Felix Fietkau a726e63349 add missing modules for usb sound support on 2.6 (#1535)
SVN-Revision: 6869
2007-04-05 11:29:56 +00:00
Florian Fainelli ed654ae6bd Remove ldd/ldconfig for the moment (#1551)
SVN-Revision: 6866
2007-04-04 20:24:06 +00:00
Felix Fietkau b21ed1d7e4 move gen_busybox_menuconfig.pl to package/busybox
SVN-Revision: 6865
2007-04-04 16:13:54 +00:00
Felix Fietkau 523fe3cf87 replace gen_busybox_config.pl with a simple sed command
SVN-Revision: 6864
2007-04-04 16:11:28 +00:00
Mike Baker 23efe5fc83 Tidy up Makefiles
SVN-Revision: 6857
2007-04-03 23:03:56 +00:00
Florian Fainelli da8174507a Add ldd and ldconfig support, template packages derived from gcc and uclibc
SVN-Revision: 6856
2007-04-03 22:50:27 +00:00
Felix Fietkau 478ee4a135 network config: ignore nonexistant interfaces
SVN-Revision: 6819
2007-04-02 09:41:56 +00:00
Felix Fietkau 64a525eddb patch for busybox httpd that adds an option for redirecting all requests to a specific page (e.g. for making a splash screen)
SVN-Revision: 6818
2007-04-02 09:40:01 +00:00
Felix Fietkau 4b5e7678f6 move /dev/tun to /dev/net/tun
SVN-Revision: 6814
2007-04-01 23:44:39 +00:00
Florian Fainelli 100aa69579 Add usbnet and asix ethernet based adapters support (#1481)
SVN-Revision: 6812
2007-04-01 21:59:19 +00:00
Florian Fainelli e4c0f1e97b Fix i2c kernel configuration dependency (#1511)
SVN-Revision: 6811
2007-04-01 21:50:47 +00:00
Felix Fietkau d38f546994 fix fuse compile on osx
SVN-Revision: 6807
2007-04-01 19:07:59 +00:00
Florian Fainelli 2266aad2ec Limit the number of hotplug childrens
SVN-Revision: 6804
2007-04-01 18:30:32 +00:00
Florian Fainelli 0ed1f12441 Fix i2c module dependencies (#1525)
SVN-Revision: 6794
2007-04-01 14:36:24 +00:00
Felix Fietkau 235692a7d6 fix iptables extension issue with mac os x builds
SVN-Revision: 6786
2007-04-01 12:28:56 +00:00
Felix Fietkau 1f5d88a1e1 revert bluetooth kconfig change - it doesn't work that way
SVN-Revision: 6772
2007-03-31 09:55:41 +00:00
Felix Fietkau 7326a8beb5 /sbin/hotplug-call: export the hotplug event type through the environment for hotplug scripts
SVN-Revision: 6768
2007-03-31 00:59:49 +00:00
Felix Fietkau 9dd72732bb allow dhcp sections for dnsmasq to add command line options
SVN-Revision: 6767
2007-03-31 00:39:55 +00:00
Felix Fietkau f4998c554a check initseq->first in awx after running include()
SVN-Revision: 6751
2007-03-29 00:08:43 +00:00
Felix Fietkau 54942b3ce2 fix an uninitialized variable in awx (does not fix random segfault yet, still looking into it)
SVN-Revision: 6750
2007-03-28 23:19:39 +00:00
Florian Fainelli e93d651983 Bluetooth depends on USB for 2.6 kernels also
SVN-Revision: 6741
2007-03-28 10:42:30 +00:00
Florian Fainelli f0bc281e36 Bluetooth modules also depend on USB
SVN-Revision: 6740
2007-03-28 10:10:49 +00:00
Nicolas Thill 7f409744a4 replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS
SVN-Revision: 6735
2007-03-28 00:35:26 +00:00
Nicolas Thill 32490cac26 cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...)
SVN-Revision: 6734
2007-03-28 00:29:17 +00:00
Nicolas Thill f725f0dc49 tweak isakmpd & keynote makefiles
SVN-Revision: 6733
2007-03-28 00:06:18 +00:00
Felix Fietkau 10a482c835 add dependency info for linux 2.4 specific kmod package (related to #1521)
SVN-Revision: 6732
2007-03-27 23:43:36 +00:00
Felix Fietkau 9198bbb303 add nfs kernel server kmod package (patch from #1524)
SVN-Revision: 6729
2007-03-27 23:34:37 +00:00
Felix Fietkau 8a0c6f6187 remove bogus dependencies
SVN-Revision: 6728
2007-03-27 23:17:31 +00:00
Felix Fietkau c05a061e4e fix a problem with the firewall script (multicast traffic could produce packet loss)
SVN-Revision: 6726
2007-03-27 16:45:10 +00:00
Felix Fietkau 4113d5a46d fix the sdk
SVN-Revision: 6718
2007-03-26 20:17:28 +00:00
Nicolas Thill 23ff7d627f 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
SVN-Revision: 6706
2007-03-26 05:04:13 +00:00
Felix Fietkau 0796f79152 add prereq check for pkg-config (required by ntfs-3g)
SVN-Revision: 6696
2007-03-25 16:22:42 +00:00
Florian Fainelli c7ce5e06da Use MiBSD ksh if installed (#1470)
SVN-Revision: 6687
2007-03-24 21:51:44 +00:00
Felix Fietkau 35317253e6 trigger a kernel module rebuild when the kernel config changes
SVN-Revision: 6671
2007-03-24 17:05:26 +00:00
Felix Fietkau cfb33b88bc fix a compile error
SVN-Revision: 6670
2007-03-24 15:57:16 +00:00
Felix Fietkau 9157412f5f split libuuid from e2fsprogs and install development files
SVN-Revision: 6668
2007-03-24 15:51:43 +00:00
Felix Fietkau 573c36539e set the DEVICE variable in hotplug events from ppp interfaces
SVN-Revision: 6667
2007-03-24 14:12:22 +00:00
Felix Fietkau 7f0dd3fa45 rename uci-update.awk to uci.awk and add a few config_* functions
SVN-Revision: 6666
2007-03-24 13:43:04 +00:00
Felix Fietkau c76cdd5781 fix uci commit
SVN-Revision: 6665
2007-03-24 13:42:55 +00:00
Felix Fietkau 2954f04b41 small cleanup
SVN-Revision: 6663
2007-03-24 13:42:53 +00:00
Felix Fietkau c2d5b2d04a don't call wpa_supplicant unconditionally
SVN-Revision: 6656
2007-03-24 01:03:42 +00:00
Felix Fietkau 4a65dd20fe fix wep encryption setting for madwifi
SVN-Revision: 6655
2007-03-24 01:01:18 +00:00
Felix Fietkau 080d4f6710 fix a small typo
SVN-Revision: 6654
2007-03-24 00:43:05 +00:00
Felix Fietkau 8e85262a8b improve autorebuild for iptables when the kernel config changes
SVN-Revision: 6652
2007-03-23 19:19:23 +00:00
Felix Fietkau 000393712e make busybox autorebuild on relevant config changes
SVN-Revision: 6651
2007-03-23 19:13:08 +00:00
Felix Fietkau 437ffd0970 fix a harmless warning
SVN-Revision: 6650
2007-03-23 16:48:43 +00:00
Nicolas Thill eef27d8466 fix typo in UnistallDev
SVN-Revision: 6643
2007-03-23 08:11:08 +00:00
Felix Fietkau f9abb7cbba add an optional parameter to scan_interfaces() that can override the network config file (defaults to 'network')
SVN-Revision: 6619
2007-03-19 22:06:31 +00:00
Eugene Konev 9eb91471ce Add acx package
SVN-Revision: 6605
2007-03-18 14:43:06 +00:00
Eugene Konev b756ea8a95 Move /sys on pivot_root too
SVN-Revision: 6603
2007-03-18 13:47:28 +00:00
Florian Fainelli 677b02a250 Add bssid fix from #1281
SVN-Revision: 6601
2007-03-18 12:59:44 +00:00
Felix Fietkau e1bb37f2ec upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452)
SVN-Revision: 6595
2007-03-17 13:31:13 +00:00
Travis Kemen f1432e60f0 remove duplicate section to find bridge name
SVN-Revision: 6591
2007-03-17 03:56:14 +00:00
Felix Fietkau e68e6f4be9 fix default netmask
SVN-Revision: 6589
2007-03-17 03:15:41 +00:00
Felix Fietkau b2a976649f speed up package/install
SVN-Revision: 6588
2007-03-17 02:54:16 +00:00
Felix Fietkau f38df5a0af package libssp for apps that need it (only enabled for gcc4)
SVN-Revision: 6584
2007-03-16 20:37:04 +00:00
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
2007-03-16 20:21:39 +00:00
Felix Fietkau 1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
2007-03-16 19:18:55 +00:00
Hamish Guthrie edea35b85e Changed kernel configs to enable more packages. Added additional dependencies to mmc module in the modules tree
SVN-Revision: 6579
2007-03-16 18:53:35 +00:00
Mike Baker a738f566e6 add a new 'option disabled' to wifi-device
SVN-Revision: 6576
2007-03-16 13:56:36 +00:00
Felix Fietkau 2c62bddcfe 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.
SVN-Revision: 6572
2007-03-16 03:02:31 +00:00
Mike Baker 568c026623 Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than "why isn't wifi working?"
SVN-Revision: 6570
2007-03-15 23:17:16 +00:00
Travis Kemen 2873adfe53 added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287 #1255
SVN-Revision: 6567
2007-03-15 03:21:35 +00:00
Florian Fainelli a6481bb35b Change mtu value for pppoa and pppoe (#945)
SVN-Revision: 6566
2007-03-14 19:00:10 +00:00
Felix Fietkau 80840457a5 fix kmod-switch compile on brcm-2.4 (#1461)
SVN-Revision: 6565
2007-03-14 13:42:21 +00:00
Felix Fietkau dcfbd5f656 fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke the old brcm-2.6 port, close #1312, #1451
SVN-Revision: 6564
2007-03-14 03:37:40 +00:00
Felix Fietkau bf622ab0ae add diag and switch support for brcm47xx-2.6
SVN-Revision: 6562
2007-03-14 01:19:24 +00:00
Felix Fietkau 40c03084c2 add -i <include file> and -f <ahtml file> options for awx interpreter (requested by mbm)
SVN-Revision: 6561
2007-03-14 01:13:57 +00:00
Felix Fietkau b57adf4d9a fix the patchlevel of the busybox stty patch
SVN-Revision: 6560
2007-03-13 12:47:17 +00:00
Hamish Guthrie e86198fcce Small bug fix to package/kernel/modules/other.mk 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.
SVN-Revision: 6559
2007-03-13 12:18:35 +00:00
Imre Kaloz ee653e3700 add preliminary IOP32x support, mark it broken for now
SVN-Revision: 6557
2007-03-11 19:49:50 +00:00
Felix Fietkau f1ba6fe9ad oops... forgot to remove line
SVN-Revision: 6555
2007-03-11 19:12:49 +00:00
Felix Fietkau aeed501f9c replace libcgi with some code extracted from haserl - libcgi is too inflexible and breaks rrdtool
SVN-Revision: 6554
2007-03-11 18:17:08 +00:00
Felix Fietkau d011024713 fix staging dir installation of libcgi
SVN-Revision: 6553
2007-03-11 17:37:58 +00:00
Felix Fietkau 2cba1e7bfb fix typo (#1454)
SVN-Revision: 6550
2007-03-11 10:38:56 +00:00
Felix Fietkau fa1925c2d5 add awx (awk web extension) - experimental core for a new web interface framework
SVN-Revision: 6549
2007-03-11 05:35:46 +00:00
Felix Fietkau 1312f14a81 add libcgi
SVN-Revision: 6548
2007-03-11 05:07:58 +00:00
Felix Fietkau 297062fab8 enable httpd config option for running scripts through an interpreter
SVN-Revision: 6547
2007-03-11 05:07:26 +00:00
Hamish Guthrie 30e757378e Added dependency on AT91 build
SVN-Revision: 6545
2007-03-10 16:12:40 +00:00
Hamish Guthrie 98408d0854 Added MMC/SD Card module support
SVN-Revision: 6544
2007-03-10 16:06:37 +00:00
Mike Baker 99c848c555 fallback when devfs names aren't found
SVN-Revision: 6541
2007-03-09 08:58:37 +00:00
Tim Yardley fbbad27a41 split out scsi module support and add ata piix support
SVN-Revision: 6535
2007-03-07 15:38:45 +00:00
Felix Fietkau b77680287e add new config option for the hostname in /etc/config/system (fixes #1302, #1438)
SVN-Revision: 6532
2007-03-06 21:28:57 +00:00
Felix Fietkau 4af390ee76 add vga console support for x86-2.6 images (fixes #1342, #840)
SVN-Revision: 6530
2007-03-06 19:13:40 +00:00
Tim Yardley ccfa4a7af6 trunk.. same deal as changeset:6526
SVN-Revision: 6527
2007-03-05 01:38:44 +00:00
Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :)
SVN-Revision: 6512
2007-03-04 20:31:53 +00:00
Felix Fietkau 0a056c9743 make hotplug2 depend on udevtrigger
SVN-Revision: 6511
2007-03-04 20:15:32 +00:00
Felix Fietkau 481ad825af add hotplug2
SVN-Revision: 6510
2007-03-04 19:55:47 +00:00
Felix Fietkau d0b75f8f93 upgrade udev to latest version and add separate package for udevtrigger (will be used by hotplug2)
SVN-Revision: 6509
2007-03-04 19:49:49 +00:00
Felix Fietkau 07cb246bd7 hopefully fix ping bugs introduced in [6443]
SVN-Revision: 6505
2007-03-04 14:36:34 +00:00
Felix Fietkau eb83bc789a only mount sysfs once (thx, ejka)
SVN-Revision: 6504
2007-03-04 14:27:52 +00:00
Tim Yardley 026e6046eb same propset here as changeset:6500
SVN-Revision: 6501
2007-03-04 04:41:46 +00:00
Felix Fietkau c96e173c28 add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit
SVN-Revision: 6481
2007-03-03 22:32:13 +00:00
Felix Fietkau df228a5d99 don't run mdev on hotplug pseudo-events that come from user space
SVN-Revision: 6480
2007-03-03 20:59:49 +00:00
Imre Kaloz 662fde9077 R.I.P. devfs
SVN-Revision: 6478
2007-03-03 20:35:01 +00:00
Felix Fietkau 0ddaeaf38b make find_mtd_part work without devfs
SVN-Revision: 6466
2007-03-02 19:01:49 +00:00
Tim Yardley 484609eeb0 commit profile support for base-files... patches still need to be done
SVN-Revision: 6465
2007-03-02 18:17:40 +00:00
Felix Fietkau c55d91061f add SimpleTech SimpleShare NAS diag support (untested; based on patch from #1352)
SVN-Revision: 6460
2007-03-02 16:27:53 +00:00
Felix Fietkau 65b4654000 add support for static routes - based on the patch from #1365
SVN-Revision: 6457
2007-03-02 15:48:29 +00:00
Felix Fietkau 84bec9f9cf add support for if{down,up} -a and implement proper start/stop/restart for /etc/init.d/network
SVN-Revision: 6455
2007-03-02 13:21:33 +00:00
Felix Fietkau 68ca8e7818 make squashfs overlay support more generic and integrate it for x86-2.6
SVN-Revision: 6450
2007-03-02 01:23:36 +00:00
Felix Fietkau 7b73e474d6 fix compile error
SVN-Revision: 6448
2007-03-01 23:39:48 +00:00
Felix Fietkau 30ef579f48 make the iptables package robust to kernel config changes
SVN-Revision: 6447
2007-03-01 11:59:42 +00:00
Florian Fainelli 01076affd3 Package sit module as part of kmod-ipv6 (#1424)
SVN-Revision: 6445
2007-03-01 09:13:14 +00:00
Florian Fainelli 354d3cc326 Make strongswan really depend on 2.4 kernels
SVN-Revision: 6444
2007-03-01 09:08:34 +00:00
Florian Fainelli 9c6fe16260 Fix truncated pings results when packets are too small. Also check for packet maximum size, so that busybox's ping could not be responsible for flooding hosts.
SVN-Revision: 6443
2007-02-28 19:45:36 +00:00
Felix Fietkau fd854cdd2a fix the issue of httpd no longer working when its root directory is replaced
SVN-Revision: 6437
2007-02-28 17:58:23 +00:00
Florian Fainelli fae10ffbd2 Fix dependency on zlib
SVN-Revision: 6433
2007-02-28 16:23:20 +00:00
Florian Fainelli 344f4792ec Revert previous commit oops :/
SVN-Revision: 6431
2007-02-28 13:56:05 +00:00
Florian Fainelli e1ab21a766 Re-enable fuse for 2.4 kernels as well (#1346)
SVN-Revision: 6430
2007-02-28 13:45:37 +00:00
Florian Fainelli c3521420dc Add strongswan (#1330)
SVN-Revision: 6429
2007-02-28 13:30:51 +00:00
Felix Fietkau 15a9b61bbd fix kexec-tools build
SVN-Revision: 6428
2007-02-28 13:28:18 +00:00
Florian Fainelli 780712e30e Add ipt_CLASSIFY target for 2.4 kernels (#1338)
SVN-Revision: 6424
2007-02-28 12:04:58 +00:00
Felix Fietkau b564a78892 add missing dependencies (#1244)
SVN-Revision: 6421
2007-02-28 01:27:53 +00:00
Felix Fietkau 89b89ef77d add wl-500w diag support (untested, based on patch from #1298)
SVN-Revision: 6416
2007-02-28 00:01:41 +00:00
Felix Fietkau c1ab24d04a add a check for brctl in the unbridge() function (fixes #1417)
SVN-Revision: 6410
2007-02-27 23:34:14 +00:00
Felix Fietkau 90a57bbefb use config_get_bool for hide_ssid option in madwifi
SVN-Revision: 6408
2007-02-27 23:10:53 +00:00
Felix Fietkau 4215478ffe move config_get_bool from /sbin/wifi to /etc/functions.sh
SVN-Revision: 6407
2007-02-27 23:09:57 +00:00
Florian Fainelli e74ae58645 Add hidden_ssid option to madwifi script (#1363)
SVN-Revision: 6406
2007-02-27 23:05:05 +00:00
Felix Fietkau 046dc6bde1 remove compatibility crap from libfuse which seems to break on uClibc, because of problems with versioned symbols
SVN-Revision: 6402
2007-02-27 15:13:59 +00:00
Felix Fietkau 6a5508ae3e fix alsa compile
SVN-Revision: 6401
2007-02-27 12:31:45 +00:00
Florian Fainelli 3645728cbf Make cifs depend on kmod-nls-base (#1360)
SVN-Revision: 6400
2007-02-27 10:27:37 +00:00
Felix Fietkau a375c80449 fix pam header related compile error in dropbear
SVN-Revision: 6397
2007-02-27 02:12:15 +00:00
Florian Fainelli 458fc9e144 Add macosx fix from #1407
SVN-Revision: 6392
2007-02-26 21:54:55 +00:00
Felix Fietkau 9405a2a6be Integrate basic UCI config file validation support Needs more testing and validation is not enforced yet
Code contributed by Fraunhofer Fokus

SVN-Revision: 6391
2007-02-26 20:04:04 +00:00
Felix Fietkau d5c4dc7002 add missing dependency
SVN-Revision: 6389
2007-02-26 14:05:43 +00:00
Felix Fietkau 28c9621bef minor cleanup
SVN-Revision: 6381
2007-02-26 00:52:51 +00:00
Felix Fietkau 4e60cfe51f use default_subtargets in package/Makefile and target/Makefile
SVN-Revision: 6380
2007-02-26 00:41:53 +00:00
Felix Fietkau edc1c4ecda more cleanup
SVN-Revision: 6373
2007-02-25 23:38:02 +00:00
Felix Fietkau d6299cafc8 various configure related cleanups
SVN-Revision: 6372
2007-02-25 23:34:57 +00:00
Felix Fietkau df6e68a841 fix path to usb audio module
SVN-Revision: 6364
2007-02-25 19:05:46 +00:00
Felix Fietkau 1c1aee5e7c fix KCONFIG for usb-audio package (#1335)
SVN-Revision: 6363
2007-02-25 19:02:38 +00:00
Felix Fietkau 92feed28d8 more reliable fix for handling ppp
SVN-Revision: 6356
2007-02-25 13:45:45 +00:00
Felix Fietkau 43580f1b1d integrate the fix from #1348 and clean up the network scripts a bit...
SVN-Revision: 6355
2007-02-25 12:52:02 +00:00
Felix Fietkau 644af0aebf fix ppp defaultroute issues (based on patch from #1386, fixes #1181)
SVN-Revision: 6354
2007-02-25 11:53:50 +00:00
Felix Fietkau a780bac5cc add -mlong-calls cflag to alsa mips build (patch from #1391)
SVN-Revision: 6349
2007-02-23 14:50:15 +00:00
Imre Kaloz bc8f1f36cf NTFS-3G is at v1.0 now
SVN-Revision: 6344
2007-02-22 16:55:36 +00:00
Florian Fainelli f393bed10e Move aodv-uu to trunk/
SVN-Revision: 6335
2007-02-20 23:39:33 +00:00
Felix Fietkau 5f019983aa nuke even more debug stuff
SVN-Revision: 6333
2007-02-20 22:35:12 +00:00
Felix Fietkau 6d3a4c8468 sorry, last commit had a bug
SVN-Revision: 6332
2007-02-20 22:04:49 +00:00
Felix Fietkau d40798d4c6 fix debug patch for ahb
SVN-Revision: 6331
2007-02-20 22:00:29 +00:00
Imre Kaloz 56beaee310 fix wireless-tools install *sigh* - thanks Kesha for noticing it
SVN-Revision: 6330
2007-02-20 15:26:29 +00:00
Imre Kaloz 824adb7656 disable debugging stuff in madwifi - saves precious flash space :)
SVN-Revision: 6329
2007-02-20 13:16:51 +00:00
Florian Fainelli 32ac162630 Upgrade comgt to 0.32 (#1347)
SVN-Revision: 6323
2007-02-19 11:17:13 +00:00
Florian Fainelli cc0f0c2a30 Fix another typo, definitively closes #1370
SVN-Revision: 6322
2007-02-19 10:08:40 +00:00
Florian Fainelli c63dadfe0a Fix a typo for videodev modules (#1371)
SVN-Revision: 6321
2007-02-19 09:51:12 +00:00
Florian Fainelli 4602719db3 Fix a typo with latest driver, module name changed (#1370)
SVN-Revision: 6320
2007-02-19 09:46:25 +00:00
Felix Fietkau 144ebddd61 add e1000 support
SVN-Revision: 6315
2007-02-16 19:51:27 +00:00
Felix Fietkau 5d5e8ca720 fix memleak in uniq (#1354)
SVN-Revision: 6313
2007-02-16 19:15:30 +00:00
Mike Baker 312aeaf1be missed a reference to compile-targets
SVN-Revision: 6306
2007-02-16 01:12:05 +00:00
Mike Baker 7d3d765935 remove obsolete compile-targets rule
SVN-Revision: 6305
2007-02-16 01:06:23 +00:00
Felix Fietkau 657f223880 remove annoying package rm command
SVN-Revision: 6304
2007-02-16 01:00:31 +00:00
Nicolas Thill e7697a9ab6 fix pcmcia modules load order (closes: #1355)
SVN-Revision: 6300
2007-02-14 12:53:04 +00:00
Felix Fietkau 834371b4f4 fix tar segfault (patch from busybox svn rev. 17772)
SVN-Revision: 6298
2007-02-13 23:02:44 +00:00
Felix Fietkau 218aad6e2f Menuconfig will not treat 'select FOO' as a real dependency thus if BAR depends on FOO and FOO depends on other config options, these dependencies will not be checked. To fix this, we simply emit all of FOO's depends (only real dependencies, no select) for BAR as well.
SVN-Revision: 6293
2007-02-12 23:50:40 +00:00
Mike Baker 59accbecf5 Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1
SVN-Revision: 6292
2007-02-12 22:54:56 +00:00
Mike Baker b478e36af2 fix dnsmasq parsing of /etc/hosts for fqdn cases like "localhost."
SVN-Revision: 6291
2007-02-12 22:47:25 +00:00
Felix Fietkau f2c73eaa20 add some more busybox patches from upstream
SVN-Revision: 6290
2007-02-12 22:34:54 +00:00