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.
This commit is contained in:
CrtlTom
2026-07-08 20:14:15 +02:00
committed by Zbigniew Jędrzejewski-Szmek
parent 944e1d3d81
commit 9ac37aa0c7

View File

@@ -264,7 +264,7 @@
automount unit; the mount will only be activated on-demand when accessed. The mount point will be created
if necessary.</para>
<para>The ESP is mounted to <filename>/boot/</filename> if that directory exists and is not used for
<para>The ESP is mounted to <filename>/boot/</filename> if that directory is not used for
XBOOTLDR, and otherwise to <filename>/efi/</filename>. Same as for <filename>/boot/</filename>, 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