Commit graph

92 commits

Author SHA1 Message Date
Mike Baker
40071deb7a mount_root should only mount the root
SVN-Revision: 7418
2007-05-31 12:09:08 +00:00
Felix Fietkau
8682fc591c bridge the lan interface by default
SVN-Revision: 7349
2007-05-26 20:33:53 +00:00
Travis Kemen
ff111c2511 keep uci_set from saving things that have not changed
SVN-Revision: 7259
2007-05-16 14:46:23 +00:00
Mike Baker
924cd1ffc9 fix typo
SVN-Revision: 7244
2007-05-15 06:14:35 +00:00
Florian Fainelli
1518889ffa Prefer real executables when available (#1296)
SVN-Revision: 7232
2007-05-14 18:19:07 +00:00
Mike Baker
3e112cbedb cleaner version of the udhcp script
SVN-Revision: 7222
2007-05-14 08:37:57 +00:00
Mike Baker
d502764953 /proc needs to be mounted before preinit.arch for failsafe
SVN-Revision: 7220
2007-05-14 05:37:24 +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
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
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
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
Eugene Konev
9cea5657af Fix ipv6 address assignment (#1622).
SVN-Revision: 7116
2007-05-06 16:52:46 +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
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
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
9507f89800 create /dev/root on boot - fixes cf2nand on rb532
SVN-Revision: 7066
2007-04-29 16:57:55 +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
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
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
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
Felix Fietkau
30dfff4849 allow scripts to disable config callbacks
SVN-Revision: 6934
2007-04-11 19:34:20 +00:00
Felix Fietkau
d56750665c use rc.common for usb init script
SVN-Revision: 6873
2007-04-06 16:07:36 +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
4b5e7678f6 move /dev/tun to /dev/net/tun
SVN-Revision: 6814
2007-04-01 23:44:39 +00:00
Florian Fainelli
2266aad2ec Limit the number of hotplug childrens
SVN-Revision: 6804
2007-04-01 18:30:32 +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
Florian Fainelli
c7ce5e06da Use MiBSD ksh if installed (#1470)
SVN-Revision: 6687
2007-03-24 21:51:44 +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
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
b756ea8a95 Move /sys on pivot_root too
SVN-Revision: 6603
2007-03-18 13:47:28 +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
Mike Baker
a738f566e6 add a new 'option disabled' to wifi-device
SVN-Revision: 6576
2007-03-16 13:56:36 +00:00