John Crispin
ff1614a661
add "preinit_regular" diag.sh set_state argument
...
This new argument is used right after starting regular preinit (which
happens if failsafe wasn't triggered). The main purpose of "preinit"
argument is to indicate that failsafe can be triggered, however we were
missing a way to inform user that we don't wait for a trigger anymore.
With this change it's clear when failsafe mode can be triggered.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43715 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-12-15 10:37:00 +00:00
Steven Barth
276de79fca
Change default IPv6 config to enable DHCPv6-PD
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36384 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-22 19:40:16 +00:00
Steven Barth
4c9003ffc7
Adapt default network configuration for IPv6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-09 08:03:08 +00:00
Florian Fainelli
2afebad8bb
ar7: migrate to common led helper functions
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 10:37:43 +00:00
Jo-Philipp Wich
d8c155dfc9
all targets: use numerically prefixed uci-defaults file names to better control order of execution
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35217 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-18 12:42:53 +00:00
Florian Fainelli
3c152a71e6
[ar7] enable mvswitch driver
...
And fix the default network configuration to create the required VLANs.
Patch from Daniel Gimpelevich.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-13 17:47:09 +00:00
Florian Fainelli
e87f778937
[ar7] use the second available LED to encore mode boot states
...
Patch from Daniel Gimpelevich.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-13 17:47:04 +00:00
Daniel Dickinson
2fd0b76c6b
[ar7] base-files: diag.sh: added failsafe led definition
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27502 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 03:09:20 +00:00
Florian Fainelli
5860e34610
[ar7] add a default network config file, patch from Wipster
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-21 09:35:36 +00:00
Florian Fainelli
b4cf72b4f9
[ar7] include second ethernet interface in bridge after r20022
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 19:30:36 +00:00
Florian Fainelli
13e4569368
Sync ar7 default network configuration with latest firewall and network settings, thanks sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12444 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-31 11:33:41 +00:00
Matteo Croce
88da000053
set default atm-bridge payload to 'bridged' so we don't break old configs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-04 14:17:03 +00:00
Matteo Croce
dcc8fa2791
ar7: add support for bridged ATM in network setup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 18:28:46 +00:00
Felix Fietkau
f2f72a33c1
Minor patch to the AR7 diag.sh to make the status LED a bit more useful. From the patch:
...
This setup gives us 3.5 distinguishable states:
- Solid OFF: Bootloader running, or kernel hung (timer task stalled)
- Solid ON: Kernel hung (timer task stalled)
- 5Hz blink: preinit
- Heartbeat: normal operation
Signed-off-by: oliver@opencloud.com
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-07 00:03:14 +00:00
Eugene Konev
824c1abfe8
we are using leds-gpio now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9252 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-11 01:39:24 +00:00
Gabor Juhos
9233c3cdb9
get rid of per-profile base-files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29 14:27:54 +00:00