add the block-mount package by Daniel Dickinson (cshore), replacing existing automoun...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 26 Feb 2010 22:45:39 +0000 (22:45 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 26 Feb 2010 22:45:39 +0000 (22:45 +0000)
commitfaf7173b4df3a152dbdc574751078b359c116d5b
tree446e5e5532100cf4c46d1bddfde0a688dbf1c153
parenta35f8c947088b65dd1524938b59fb9b1e429807c
add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19877 3c298f89-4303-0410-b956-a3cf2f4a3e73
15 files changed:
package/base-files/files/etc/config/fstab [deleted file]
package/base-files/files/etc/hotplug.d/block/10-mount [deleted file]
package/base-files/files/etc/init.d/fstab [deleted file]
package/block-mount/Makefile [new file with mode: 0644]
package/block-mount/files/10-swap [new file with mode: 0644]
package/block-mount/files/20-fsck [new file with mode: 0644]
package/block-mount/files/40-mount [new file with mode: 0644]
package/block-mount/files/block.sh [new file with mode: 0644]
package/block-mount/files/fsck.sh [new file with mode: 0644]
package/block-mount/files/fstab.config [new file with mode: 0644]
package/block-mount/files/fstab.init [new file with mode: 0644]
package/block-mount/files/mount.sh [new file with mode: 0644]
package/e2fsprogs/Makefile
package/e2fsprogs/files/e2fsck.init [deleted file]
package/e2fsprogs/files/e2fsck.sh [new file with mode: 0644]