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)
commitd9e8e8b4ec955574027619b4cd7ba728d360bf86
treec6481206125da7b97b80de35a1ea940b2a20c1af
parent5f895af9fb2a65c6e51ac0e6e6085cf95ae9d1b9
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]