openwrtv3/package/block-mount/files
Vasilis Tsiligiannis 5f6a87f6c4 block-mount: fsck.sh should only call pi_include() if dir /lib/functions/fsck exists.
/etc/functions.sh:pi_include() checks if the argument exists and prints
a warning if not. To prevent this warning if package block-mount is installed
but not package e2fsprogs, the script should check if this directory exists
before calling pi_include()

A wrong patch to suppress this warning was previously posted
with subject:
	[PATCH] Fix typo in name of to be included file

Signed-off-by: Mark Vels <mark.vels@team-embedded.nl>

SVN-Revision: 26503
2011-04-06 20:50:06 +00:00
..
10-swap add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality 2010-02-26 22:45:39 +00:00
20-fsck add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality 2010-02-26 22:45:39 +00:00
40-mount add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality 2010-02-26 22:45:39 +00:00
50_determine_usb_root block-mount: Merged block-mount, block-extroot, and block-hotplug into a single binary package called block-mount. 2011-03-27 06:40:51 +00:00
55_determine_extroot_sysupgrade block-mount: Merged block-mount, block-extroot, and block-hotplug into a single binary package called block-mount. 2011-03-27 06:40:51 +00:00
60_pivot_usb_root block-mount: Merged block-mount, block-extroot, and block-hotplug into a single binary package called block-mount. 2011-03-27 06:40:51 +00:00
block.sh block-mount: Fixed mount deadlocks due to buggy use of locks in /lib/functions/block.sh 2010-06-29 10:07:45 +00:00
extmount.sh block-mount: Merged block-mount, block-extroot, and block-hotplug into a single binary package called block-mount. 2011-03-27 06:40:51 +00:00
fsck.sh block-mount: fsck.sh should only call pi_include() if dir /lib/functions/fsck exists. 2011-04-06 20:50:06 +00:00
fstab.config block-mount: Changed default filesystem for /e/c/fstab to be ext4 instead of ext3 2011-03-14 02:12:38 +00:00
fstab.init block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and /etc/init.d/fstab whole_root_enable to renable a disable rootfs. 2011-03-27 05:39:53 +00:00
mount.sh block-mount block-extroot: Rename /tmp/rom-disabled to /tmp/whole_root-dsibled for disabled mounts of a non-overlay external rootfs. 2011-03-27 05:39:47 +00:00