7 Commits (965c1904443b9804395b00a85c8a0fc11779ddd2)

Author SHA1 Message Date
Jo-Philipp Wich a434ed2fc6 block-mount: remove explicit lock waits, solves some potential race conditions 13 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. 14 years ago
Jo-Philipp Wich 613a513fe4 block-mount: fix fstab.init for IB and buildroot 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. 14 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. 14 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. 14 years ago
Felix Fietkau bfeb96126d add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality 15 years ago
Felix Fietkau 7c32f45749 base-files: clean up init.d/fstab and port it to the new config_get 15 years ago
Hauke Mehrtens 3ac154fc9c On shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel Marin 16 years ago
John Crispin b73eedd62b work aroung error message during boot if swapon is nt installed 16 years ago
Nicolas Thill a760ff5861 fix variable names in tests 16 years ago
Matteo Croce ac8bf03f8e create /etc/fstab on boot (closes #3458) 17 years ago
Matteo Croce 0a1c669ec1 fix some wrong paths 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) 17 years ago
Matteo Croce ac5cfeb417 fix swap{on,off} path 17 years ago
Rod Whitby ac8f66b987 base-files: Added support for swap configuration in /etc/config/fstab 17 years ago
Rod Whitby cd95009fc6 Added support for /etc/default/fstab - a means of automatically mounting devices on boot. 17 years ago