Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |