Matthias Schiffer
438dcbfe74
base-files: automatically handle paths and symlinks for RAMFS_COPY_BIN
...
Depending on busybox applet selection, paths of basic utiilties may differ,
and may not work as symlinks to busybox. Simply using whatever binary is
found in PATH and detecting symlinks automatically is more robust and
easier to maintain.
The list of binaries is also slightly cleaned up and duplicates are
removed.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2017-07-11 17:26:32 +02:00
Felix Fietkau
ad76fdfc8a
rb532: switch to UBI, drop yaffs2 support, use sysupgrade for NAND
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-01-07 17:50:57 +01:00
Steven Barth
c118e5edf4
network: Unbind DHCPv6 from underlying interfaces
...
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
2014-10-08 13:08:05 +00:00
Felix Fietkau
075249997f
rb532: add wan interface
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41543
2014-07-07 08:52:02 +00:00
Steven Barth
4e8f7f37ed
Change default IPv6 config to enable DHCPv6-PD
...
SVN-Revision: 36384
2013-04-22 19:40:16 +00:00
Steven Barth
ea94d66b0f
Adapt default network configuration for IPv6
...
SVN-Revision: 36278
2013-04-09 08:03:08 +00:00
Florian Fainelli
677714309b
rb532: migrate platform to common led helper functions
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35663
2013-02-18 10:38:02 +00:00
Mirko Vogt
e34a4e0c7b
Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh)
...
SVN-Revision: 34793
2012-12-19 16:07:50 +00:00
Alexandros C. Couloumbis
64384f85dc
rb532: don't use bridge by default
...
SVN-Revision: 20238
2010-03-16 08:26:50 +00:00
Imre Kaloz
a9c958c2de
make kernels use /etc/preinit by default
...
SVN-Revision: 15840
2009-05-14 10:20:53 +00:00
Felix Fietkau
b158bc40ce
rb532: bring the target specific default /etc/config/network closer to the global default by setting it to static instead of dhcp
...
SVN-Revision: 15722
2009-05-08 23:08:39 +00:00
Florian Fainelli
8358a353ff
starting with 2.6.28 korina ethernet interface is eth2
...
SVN-Revision: 15393
2009-04-24 15:24:28 +00:00
Florian Fainelli
8dc883b976
Allow routerboard users to kexec into the newly installed kernel if kexec-tools is installed
...
SVN-Revision: 12286
2008-08-12 06:02:06 +00:00
Florian Fainelli
a7bbd93956
Fix routerboard boot partition name in wget2nand ( #3791 )
...
SVN-Revision: 11897
2008-07-21 20:00:40 +00:00
Gabor Juhos
64fddc8d81
fix image names in the wget2nand script
...
SVN-Revision: 11400
2008-06-07 17:47:21 +00:00
Felix Fietkau
30fe1805d5
add cf2nand fixes from #2892
...
SVN-Revision: 9985
2007-12-28 15:40:44 +00:00
Gabor Juhos
438dfe5c6f
get rid of per-profile base-files
...
SVN-Revision: 9069
2007-09-29 14:27:54 +00:00
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
2007-09-06 16:27:37 +00:00