Commit Graph

121 Commits

Author SHA1 Message Date
Felix Fietkau
0bb19484e2 add 1 second delay for natsemi ifup (sometimes won't come up otherwise)
SVN-Revision: 4980
2006-10-09 04:01:36 +00:00
Felix Fietkau
fa5f540924 fix a small bug in the parse-config script
SVN-Revision: 4969
2006-10-08 19:16:04 +00:00
Felix Fietkau
f24a3a5199 minor cleanup
SVN-Revision: 4939
2006-10-06 20:24:05 +00:00
Felix Fietkau
77003aeed9 hide enable/disable functions, not active yet
SVN-Revision: 4921
2006-10-04 22:46:17 +00:00
Felix Fietkau
2289001c00 fix displayed name in init script help text
SVN-Revision: 4916
2006-10-04 20:09:14 +00:00
Felix Fietkau
af5f6ac550 add new rc.common for standardized init scripts, convert existing init scripts
SVN-Revision: 4915
2006-10-04 20:05:48 +00:00
Felix Fietkau
c379f4a159 don't recreate the resolv.conf file from the dhcp script if no dhcp server is supplied (reported by exobyte)
SVN-Revision: 4903
2006-10-03 19:38:34 +00:00
Felix Fietkau
da625de806 use absolute paths in include() shell function
SVN-Revision: 4852
2006-09-24 13:32:18 +00:00
Mike Baker
2938c90b9f bring up loopback by default
SVN-Revision: 4793
2006-09-15 22:25:03 +00:00
Mike Baker
a2d6de33b5 change more to less
SVN-Revision: 4774
2006-09-07 17:40:28 +00:00
Felix Fietkau
73242900e3 fix ipcalc (off by 1)
SVN-Revision: 4737
2006-09-03 05:35:43 +00:00
Felix Fietkau
a57ca1df69 add default /etc/config/network
SVN-Revision: 4706
2006-08-30 04:08:35 +00:00
Mike Baker
7aa8c63fcf change hotplug trigger to a simpler awk command
SVN-Revision: 4685
2006-08-27 11:22:56 +00:00
Mike Baker
b367cfb4e2 fix minor typo & move loopback to network config
SVN-Revision: 4683
2006-08-27 11:11:55 +00:00
Felix Fietkau
12eb1c3168 fix find_config() in the network scripts
SVN-Revision: 4682
2006-08-27 10:05:58 +00:00
Mike Baker
69fb72bf22 clean up hotplug mounting scripts
SVN-Revision: 4673
2006-08-26 01:04:43 +00:00
Felix Fietkau
9f816bf69d revert to using *_ifnames internally, too many problems with firewall, ppp, etc. otherwise
SVN-Revision: 4653
2006-08-24 13:46:47 +00:00
Felix Fietkau
e23ea22b7a default value for *_device in scan_interfaces
SVN-Revision: 4652
2006-08-24 13:22:53 +00:00
Felix Fietkau
a0a9319149 fix remaining *_ifnames references
SVN-Revision: 4650
2006-08-24 12:20:02 +00:00
Felix Fietkau
784b978a15 change 'ifnames' to 'ifname' in network config, fix #697
SVN-Revision: 4638
2006-08-23 18:47:31 +00:00
Felix Fietkau
f070135a8d fix typo
SVN-Revision: 4608
2006-08-19 14:45:14 +00:00
Felix Fietkau
8cad57f8c2 fix ppp related bug in the network scripts
SVN-Revision: 4437
2006-08-04 09:50:11 +00:00
Felix Fietkau
7090634edc fix typo
SVN-Revision: 4386
2006-08-01 23:19:54 +00:00
Felix Fietkau
155c4da52b fix more instances of '' abuse
SVN-Revision: 4326
2006-07-30 13:21:18 +00:00
Felix Fietkau
31e0ccf22f rewrite of the network scripts and configuration
SVN-Revision: 4323
2006-07-30 03:09:09 +00:00
Felix Fietkau
9fb76c1dc2 avoid using a reserved word as a variable name
SVN-Revision: 4322
2006-07-29 20:25:55 +00:00
Felix Fietkau
39a8c5b8ff fix unnamed config sections
SVN-Revision: 4321
2006-07-29 19:59:45 +00:00
Felix Fietkau
44be142cb2 use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.conf
SVN-Revision: 4282
2006-07-25 18:12:30 +00:00
Imre Kaloz
8660a05af1 sync the sysctls with whiterussian, and tune the conntrack timeouts
SVN-Revision: 4133
2006-07-17 09:29:25 +00:00
Felix Fietkau
f804d0ea1d add copyright headers to base-files scripts and config files
SVN-Revision: 4090
2006-06-27 00:36:13 +00:00
Felix Fietkau
ef52b42f70 don't rely on temporary variables in config() as they may get overwritten by config_cb()
SVN-Revision: 4088
2006-06-26 22:44:53 +00:00
Felix Fietkau
75e4900002 work around a busybox bug
SVN-Revision: 4075
2006-06-25 16:24:45 +00:00
Felix Fietkau
f59462b0e7 add a simple /sbin/wifi script with support for the new broadcom driver (incomplete, but works)
SVN-Revision: 4072
2006-06-25 15:42:53 +00:00
Felix Fietkau
292fb9eaee fixes for common config functions
SVN-Revision: 4071
2006-06-25 15:32:30 +00:00
Felix Fietkau
e600bdecca mount /proc earlier in /sbin/mount_root
SVN-Revision: 4022
2006-06-20 15:40:14 +00:00
Felix Fietkau
5e01d653fa add a list append function to functions.sh
SVN-Revision: 4014
2006-06-19 21:45:07 +00:00
Felix Fietkau
6e5a58eb7b clean up handling of the root filesystem mount - remove broadcom specific junk from the generic base-files part
SVN-Revision: 3951
2006-06-15 17:21:17 +00:00
Felix Fietkau
aef3bd9e64 resync with kamikaze
SVN-Revision: 3844
2006-05-30 19:38:38 +00:00
Felix Fietkau
49003208ab add common functions for the new config file format
SVN-Revision: 3751
2006-05-10 18:17:12 +00:00
Felix Fietkau
02696c0757 fix typo in firstboot - /etc/config/* is now a file instead of a symlink
SVN-Revision: 3633
2006-04-13 14:43:47 +00:00
Florian Fainelli
39ee633444 Add support for static routes per interface. You can specify one or more routes, subnets or hosts. Closes #308 for kamikaze
SVN-Revision: 3629
2006-04-13 11:39:20 +00:00
Waldemar Brodkorb
ec6c71cc30 check if vim exist, report bye datenmaulwurf
SVN-Revision: 3611
2006-04-10 21:54:19 +00:00
Mike Baker
893cb473a0 fix a bug that prevents the wgt634u from initializing the filesystem properly
SVN-Revision: 3601
2006-04-08 21:11:49 +00:00
Felix Fietkau
ee27e41337 large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
SVN-Revision: 3588
2006-04-05 02:09:22 +00:00
Mike Baker
87414e3806 Correct a few typos
SVN-Revision: 3212
2006-02-10 18:08:38 +00:00
Mike Baker
efb7891060 fixes files from [3112]
SVN-Revision: 3114
2006-02-02 10:07:28 +00:00
Mike Baker
2ee20939c6 change cp to $(CP)
SVN-Revision: 3112
2006-02-01 23:53:19 +00:00
Mike Baker
03c661a34f move sysfs to mount_root
SVN-Revision: 3107
2006-02-01 10:47:17 +00:00
Felix Fietkau
0d3a347362 set ALLMULTI on bridged interfaces (should improve multicast bridging)
SVN-Revision: 3079
2006-01-31 11:36:01 +00:00
Mike Baker
8db6bb41f5 revert bad firewall patch
SVN-Revision: 3042
2006-01-23 21:45:44 +00:00