block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from being...
authorDaniel Dickinson <crazycshore@gmail.com>
Wed, 30 Jun 2010 23:09:13 +0000 (23:09 +0000)
committerDaniel Dickinson <crazycshore@gmail.com>
Wed, 30 Jun 2010 23:09:13 +0000 (23:09 +0000)
commit3a4b7943b07dc18ac4abd28483efcd055d2494b3
treeac1afaca23950c3976adcc01ba7192ba7d69d0e4
parentd2e40bb469429a55c04e3f08ec2254f6663e0f2b
block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from being executed on the external root filesystem before mounting it as root.  Added /etc/e2fsck.conf which indicates that the clock is broken (since most OpenWRT devices don't have a battery backed RTC) so that e2fsck will not exit with fatal error when the rdat has not yet been run (i.e. before network).

SVN-Revision: 22002
package/block-extroot/files/50_determine_usb_root
package/block-mount/files/fsck.sh
package/block-mount/files/mount.sh
package/e2fsprogs/Makefile
package/e2fsprogs/files/e2fsck.conf [new file with mode: 0644]