From e17076b9f0c84e1799550e4d36363f59bb1e8b18 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Fri, 11 Aug 2023 22:29:50 +0100 Subject: [PATCH] man: systemd-repart can now create filesystems, update manpage --- man/systemd-repart.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/man/systemd-repart.xml b/man/systemd-repart.xml index 7ebac168b4d..9f2c08d2ddd 100644 --- a/man/systemd-repart.xml +++ b/man/systemd-repart.xml @@ -135,9 +135,10 @@ FactoryReset= boolean is deleted, and the algorithm restarted, thus immediately re-creating these partitions anew empty. - Note that systemd-repart only changes partition tables, it does not create or - resize any file systems within these partitions. A separate mechanism should be used for that, for - example + Note that systemd-repart by default only changes partition tables, it does not + create or resize any file systems within these partitions, unless the Format= + configuration option is specified. Also note that there are also separate mechanisms available for this + purpose, for example systemd-growfs8 and systemd-makefs. -- 2.47.3