Jo-Philipp Wich
|
a434ed2fc6
|
block-mount: remove explicit lock waits, solves some potential race conditions
SVN-Revision: 27226
|
14 years ago |
Daniel Dickinson
|
9298073e80
|
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.
SVN-Revision: 26312
|
14 years ago |
Jo-Philipp Wich
|
613a513fe4
|
block-mount: fix fstab.init for IB and buildroot
SVN-Revision: 23296
|
14 years ago |
Daniel Dickinson
|
b9dfb5d483
|
block-mount: Attempt swapon a after mounting as well as before. This ensures that swap on a filesystem is enabled.
SVN-Revision: 22150
|
15 years ago |
Daniel Dickinson
|
117590a2ce
|
block-mount: Fixed two bugs in fstab.init. /etc/fstab was used 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.
SVN-Revision: 22148
|
15 years ago |
Daniel Dickinson
|
b6d521ea33
|
block-mount: Enable swap before doing fsck so that large filesystem checks have swap as well as memory (as they take large memory for large partitions). Closes #7599.
SVN-Revision: 22147
|
15 years ago |
Felix Fietkau
|
bfeb96126d
|
add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality
SVN-Revision: 19877
|
15 years ago |
Felix Fietkau
|
7c32f45749
|
base-files: clean up init.d/fstab and port it to the new config_get
... also remove the unused noauto variable in swapon.
Signed-off-by: Malte S. Stretz <mss@apache.org>
SVN-Revision: 17159
|
16 years ago |
Hauke Mehrtens
|
3ac154fc9c
|
On shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel Marin
SVN-Revision: 14770
|
16 years ago |
John Crispin
|
b73eedd62b
|
work aroung error message during boot if swapon is nt installed
SVN-Revision: 12087
|
17 years ago |
Nicolas Thill
|
a760ff5861
|
fix variable names in tests
SVN-Revision: 11911
|
17 years ago |
Matteo Croce
|
ac8bf03f8e
|
create /etc/fstab on boot (closes #3458)
SVN-Revision: 11225
|
17 years ago |
Matteo Croce
|
0a1c669ec1
|
fix some wrong paths
SVN-Revision: 11217
|
17 years ago |
Rod Whitby
|
c715985c97
|
base-files: Update /etc/init.d/fstab with new location of swapon and swapoff (they moved from /sbin to /usr/sbin)
SVN-Revision: 11157
|
17 years ago |
Matteo Croce
|
ac5cfeb417
|
fix swap{on,off} path
SVN-Revision: 10863
|
17 years ago |
Rod Whitby
|
ac8f66b987
|
base-files: Added support for swap configuration in /etc/config/fstab
SVN-Revision: 8947
|
17 years ago |
Rod Whitby
|
cd95009fc6
|
Added support for /etc/default/fstab - a means of automatically mounting devices on boot.
SVN-Revision: 8916
|
17 years ago |