nbd
|
4da0e45d07
|
remove broadcom specific stuff from default base files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5543 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-17 02:58:22 +00:00 |
|
nbd
|
11cdd8c18e
|
move two functions from broadcom.sh to /sbin/wifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5496 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-11 12:57:23 +00:00 |
|
nbd
|
a0bf68dfcc
|
make sure udhcpc is spawned as a background process (use eval)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5494 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-09 23:50:47 +00:00 |
|
nbd
|
a2e6a5c099
|
add support for -t 0 (infinite retry) in busybox udhcpc and use it in the network scripts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5493 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-09 23:41:50 +00:00 |
|
nbd
|
23b9420c55
|
fix dhcp hotplug events
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5491 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-09 23:05:54 +00:00 |
|
nbd
|
e05757ed0b
|
fix ifdown hotplug event for static
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5490 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-09 22:22:45 +00:00 |
|
nbd
|
278a5944a8
|
fix ifup hotplug event for static
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5489 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-09 22:11:11 +00:00 |
|
nbd
|
3aa8ae94b0
|
fix for multiple extra commands in init scripts using rc.common
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5488 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-09 21:43:04 +00:00 |
|
nbd
|
e3eab11e63
|
fix potential data loss issue on failed umount (patch from #942)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5474 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-09 02:02:13 +00:00 |
|
florian
|
a53693f2f5
|
Ensure dropbear is installed before disabling telnet (#920)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5465 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-07 16:40:07 +00:00 |
|
florian
|
2a048c6e56
|
Change httpd realm to match the hostname (#932)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5464 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-07 16:37:09 +00:00 |
|
florian
|
ed99f7ba39
|
Test if symbolic is already there (#886)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5442 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-04 12:47:45 +00:00 |
|
nbd
|
4c219a52f7
|
call interface stop handler on ifdown
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5432 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-04 00:01:51 +00:00 |
|
nbd
|
4df90b5081
|
add config option for autostart of network interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5425 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-03 21:57:35 +00:00 |
|
nbd
|
edfafff062
|
fix missing variable assignment (found by db90h)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5395 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-03 02:08:17 +00:00 |
|
nbd
|
fbaefdbf9d
|
reset CONFIG_SECTION when calling config_load
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5318 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-28 00:40:17 +00:00 |
|
nbd
|
11f6a780e5
|
add lookup function for mtd parts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5299 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-26 01:35:50 +00:00 |
|
nbd
|
0d67238dc6
|
use lock to remove race conditions in bringing up ppp and dhcp that would lead to multiple active processes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5298 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-26 01:33:36 +00:00 |
|
nbd
|
6628b238eb
|
make network scripts more robust, prevent multiple instances of pppd and udhcpc for the same interface
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5290 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-24 23:59:08 +00:00 |
|
nbd
|
1c90db6195
|
remove an obsolete function
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5280 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-24 14:15:14 +00:00 |
|
nbd
|
c7c173fcd9
|
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5270 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-23 16:38:47 +00:00 |
|
nbd
|
c5a86e2fbb
|
template.awk fix processing of certain config file formats
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5249 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-20 12:56:42 +00:00 |
|
nbd
|
b73050fb3f
|
move /usr/lib/parse-config.awk to /lib/config/template.awk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5244 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-20 00:13:34 +00:00 |
|
nbd
|
1c2ebc22c1
|
remove support for obsolete /etc/modules file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5173 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-16 23:23:58 +00:00 |
|
nbd
|
5d33137a97
|
remove nvram.sh
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5153 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-16 04:32:21 +00:00 |
|
nbd
|
8864f5ea2f
|
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5131 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-15 21:22:51 +00:00 |
|
nbd
|
5eca1169a0
|
init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5128 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-15 21:03:30 +00:00 |
|
nbd
|
b4617a34ff
|
fix error message
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5119 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-15 16:24:13 +00:00 |
|
nbd
|
3153b44635
|
remove all broadcom interfaces from bridges and bring them down completely when wifi down is called
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5116 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-15 15:50:02 +00:00 |
|
nbd
|
95e7b381e9
|
add protection for bridging interface changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5115 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-15 15:44:39 +00:00 |
|
nbd
|
b573d8ec23
|
implement simple device autodetection for wifi drivers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5113 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-15 15:27:34 +00:00 |
|
nbd
|
564ea3531f
|
save the real configured interface name in the 'device' variable when running scan_interfaces() - fixes pppoe problems
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4983 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-09 12:35:31 +00:00 |
|
nbd
|
2f1f57762e
|
add new /bin/uci script and api for manipulating buildroot-ng config files
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4982 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-09 05:59:26 +00:00 |
|
nbd
|
6dfd012e68
|
fix shell escaping bug in append() function
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4981 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-09 04:29:27 +00:00 |
|
nbd
|
c9ab557bc5
|
add 1 second delay for natsemi ifup (sometimes won't come up otherwise)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4980 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-09 04:01:36 +00:00 |
|
nbd
|
91ef5b68e2
|
fix a small bug in the parse-config script
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4969 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-08 19:16:04 +00:00 |
|
nbd
|
cf496205a8
|
minor cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4939 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-06 20:24:05 +00:00 |
|
nbd
|
d34d371ffc
|
hide enable/disable functions, not active yet
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4921 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-04 22:46:17 +00:00 |
|
nbd
|
e69054f277
|
fix displayed name in init script help text
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4916 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-04 20:09:14 +00:00 |
|
nbd
|
cf123d2a16
|
add new rc.common for standardized init scripts, convert existing init scripts
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4915 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-04 20:05:48 +00:00 |
|
nbd
|
b9f75a560d
|
don't recreate the resolv.conf file from the dhcp script if no dhcp server is supplied (reported by exobyte)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4903 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-03 19:38:34 +00:00 |
|
nbd
|
139dfb16c8
|
use absolute paths in include() shell function
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4852 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-09-24 13:32:18 +00:00 |
|
mbm
|
03d9262412
|
bring up loopback by default
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4793 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-09-15 22:25:03 +00:00 |
|
mbm
|
203fe174cc
|
change more to less
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4774 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-09-07 17:40:28 +00:00 |
|
nbd
|
cc845615ce
|
fix ipcalc (off by 1)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4737 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-09-03 05:35:43 +00:00 |
|
nbd
|
fa7705c9b1
|
add default /etc/config/network
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4706 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-30 04:08:35 +00:00 |
|
mbm
|
9a0a2cab80
|
change hotplug trigger to a simpler awk command
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4685 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-27 11:22:56 +00:00 |
|
mbm
|
465de48141
|
fix minor typo & move loopback to network config
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4683 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-27 11:11:55 +00:00 |
|
nbd
|
f7d68e0a92
|
fix find_config() in the network scripts
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4682 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-27 10:05:58 +00:00 |
|
mbm
|
85b201f545
|
clean up hotplug mounting scripts
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4673 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-26 01:04:43 +00:00 |
|