add block-extroot, a package for using an external filesystem as rootfs (patch by...
authorFelix Fietkau <nbd@openwrt.org>
Fri, 26 Feb 2010 22:46:10 +0000 (22:46 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 26 Feb 2010 22:46:10 +0000 (22:46 +0000)
commit9be4598569354995d6dfe5359d653bb24ffbb832
treee99d43a0ac40150afca3492cea60384b3f869fda
parent61c2b29295a7c2d896181fba7f69e7cea69fc222
add block-extroot, a package for using an external filesystem as rootfs (patch by cshore)

SVN-Revision: 19880
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]