John Crispin
019ea725aa
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>
SVN-Revision: 43715
10 years ago
Steven Barth
4e8f7f37ed
Change default IPv6 config to enable DHCPv6-PD
...
SVN-Revision: 36384
12 years ago
Steven Barth
ea94d66b0f
Adapt default network configuration for IPv6
...
SVN-Revision: 36278
12 years ago
Florian Fainelli
15b66e0cbe
ar7: migrate to common led helper functions
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35659
12 years ago
Jo-Philipp Wich
3a2cccda2e
all targets: use numerically prefixed uci-defaults file names to better control order of execution
...
SVN-Revision: 35217
12 years ago
Florian Fainelli
3794a6a9dd
enable mvswitch driver
...
And fix the default network configuration to create the required VLANs.
Patch from Daniel Gimpelevich.
SVN-Revision: 33750
12 years ago
Florian Fainelli
99598d2473
use the second available LED to encore mode boot states
...
Patch from Daniel Gimpelevich.
SVN-Revision: 33749
12 years ago
Daniel Dickinson
0d8b0e937d
base-files: diag.sh: added failsafe led definition
...
SVN-Revision: 27502
14 years ago
Florian Fainelli
3d217da60b
add a default network config file, patch from Wipster
...
SVN-Revision: 25647
14 years ago
Florian Fainelli
6e30a4b087
include second ethernet interface in bridge after r20022
...
SVN-Revision: 21307
15 years ago
Florian Fainelli
701d82cc8e
Sync ar7 default network configuration with latest firewall and network settings, thanks sn9
...
SVN-Revision: 12444
16 years ago
Matteo Croce
326c6c3d1d
set default atm-bridge payload to 'bridged' so we don't break old configs
...
SVN-Revision: 11044
17 years ago
Matteo Croce
53a0e5d97c
ar7: add support for bridged ATM in network setup
...
SVN-Revision: 11033
17 years ago
Felix Fietkau
eeebde136d
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
SVN-Revision: 9666
17 years ago
Eugene Konev
76fdf7d7b0
we are using leds-gpio now
...
SVN-Revision: 9252
17 years ago
Gabor Juhos
438dfe5c6f
get rid of per-profile base-files
...
SVN-Revision: 9069
17 years ago
Felix Fietkau
56231056ea
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
...
SVN-Revision: 8653
17 years ago