add block-extroot, a package for using an external filesystem as rootfs (patch by...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 26 Feb 2010 22:46:10 +0000 (22:46 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 26 Feb 2010 22:46:10 +0000 (22:46 +0000)
commit61b361248337b622b560ce1116eca4af7d5322a2
tree3ad67390f54afb3c49c662e0df68041834f6abd9
parent554c407f4b80b1389429652e0327465945744098
add block-extroot, a package for using an external filesystem as rootfs (patch by cshore)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19880 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/base-files/files/lib/functions/boot.sh
package/block-extroot/Config.in [new file with mode: 0644]
package/block-extroot/Makefile [new file with mode: 0644]
package/block-extroot/files/50_determine_usb_root [new file with mode: 0644]
package/block-extroot/files/60_pivot_usb_root [new file with mode: 0644]
package/block-extroot/files/extmount.sh [new file with mode: 0644]