Felix Fietkau
|
ac49f2ad3e
|
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 |
Felix Fietkau
|
396517ef21
|
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 |
Felix Fietkau
|
b11a051525
|
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 |
Felix Fietkau
|
dbdbdbbeb3
|
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 |
Felix Fietkau
|
181d78d0b9
|
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 Fainelli
|
e0d91f8546
|
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 Fainelli
|
c3ee48d9f9
|
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 Fainelli
|
36f10c5837
|
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 |
Felix Fietkau
|
5898135689
|
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 |
Felix Fietkau
|
f487e44bbb
|
rename the <boardname>-<kernelversion> directories of base-files to just <boardname>, so that the broadcom stuff can share files across kernel versions. adding back <boardname>-<kernelversion> for version specific overrides is still possible
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5427 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-03 22:03:50 +00:00 |
Felix Fietkau
|
71b6c5ea21
|
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 |
Felix Fietkau
|
b2cf662a0d
|
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 |
Felix Fietkau
|
c17b680a77
|
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 |
Felix Fietkau
|
ad6d1b5f97
|
add protection against running cf2nand from yaffs2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5301 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-26 02:15:22 +00:00 |
Felix Fietkau
|
68219c06b8
|
add cf2nand script for copying a cf card installation to nand flash automatically on rb532
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5300 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-26 02:09:30 +00:00 |
Felix Fietkau
|
4cdea535e0
|
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 |
Felix Fietkau
|
d60a55ea0e
|
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 |
Felix Fietkau
|
85926fd547
|
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 |
Felix Fietkau
|
2ca894a76e
|
add netconfig fix for wl-500g premium
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5287 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-24 18:51:10 +00:00 |
Felix Fietkau
|
dc8b9cbe8e
|
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 |
Felix Fietkau
|
9112bae18f
|
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 |
Felix Fietkau
|
af117006ba
|
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 |
Felix Fietkau
|
82ee8dabab
|
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 |
Felix Fietkau
|
3f9c9010c1
|
hacks for supporting the toshiba wrc-1000
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5192 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-17 17:07:35 +00:00 |
Felix Fietkau
|
38bd53b7ae
|
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 |
Felix Fietkau
|
4cad0f5cc4
|
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 |
Felix Fietkau
|
a2b7962cd6
|
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 |
Felix Fietkau
|
c731d42b1a
|
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 |
Felix Fietkau
|
a7efa9b2aa
|
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 |
Felix Fietkau
|
f8201d3a2b
|
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 |
Felix Fietkau
|
e5c71fccdb
|
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 |
Felix Fietkau
|
57eccdf588
|
remove the wifi interface from the default bridge
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5114 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-15 15:32:14 +00:00 |
Felix Fietkau
|
e7bfe6d7a7
|
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 |
Felix Fietkau
|
2b68446157
|
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 |
Felix Fietkau
|
5797c34cf4
|
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 |
Felix Fietkau
|
d30dc59b74
|
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 |
Felix Fietkau
|
4ec2bfc56e
|
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 |
Felix Fietkau
|
0edc1e6cbf
|
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 |
Felix Fietkau
|
9e66f218fa
|
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 |
Felix Fietkau
|
bb91b8c2fa
|
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 |
Felix Fietkau
|
0611c7a036
|
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 |
Felix Fietkau
|
3aa127d7a5
|
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 |
Felix Fietkau
|
f73469514d
|
move arch specific base-files install call to the end of the generic one - fixes wrong /etc/config/network
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4914 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-04 20:03:26 +00:00 |
Felix Fietkau
|
7e9bc6aacd
|
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 |
Nicolas Thill
|
ecb6c4b599
|
new (last?) attempt at standardizing Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-09-24 20:49:31 +00:00 |
Felix Fietkau
|
57c6e6b156
|
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 |
Mike Baker
|
3b6a5de958
|
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 |
Mike Baker
|
d5fa051bb7
|
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 |
Felix Fietkau
|
3b866fdd85
|
remove default network config for brcm
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4752 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-09-04 23:51:30 +00:00 |
Felix Fietkau
|
09b569dcde
|
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 |