Systemd/src/fstab-generator
Michael Marineau eb5800026d fstab-generator: Allow mount.usr without mount.usrflags, honor rw/ro
There is no need to require mount.usrflags. The original implementation
assumed that a btrfs subvolume would always be needed but that is not
applicable to systems that do not use btrfs for /usr.

Similar to using rootflags= for the default of mount.usrflags=, append
the classic 'ro' and 'rw' flags to the mount options.
2014-12-09 02:24:26 +01:00
..
fstab-generator.c fstab-generator: Allow mount.usr without mount.usrflags, honor rw/ro 2014-12-09 02:24:26 +01:00
Makefile mount: replace PID1 internal fstab parser with generator 2012-05-22 19:25:17 +02:00