Commit graph

559 commits

Author SHA1 Message Date
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