From: CrtlTom Date: Wed, 8 Jul 2026 18:14:15 +0000 (+0200) Subject: man: update gpt-auto-generator ESP mounting behavior X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9ac37aa0c7bc63dc93a29cbe631f394635ec425f;p=thirdparty%2Fsystemd.git man: update gpt-auto-generator ESP mounting behavior Remove the stipulation that /boot/ must exist for the ESP to be mounted there to reflect the change in #34550. --- diff --git a/man/systemd-gpt-auto-generator.xml b/man/systemd-gpt-auto-generator.xml index 6494a79d22d..bb3fd2dd83e 100644 --- a/man/systemd-gpt-auto-generator.xml +++ b/man/systemd-gpt-auto-generator.xml @@ -264,7 +264,7 @@ automount unit; the mount will only be activated on-demand when accessed. The mount point will be created if necessary. - The ESP is mounted to /boot/ if that directory exists and is not used for + The ESP is mounted to /boot/ if that directory is not used for XBOOTLDR, and otherwise to /efi/. Same as for /boot/, an automount unit is used. The mount point will be created if necessary. These apply once the system transitioned out of the initrd phase. Before that, if components in the initrd require ESP access, it