diff --git a/man/repart.d.xml b/man/repart.d.xml index 411070bdc4..ac72d0e845 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]