]> git.ipfire.org Git - thirdparty/systemd.git/commit
mkosi: Drop explicit Format=
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 2 Dec 2022 09:44:56 +0000 (10:44 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 2 Dec 2022 09:44:56 +0000 (10:44 +0100)
commit6263e0a2c0b5675e4113ff8d8e36c4be8cbfcc62
treef9ee0963dead83d587b4554943ccaa4614edcb8a
parent003cb0e046c0744445dc61e59795721b2626c147
mkosi: Drop explicit Format=

Once mkosi migrates to systemd-repart, only "disk" will be supported
for making disk images with mkosi and the filesystem will have to be
specified in repart partition definition files. To accomodate this
change, let's remove the explicit Format= assignment which means we'll
default to a disk image with ext4 until we add our own mkosi.repart/
directory.
mkosi.conf.d/10-systemd.conf