chiark / gitweb /
fstab-generator: When parsing the root= cmdline option, set FsckPassNo to 1
authorThomas Bächler <thomas@archlinux.org>
Sun, 29 Sep 2013 22:32:33 +0000 (00:32 +0200)
committerTom Gundersen <teg@jklm.no>
Sat, 19 Oct 2013 10:23:17 +0000 (12:23 +0200)
[tomegun: without this we would never fsck the rootfs if it was directly
mounted 'rw' from the initrd. We now risk fsck'ing it twice in the case it
is mounted 'ro', so that should be addressed in a separate patch.]


No differences found