]> git.ipfire.org Git - thirdparty/mkosi.git/commit
mkosi: discard partition block devices before writing into them with dd's 'sparse...
authorLennart Poettering <lennart@poettering.net>
Fri, 8 Oct 2021 10:39:40 +0000 (12:39 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 8 Oct 2021 10:39:40 +0000 (12:39 +0200)
commit9e0b115e0cfcbd0fe97df40dddc11b0946a1d93b
treea18c90ca264bf6ceca6b7064ac181c6f54028ebf
parentaf4b9f1a4520d6caf47739235df080fce6c3e63d
mkosi: discard partition block devices before writing into them with dd's 'sparse' option

Otherwise there might be the GPT footer lingering in the partition.
mkosi/__init__.py