summaryrefslogtreecommitdiffstats
path: root/mkosi.conf
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2024-07-05 11:56:44 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2024-07-15 16:17:33 +0200
commit0e4a7ab6d5601785e326851b3f1b6a3367ec98ec (patch)
tree1729a3a3b444167933e5528bcbb7fe8ed152bd2d /mkosi.conf
parentmkosi: Introduce build image (diff)
downloadsystemd-0e4a7ab6d5601785e326851b3f1b6a3367ec98ec.tar.xz
systemd-0e4a7ab6d5601785e326851b3f1b6a3367ec98ec.zip
mkosi: Make epel repositories optional for CentOS Stream 9
This allows us to add CI for CentOS Stream 10 as EPEL 10 doesn't exist yet and won't exist for quite some time. CentOS Stream 10 will be enabled later as soon as https://issues.redhat.com/browse/RHEL-46604 is resolved.
Diffstat (limited to 'mkosi.conf')
-rw-r--r--mkosi.conf6
1 files changed, 1 insertions, 5 deletions
diff --git a/mkosi.conf b/mkosi.conf
index 5654af0956..dfcd9fe040 100644
--- a/mkosi.conf
+++ b/mkosi.conf
@@ -78,12 +78,12 @@ KernelCommandLine=systemd.crash_shell
# These don't ship proper units with [Install] directives so we have to mask them instead.
systemd.mask=isc-dhcp-server.service
systemd.mask=mdmonitor.service
+ psi=1
KernelModulesInitrdExclude=.*
KernelModulesInitrdInclude=default
InitrdPackages=
- btrfs-progs
findutils
grep
sed
@@ -93,14 +93,12 @@ Packages=
attr
bash-completion
bpftrace
- btrfs-progs
coreutils
curl
diffutils
dnsmasq
dosfstools
e2fsprogs
- erofs-utils
findutils
gdb
grep
@@ -109,7 +107,6 @@ Packages=
kbd
kexec-tools
kmod
- knot
less
lvm2
man
@@ -123,7 +120,6 @@ Packages=
p11-kit
pciutils
python3
- qrencode
radvd
rsync
sed