On 24.09.2014 22:08, Tobias Hunger wrote: > From f3a193de94959875cd1d83f941ed8fc8275c82eb Mon Sep 17 00:00:00 2001 > From: Tobias Hunger <tobias.hun...@digia.com> > Date: Wed, 24 Sep 2014 21:57:00 +0200 > Subject: [PATCH] fstab-generator: Honor usr=, usrfstype= and usrflags= on > kernel command line > > This allows to configure boot loader entries for systems where the > root and usr filesystems are in different subvolumes (or even on > different drives).
What is the rationale of this patch? Supporting systems without /etc/fstab in the root device? Overriding the /etc/fstab settings? In a systemd initrd (e.g. in dracut) as soon as initrd-root-fs.target is reached, initrd-parse-etc.service is executed, which retriggers the fstab-generator and reads fstab from the real root and generates units for /usr. _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel