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 | ||||
* | rb532: migrate platform to common led helper functions | Florian Fainelli | 2013-02-18 | 1 | -10/+8 |
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35663 | ||||
* | Do not use deprecated path to functions.sh (/etc/functions.sh -> ↵ | Mirko Vogt | 2012-12-19 | 2 | -2/+2 |
| | | | | | | /lib/functions.sh) SVN-Revision: 34793 | ||||
* | rb532: don't use bridge by default | Alexandros C. Couloumbis | 2010-03-16 | 1 | -1/+0 |
| | | | | SVN-Revision: 20238 | ||||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 2 | -3/+3 |
| | | | | SVN-Revision: 15840 | ||||
* | rb532: bring the target specific default /etc/config/network closer to the ↵ | Felix Fietkau | 2009-05-08 | 1 | -2/+4 |
| | | | | | | global default by setting it to static instead of dhcp SVN-Revision: 15722 | ||||
* | starting with 2.6.28 korina ethernet interface is eth2 | Florian Fainelli | 2009-04-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 15393 | ||||
* | Allow routerboard users to kexec into the newly installed kernel if ↵ | Florian Fainelli | 2008-08-12 | 2 | -0/+11 |
| | | | | | | kexec-tools is installed SVN-Revision: 12286 | ||||
* | Fix routerboard boot partition name in wget2nand (#3791) | Florian Fainelli | 2008-07-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 11897 | ||||
* | fix image names in the wget2nand script | Gabor Juhos | 2008-06-07 | 1 | -3/+3 |
| | | | | SVN-Revision: 11400 | ||||
* | add cf2nand fixes from #2892 | Felix Fietkau | 2007-12-28 | 1 | -3/+3 |
| | | | | SVN-Revision: 9985 | ||||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 | 4 | -0/+0 |
| | | | | SVN-Revision: 9069 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 4 | -0/+158 |
(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 |