From: Luca Boccassi Date: Fri, 28 Jul 2023 08:25:25 +0000 (+0100) Subject: NEWS: mention that fsck will be ran for systemd.mount-extra= X-Git-Tag: v254~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aca7c09622774b47dbd86b5a85fe8c7792d8e26b;p=thirdparty%2Fsystemd.git NEWS: mention that fsck will be ran for systemd.mount-extra= --- diff --git a/NEWS b/NEWS index 8d97b72a5b1..eb357938df0 100644 --- a/NEWS +++ b/NEWS @@ -673,9 +673,11 @@ CHANGES WITH 254 in spe: * systemd-fstab-generator now understands two new kernel command line options systemd.mount-extra= and systemd.swap-extra=, which configure - additional mounts or swaps in a format similar to /etc/fstab. It also - now supports the new fstab.extra and fstab.extra.initrd credentials - that may contain additional /etc/fstab lines to apply at boot. + additional mounts or swaps in a format similar to /etc/fstab. 'fsck' + will be ran on these block devices, like it already happens for + 'root='. It also now supports the new fstab.extra and + fstab.extra.initrd credentials that may contain additional /etc/fstab + lines to apply at boot. * systemd-getty-generator now understands two new credentials getty.ttys.container and getty.ttys.serial. These credentials may