Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change default IPv6 config to enable DHCPv6-PD | Steven Barth | 2013-04-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 36384 | ||||
* | Adapt default network configuration for IPv6 | Steven Barth | 2013-04-09 | 1 | -0/+8 |
| | | | | SVN-Revision: 36278 | ||||
* | ar7: migrate to common led helper functions | Florian Fainelli | 2013-02-18 | 1 | -33/+27 |
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35659 | ||||
* | all targets: use numerically prefixed uci-defaults file names to better ↵ | Jo-Philipp Wich | 2013-01-18 | 1 | -0/+0 |
| | | | | | | control order of execution SVN-Revision: 35217 | ||||
* | enable mvswitch driver | Florian Fainelli | 2012-10-13 | 1 | -1/+1 |
| | | | | | | | | And fix the default network configuration to create the required VLANs. Patch from Daniel Gimpelevich. SVN-Revision: 33750 | ||||
* | use the second available LED to encore mode boot states | Florian Fainelli | 2012-10-13 | 1 | -6/+20 |
| | | | | | | Patch from Daniel Gimpelevich. SVN-Revision: 33749 | ||||
* | base-files: diag.sh: added failsafe led definition | Daniel Dickinson | 2011-07-07 | 1 | -1/+9 |
| | | | | SVN-Revision: 27502 | ||||
* | add a default network config file, patch from Wipster | Florian Fainelli | 2011-02-21 | 1 | -0/+30 |
| | | | | SVN-Revision: 25647 | ||||
* | include second ethernet interface in bridge after r20022 | Florian Fainelli | 2010-05-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 21307 | ||||
* | Sync ar7 default network configuration with latest firewall and network ↵ | Florian Fainelli | 2008-08-31 | 1 | -2/+2 |
| | | | | | | settings, thanks sn9 SVN-Revision: 12444 | ||||
* | set default atm-bridge payload to 'bridged' so we don't break old configs | Matteo Croce | 2008-05-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 11044 | ||||
* | ar7: add support for bridged ATM in network setup | Matteo Croce | 2008-05-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 11033 | ||||
* | Minor patch to the AR7 diag.sh to make the status LED a bit more useful. ↵ | Felix Fietkau | 2007-12-07 | 1 | -13/+20 |
| | | | | | | | | | | | | | | | 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 | ||||
* | we are using leds-gpio now | Eugene Konev | 2007-10-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 9252 | ||||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 | 3 | -0/+0 |
| | | | | SVN-Revision: 9069 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 3 | -0/+73 |
(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 |