summaryrefslogtreecommitdiff
path: root/package/block-mount/files/fstab.init
Commit message (Collapse)AuthorAge
* block-mount: drop package, ubox now does the job for usJohn Crispin2013-06-21
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36988
* block-mount: add a delay between sto pand start in fstab init restart ↵Jo-Philipp Wich2012-12-19
| | | | | | action, fixes a lock race condition observed in VirtualBox SVN-Revision: 34784
* block-mount: remove explicit lock waits, solves some potential race conditionsJo-Philipp Wich2011-06-19
| | | | SVN-Revision: 27226
* block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and ↵Daniel Dickinson2011-03-27
| | | | | | /etc/init.d/fstab whole_root_enable to renable a disable rootfs. SVN-Revision: 26312
* block-mount: fix fstab.init for IB and buildrootJo-Philipp Wich2010-10-07
| | | | SVN-Revision: 23296
* block-mount: Attempt swapon a after mounting as well as before. This ensures ↵Daniel Dickinson2010-07-12
| | | | | | that swap on a filesystem is enabled. SVN-Revision: 22150
* block-mount: Fixed two bugs in fstab.init. /etc/fstab was used where ↵Daniel Dickinson2010-07-12
| | | | | | /tmp/fstab should have been, and locking was insufficiently careful and was such that it could result in deadlock when hotplug was in use. SVN-Revision: 22148
* block-mount: Enable swap before doing fsck so that large filesystem checks ↵Daniel Dickinson2010-07-12
| | | | | | have swap as well as memory (as they take large memory for large partitions). Closes #7599. SVN-Revision: 22147
* add the block-mount package by Daniel Dickinson (cshore), replacing existing ↵Felix Fietkau2010-02-26
automount functionality SVN-Revision: 19877