Commit graph

741 commits

Author SHA1 Message Date
Mike Baker
d502764953 /proc needs to be mounted before preinit.arch for failsafe
SVN-Revision: 7220
2007-05-14 05:37:24 +00:00
Felix Fietkau
0b9c3f09c6 madwifi: remove V=1 (was only added for debugging)
SVN-Revision: 7218
2007-05-13 23:04:20 +00:00
Felix Fietkau
33a2478e96 oops. some code accidentally slipped into the wrong patch file :)
SVN-Revision: 7217
2007-05-13 23:03:34 +00:00
Florian Fainelli
3e9c0379ba Do not suppress routes if the router received on renew is the same (#138)
SVN-Revision: 7215
2007-05-13 21:58:08 +00:00
Felix Fietkau
e0f95a2d50 madwifi: fix xscale build
SVN-Revision: 7213
2007-05-13 19:19:27 +00:00
Felix Fietkau
b910cf91f6 huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes lots of bugfixes and performance enhancements
SVN-Revision: 7211
2007-05-13 16:24:11 +00:00
Florian Fainelli
5cbadc89e7 Fix set_state preinit stuff
SVN-Revision: 7200
2007-05-13 10:17:57 +00:00
Mike Baker
e4c6078c67 clean up the mtd unlocking
SVN-Revision: 7199
2007-05-13 09:39:21 +00:00
Florian Fainelli
16ee25b91a Add patch-cmdline to patch the RB1xx kernel command line after installation
SVN-Revision: 7193
2007-05-11 22:19:22 +00:00
Florian Fainelli
74998b5e4a Add wget2nand from David Goodenough, useful for RouterOS to OpenWrt migration
SVN-Revision: 7192
2007-05-11 22:15:06 +00:00
Felix Fietkau
ac58dbb471 add support for 16 bit pcmcia cards
SVN-Revision: 7182
2007-05-11 10:54:16 +00:00
Mike Baker
4bc5cb30d3 tweaks for 2M devices
SVN-Revision: 7179
2007-05-10 19:41:07 +00:00
Mike Baker
6d97d7af8c bugfix
SVN-Revision: 7178
2007-05-10 19:19:23 +00:00
Mike Baker
5fa3d90c46 fix bug in mount script
SVN-Revision: 7177
2007-05-10 16:54:52 +00:00
Mike Baker
3fda1fbf87 cleanup the broadcom preinit.arch
SVN-Revision: 7176
2007-05-10 16:29:15 +00:00
Mike Baker
b1568474b3 use generic inittab for x86
SVN-Revision: 7175
2007-05-10 14:50:42 +00:00
Mike Baker
4a41439c46 unified preinit environment
SVN-Revision: 7173
2007-05-10 14:37:47 +00:00
Mike Baker
5eb30e636d fix typo
SVN-Revision: 7170
2007-05-10 12:15:36 +00:00
Mike Baker
f0fa2a3de5 unmount filesystems at shutdown
SVN-Revision: 7166
2007-05-10 10:45:04 +00:00
Mike Baker
bef40307bb START/STOP values must be specified in the init script
SVN-Revision: 7164
2007-05-10 10:38:53 +00:00
Mike Baker
291420a8f3 add K* scripts to be run at shutdown
SVN-Revision: 7163
2007-05-10 10:07:38 +00:00
Mike Baker
fa0568fdcb move syslogd and klogd to init.di/boot script, add remote logging support
SVN-Revision: 7160
2007-05-10 09:29:55 +00:00
Mike Baker
9a66abf108 Add a "Rebooting ..." message to the mtd util
SVN-Revision: 7159
2007-05-10 08:54:37 +00:00
Mike Baker
2bb4aa3e90 update to busybox 1.4.2 (fixes #1653)
SVN-Revision: 7157
2007-05-10 08:01:55 +00:00
Mike Baker
93f73100fc fix isolate mode
SVN-Revision: 7155
2007-05-10 06:54:47 +00:00
Felix Fietkau
76184df0e6 fix networking on broadcom and possibly other targets as well (#1658)
SVN-Revision: 7149
2007-05-09 20:54:41 +00:00
Felix Fietkau
2b4cd792c1 fix tty close patch (#1651)
SVN-Revision: 7148
2007-05-09 19:15:37 +00:00
Felix Fietkau
d54c1ecd5f fix build of pcmcia package on x86-2.6
SVN-Revision: 7147
2007-05-09 15:33:31 +00:00
Felix Fietkau
77a291b463 fix nozomi unpack command
SVN-Revision: 7143
2007-05-08 21:48:19 +00:00
Florian Fainelli
820555812e Forgot comitting patches
SVN-Revision: 7142
2007-05-08 21:45:02 +00:00
Felix Fietkau
6a543b6c1e remove problematic patch from fuse (was only needed with devfs on 2.6)
SVN-Revision: 7141
2007-05-08 20:23:05 +00:00
Florian Fainelli
367032444d Fix objects linking order (#1643)
SVN-Revision: 7140
2007-05-08 19:39:56 +00:00
Florian Fainelli
ec410c4749 Use shfs fixes from #1530, unmark as broken
SVN-Revision: 7139
2007-05-08 19:20:18 +00:00
Felix Fietkau
62af27da3d update spca5xx to latest upstream release - old version no longer available
SVN-Revision: 7137
2007-05-08 18:40:02 +00:00
Florian Fainelli
9e1c9e16c9 Typo, again
SVN-Revision: 7135
2007-05-08 16:04:13 +00:00
Travis Kemen
cae78388d1 add isolate closes #1636
SVN-Revision: 7133
2007-05-08 01:11:33 +00:00
Florian Fainelli
4463c16036 Fix a typo, grr, humm
SVN-Revision: 7132
2007-05-07 21:21:03 +00:00
Florian Fainelli
a8957a0a5b Package multipath kernel modules from #1608
SVN-Revision: 7131
2007-05-07 21:14:59 +00:00
Hamish Guthrie
e1fa2bccba Patch to work arounf flex issues with newer version of flex with some distros.
SVN-Revision: 7123
2007-05-07 14:32:00 +00:00
Felix Fietkau
7e7144602f prevent dropbear from closing the tty prematurely if the readfd closes
SVN-Revision: 7117
2007-05-06 17:53:16 +00:00
Eugene Konev
9cea5657af Fix ipv6 address assignment (#1622).
SVN-Revision: 7116
2007-05-06 16:52:46 +00:00
Felix Fietkau
9f388f84ce fix firmware loading
SVN-Revision: 7115
2007-05-06 16:03:38 +00:00
Eugene Konev
5323419430 Drop ar7-net, not used in ar7-2.6.
SVN-Revision: 7108
2007-05-06 15:06:10 +00:00
Felix Fietkau
ca7a815602 use hotplug2 for serializing hotplug events on 2.6
SVN-Revision: 7097
2007-05-05 18:33:18 +00:00
Felix Fietkau
7d3baf4131 add qos-scripts connbytes match from #1618
SVN-Revision: 7091
2007-05-04 22:10:40 +00:00
Felix Fietkau
a1206669e8 fix gpio interrupts on broadcom (thanks, jpcass)
SVN-Revision: 7090
2007-05-04 17:35:58 +00:00
Florian Fainelli
a5209e63ef Add support for Sierra Wireless (#1620)
SVN-Revision: 7086
2007-05-03 10:58:50 +00:00
Mike Baker
dda5964af5 buggy script; nolonger used
SVN-Revision: 7078
2007-05-01 22:28:55 +00:00
Mike Baker
10ac836039 various patches to add support for ppp over evdo or character devices
SVN-Revision: 7076
2007-05-01 21:53:32 +00:00
Hamish Guthrie
d87273ae0a Added dependency to package IP required by Openswan
SVN-Revision: 7073
2007-05-01 08:30:20 +00:00
Imre Kaloz
da547b8ab2 move the last change to the right place
SVN-Revision: 7069
2007-04-30 11:11:05 +00:00
Imre Kaloz
40e3aaf430 set $HOME to /tmp on bootup
SVN-Revision: 7068
2007-04-30 09:59:40 +00:00
Felix Fietkau
269c00418c madwifi: fix static bssid setting for ad-hoc mode
SVN-Revision: 7067
2007-04-29 20:50:42 +00:00
Felix Fietkau
9507f89800 create /dev/root on boot - fixes cf2nand on rb532
SVN-Revision: 7066
2007-04-29 16:57:55 +00:00
Felix Fietkau
874f03ea00 fixes for a few build errors on osx without fink
SVN-Revision: 7065
2007-04-29 01:30:48 +00:00
Felix Fietkau
d96d98a88d Small bugfix for dependency handling - mostly for base-files and symlinks
SVN-Revision: 7058
2007-04-26 18:04:16 +00:00
Felix Fietkau
bf8a64aa9b remove led fix again - seems like gpio handling is really broken in the original madwifi hal
SVN-Revision: 7057
2007-04-26 16:53:58 +00:00
Felix Fietkau
a13013478a fix for the wifi led on atheros SoC
SVN-Revision: 7053
2007-04-26 11:34:56 +00:00
Mike Baker
1ab4177835 fix busybox rebuild when config changes
SVN-Revision: 7051
2007-04-25 22:33:38 +00:00
Florian Fainelli
8d17e735d0 rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6
SVN-Revision: 7049
2007-04-25 11:24:06 +00:00
Felix Fietkau
50735bc351 qos-scripts update - fix enabling/disabling of interfaces, make the overhead calculation optional
SVN-Revision: 7048
2007-04-24 19:24:08 +00:00
Felix Fietkau
6ee129297f fix a small typo
SVN-Revision: 7047
2007-04-24 16:54:18 +00:00
Felix Fietkau
c2401030fc clean up version control junk in the rootfs directory
SVN-Revision: 7045
2007-04-24 16:29:07 +00:00
Felix Fietkau
383a21f3c5 use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spam
SVN-Revision: 7043
2007-04-24 12:05:52 +00:00
Mike Albon
906a0df973 Make only on ar7 platforms.
SVN-Revision: 7041
2007-04-24 11:01:04 +00:00
Florian Fainelli
7b89c1622c Create /lib/firmware
SVN-Revision: 7033
2007-04-22 15:00:19 +00:00
Eugene Konev
639fe9fd58 Add build-depends on linux-atm
SVN-Revision: 7030
2007-04-22 04:51:16 +00:00
Nicolas Thill
942d07de9a fix start_pppd for pptp (closes: #1612)
SVN-Revision: 7027
2007-04-21 20:19:54 +00:00
Felix Fietkau
7c08cc06a2 add better default config for ar7, add br2684ctl init script, add a missing setting for pppoa
SVN-Revision: 7024
2007-04-21 09:37:13 +00:00
Felix Fietkau
e11dc153f3 add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ar7-2.6
SVN-Revision: 7020
2007-04-20 23:48:26 +00:00
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