From: Daan De Meyer Date: Tue, 24 Jan 2023 10:52:55 +0000 (+0100) Subject: repart: Mention broken XFS protofile format X-Git-Tag: v253-rc1~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df005f1e086a9379839bebc57dfa4bd6db007ba6;p=thirdparty%2Fsystemd.git repart: Mention broken XFS protofile format --- diff --git a/man/repart.d.xml b/man/repart.d.xml index b7862029057..0303a7f5362 100644 --- a/man/repart.d.xml +++ b/man/repart.d.xml @@ -431,6 +431,10 @@ in a user namespace with the current user mapped to the root user to make sure the files and directories in the image are owned by the root user. + Note that when populating XFS filesystems with systemd-repart and loop + devices are not available, populating XFS filesystems with files containing spaces, tabs or newlines + will fail due to limitations of mkfs.xfs's protofile format. + This option cannot be combined with CopyBlocks=. When