[systemd-devel] [PATCH 1/3] generators: rename add_{root, usr}_mount to add_{sysroot, sysroot_usr}_mount
Zbigniew Jędrzejewski-Szmek
zbyszek at in.waw.pl
Mon May 4 05:45:54 PDT 2015
On Mon, May 04, 2015 at 02:56:31AM +0200, Lennart Poettering wrote:
> On Sat, 02.05.15 13:16, Zbigniew Jędrzejewski-Szmek (zbyszek at in.waw.pl) wrote:
>
> > This makes it obvious that those functions are only usable in the
> > initramfs.
> >
> > Also, add a warning when noauto, nofail, or automount is used for the
> > root fs, instead of silently ignoring. Using those options would be a
> > sign of significant misconfiguration, and if we bother to check for
> > them, than let's go all the way and complain.
> >
> > Other various small cleanups and reformattings elsewhere.
>
> Sounds all good to me!
Pushed 1/3.
Zbyszek
More information about the systemd-devel
mailing list