From: Antonio Alvarez Feijoo Date: Tue, 3 Dec 2024 16:25:57 +0000 (+0100) Subject: man: remove references to invalid rd.systemd.image_policy option X-Git-Tag: v257~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=61cf8472e7ad47f127ce37f7a619bf929fc796ef;p=thirdparty%2Fsystemd.git man: remove references to invalid rd.systemd.image_policy option The option with the `rd.` prefix is not implemented, the image policy is not applied in the initrd. --- diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index 99dbbdc6684..baa71222040 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -461,7 +461,6 @@ systemd.image_policy= - rd.systemd.image_policy= When GPT-based partition auto-discovery is used, configures the image dissection policy string to apply, as per diff --git a/man/systemd-gpt-auto-generator.xml b/man/systemd-gpt-auto-generator.xml index 07587f289b1..2c37c8af039 100644 --- a/man/systemd-gpt-auto-generator.xml +++ b/man/systemd-gpt-auto-generator.xml @@ -282,7 +282,6 @@ systemd.image_policy= - rd.systemd.image_policy= Takes an image dissection policy string as argument (as per systemd.image-policy7), diff --git a/man/systemd.image-policy.xml b/man/systemd.image-policy.xml index 95e6e2631f3..ed4af463b65 100644 --- a/man/systemd.image-policy.xml +++ b/man/systemd.image-policy.xml @@ -138,7 +138,7 @@ systemd-gpt-auto-generator8 is responsible for processing the GPT partition table and making use of the included discoverable partitions. It accepts an image policy via the kernel command line option - . + . Note that image policies do not dictate how the components will mount and use disk images — they only dictate which parts to avoid and which protection level and arrangement to require while