]> git.ipfire.org Git - thirdparty/systemd.git/commit
mkosi: Use globs instead of prepare script to install extra packages
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 10 Feb 2023 14:33:31 +0000 (15:33 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 10 Feb 2023 15:05:32 +0000 (16:05 +0100)
commit39a6a5169bf8271980592d779d3ee986ddfcf4c3
treebb754e182f1552a2c5bef9fc3e0267f6a9a90d30
parenta4d7819d1510aaad254f5edcf9cda8b9ea898b90
mkosi: Use globs instead of prepare script to install extra packages

This allows us to install everything in the same dnf command instead
of having to use a prepare script to run dnf from within the image.

This is a hack until mkosi supports release specific dropin files.
mkosi.conf.d/centos/10-centos.conf
mkosi.prepare