From 61cf8472e7ad47f127ce37f7a619bf929fc796ef Mon Sep 17 00:00:00 2001 From: Antonio Alvarez Feijoo Date: Tue, 3 Dec 2024 17:25:57 +0100 Subject: [PATCH] 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. --- man/kernel-command-line.xml | 1 - man/systemd-gpt-auto-generator.xml | 1 - man/systemd.image-policy.xml | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) 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 -- 2.47.3