]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Beef up bundled images 1989/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 18 Oct 2023 10:00:53 +0000 (12:00 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 18 Oct 2023 20:06:08 +0000 (22:06 +0200)
commit0bbf1a1a6cf753f3c46358309c3e35b9a9682e63
tree6939463cf7acdfd049ed85e39a5a25a8b9d721c0
parent933ec269aad13749ae86f52999a43adfcb470557
Beef up bundled images

Let's beef up the bundled images with all the packages from the tools
trees where applicable so that we can run easily run mkosi from these
images if needed for testing on different distributions.
13 files changed:
.github/workflows/ci.yml
.gitignore
mkosi.conf.d/10-common.conf
mkosi.conf.d/15-bootable.conf [new file with mode: 0644]
mkosi.conf.d/20-arch.conf
mkosi.conf.d/20-centos.conf
mkosi.conf.d/20-debian.conf
mkosi.conf.d/20-fedora.conf
mkosi.conf.d/20-opensuse.conf
mkosi.conf.d/20-rhel-ubi.conf
mkosi.conf.d/20-ubuntu.conf
mkosi.extra/usr/lib/systemd/system-preset/00-mkosi.preset [new file with mode: 0644]
mkosi.extra/usr/lib/systemd/system-preset/99-mkosi.preset [new file with mode: 0644]