From: Zbigniew Jędrzejewski-Szmek Date: Thu, 24 Aug 2023 11:43:42 +0000 (+0200) Subject: man/repart: use and add missing X-Git-Tag: v255-rc1~650 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d9829e724c78c8aac2e05d708115c06013705bf;p=thirdparty%2Fsystemd.git man/repart: use and add missing --- diff --git a/man/repart.d.xml b/man/repart.d.xml index 411070bdc4d..ac72d0e8456 100644 --- a/man/repart.d.xml +++ b/man/repart.d.xml @@ -83,8 +83,9 @@ ppc64-le, riscv32, riscv64, s390, s390x, tilegx, x86 (32-bit, aka i386) and x86-64 (64-bit, aka amd64). + - The supported identifiers are: + The supported identifiers are: GPT partition type identifiers @@ -767,7 +768,8 @@ Grow the root partition to the full disk size at first boot - With the following file the root partition is automatically grown to the full disk if possible during boot. + With the following file the root partition is automatically grown to the full disk if possible + during boot. # /usr/lib/repart.d/50-root.conf [Partition] @@ -833,8 +835,9 @@ SizeMaxBytes=64M Create a data partition and corresponding verity partitions from a OS tree - Assuming we have an OS tree at /var/tmp/os-tree that we want to package in a root partition - together with matching verity partitions, we can do so as follows: + Assuming we have an OS tree at /var/tmp/os-tree that we want + to package in a root partition together with matching verity partitions, we can do so as follows: + # 50-root.conf [Partition]