summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532/base-files
Commit message (Collapse)AuthorAgeFilesLines
* network: Unbind DHCPv6 from underlying interfacesSteven Barth2014-10-081-1/+1
| | | | | | | | | This allows IPv6 to set up without IPv4 being up thus IPv6-only or IPv6+DS-Lite working with the default config. Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 42848
* rb532: add wan interfaceFelix Fietkau2014-07-071-0/+4
| | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 41543
* Change default IPv6 config to enable DHCPv6-PDSteven Barth2013-04-221-1/+1
| | | | SVN-Revision: 36384
* Adapt default network configuration for IPv6Steven Barth2013-04-091-0/+8
| | | | SVN-Revision: 36278
* rb532: migrate platform to common led helper functionsFlorian Fainelli2013-02-181-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 Vogt2012-12-192-2/+2
| | | | | | /lib/functions.sh) SVN-Revision: 34793
* rb532: don't use bridge by defaultAlexandros C. Couloumbis2010-03-161-1/+0
| | | | SVN-Revision: 20238
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-142-3/+3
| | | | SVN-Revision: 15840
* rb532: bring the target specific default /etc/config/network closer to the ↵Felix Fietkau2009-05-081-2/+4
| | | | | | global default by setting it to static instead of dhcp SVN-Revision: 15722
* starting with 2.6.28 korina ethernet interface is eth2Florian Fainelli2009-04-241-1/+1
| | | | SVN-Revision: 15393
* Allow routerboard users to kexec into the newly installed kernel if ↵Florian Fainelli2008-08-122-0/+11
| | | | | | kexec-tools is installed SVN-Revision: 12286
* Fix routerboard boot partition name in wget2nand (#3791)Florian Fainelli2008-07-211-1/+1
| | | | SVN-Revision: 11897
* fix image names in the wget2nand scriptGabor Juhos2008-06-071-3/+3
| | | | SVN-Revision: 11400
* add cf2nand fixes from #2892Felix Fietkau2007-12-281-3/+3
| | | | SVN-Revision: 9985
* get rid of per-profile base-filesGabor Juhos2007-09-294-0/+0
| | | | SVN-Revision: 9069
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-064-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