From 6d9829e724c78c8aac2e05d708115c06013705bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 24 Aug 2023 13:43:42 +0200 Subject: [PATCH] man/repart: use and add missing --- man/repart.d.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) 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]