Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | block-mount: drop package, ubox now does the job for us | John Crispin | 2013-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 Wich | 2012-12-19 |
| | | | | | | action, fixes a lock race condition observed in VirtualBox SVN-Revision: 34784 | ||
* | block-mount: remove explicit lock waits, solves some potential race conditions | Jo-Philipp Wich | 2011-06-19 |
| | | | | SVN-Revision: 27226 | ||
* | block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and ↵ | Daniel Dickinson | 2011-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 buildroot | Jo-Philipp Wich | 2010-10-07 |
| | | | | SVN-Revision: 23296 | ||
* | block-mount: Attempt swapon a after mounting as well as before. This ensures ↵ | Daniel Dickinson | 2010-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 Dickinson | 2010-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 Dickinson | 2010-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 Fietkau | 2010-02-26 |
automount functionality SVN-Revision: 19877 |