summaryrefslogtreecommitdiffstats
path: root/package/block-mount/files/fstab.init
Commit message (Collapse)AuthorAgeFilesLines
* [package] block-mount block-extroot: Add commands /etc/init.d/fstab ↵cshore2011-03-271-0/+25
| | | | | | overlay_enable and /etc/init.d/fstab whole_root_enable to renable a disable rootfs. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount: fix fstab.init for IB and buildrootjow2010-10-071-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount: Attempt swapon a after mounting as well as before. ↵cshore2010-07-121-0/+1
| | | | | | This ensures that swap on a filesystem is enabled. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22150 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package]: block-mount: Fixed two bugs in fstab.init. /etc/fstab was used ↵cshore2010-07-121-3/+7
| | | | | | where /tmp/fstab should have been, and locking was insufficiently careful and was such that it could result in deadlock when hotplug was in use. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22148 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package]: block-mount: Enable swap before doing fsck so that large ↵cshore2010-07-121-1/+1
| | | | | | filesystem checks have swap as well as memory (as they take large memory for large partitions). Closes #7599. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add the block-mount package by Daniel Dickinson (cshore), replacing existing ↵nbd2010-02-261-0/+57
automount functionality git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19877 3c298f89-4303-0410-b956-a3cf2f4a3e73