]> git.ipfire.org Git - thirdparty/systemd.git/commit
mkosi: Update to latest 29035/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 1 Sep 2023 11:58:16 +0000 (13:58 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 5 Sep 2023 13:28:23 +0000 (15:28 +0200)
commit35356d7f3fa449b35b8ee5ebd8d65d2ba875493d
treebdbb6120d18e5e5cd49122ba386b23e63acd9079
parent16173ab1aa0e8d1032fa477178efe5957a47e5e4
mkosi: Update to latest

Configuration now takes priority over CLI options so we have to
configure the defaults for settings that we want to allow overriding
from the CLI. We also explicitly set some other settings so that they
can't be overridden from the CLI anymore. For example the base and
initrd image should never be made bootable so we set Bootable=no
explicitly for both.
.github/workflows/mkosi.yml
mkosi.conf.d/05-qemu-mem.conf
mkosi.conf.d/10-centos.conf
mkosi.conf.d/10-debian.conf
mkosi.conf.d/10-fedora.conf
mkosi.conf.d/10-opensuse.conf
mkosi.conf.d/10-systemd.conf
mkosi.conf.d/10-ubuntu.conf
mkosi.presets/base/mkosi.conf
mkosi.presets/initrd/mkosi.conf
mkosi.presets/system/mkosi.conf