]> git.ipfire.org Git - thirdparty/systemd.git/commit
repart: add support for `Format=empty`
authorMichael Ferrari <nekkodroid404@gmail.com>
Fri, 27 Jun 2025 16:26:10 +0000 (18:26 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 30 Jun 2025 08:11:16 +0000 (10:11 +0200)
commit381304a209154c1a506362d4f48c9c349736f7fa
treee49fbb5a02c7e232ff7a1e48e1737a4f7a28ecd4
parent878c2b28df5e3d26767193e77b806f6c2717de17
repart: add support for `Format=empty`

This is a new meta value for the `Format=` option, which is equivalent
as specifying `Label=_empty` and `NoAuto=1` for compatibility with
sd-sysupdate.

Closes: https://github.com/systemd/systemd/issues/34596
man/repart.d.xml
src/repart/repart.c