diff options
Diffstat (limited to 'mkosi.conf.d/10-arch/mkosi.conf')
-rw-r--r-- | mkosi.conf.d/10-arch/mkosi.conf | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/mkosi.conf.d/10-arch/mkosi.conf b/mkosi.conf.d/10-arch/mkosi.conf new file mode 100644 index 0000000..5a4015e --- /dev/null +++ b/mkosi.conf.d/10-arch/mkosi.conf @@ -0,0 +1,54 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later + +[Match] +Distribution=arch + +[Content] +VolatilePackages= + systemd + systemd-libs + systemd-resolvconf + systemd-sysvcompat + systemd-tests + systemd-ukify + +Packages= + bind + bpf + btrfs-progs + compsize + cryptsetup + dbus-broker + dbus-broker-units + dhcp + erofs-utils + f2fs-tools + git + gnutls + iproute + iputils + knot + linux + man-db + multipath-tools + nmap + open-iscsi + openssh + openssl + pacman + perf + polkit + procps-ng + psmisc + python-pexpect + python-psutil + qrencode + quota-tools + sbsigntools + shadow + softhsm + squashfs-tools + stress-ng + tgt + tpm2-tools + vim |