]> git.ipfire.org Git - thirdparty/systemd.git/commit
repart: add new CopyBlocks= setting
authorLennart Poettering <lennart@poettering.net>
Thu, 25 Jun 2020 16:51:16 +0000 (18:51 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 25 Jun 2020 16:52:52 +0000 (18:52 +0200)
commit757bc2e4c17465a09d55eea433f457394f9d4f0f
treec7eebd8bb26238978b35db9a09ab75cf75151fcb
parent3f11426f5294134a4ade702cfc00016635eb400d
repart: add new CopyBlocks= setting

This allows copying in arbitrary file systems on the block level into
newly created partitions.

Usecase: simple replicating OS installers or OS image builders.
man/repart.d.xml
src/partition/repart.c
src/partition/test-repart.sh