summaryrefslogtreecommitdiffstats
path: root/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.conf
blob: d11b932a02734320df6a2699a0cc2357a72a0112 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# SPDX-License-Identifier: LGPL-2.1-or-later

[Match]
Distribution=arch

[Config]
InitrdInclude=initrd/

# TODO: Switch to https://gitlab.archlinux.org/archlinux/packaging/packages/systemd once
# https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/merge_requests/8 is merged.
[Content]
Environment=
        PKG_SUBDIR="arch"
        SYSTEMD_PACKAGES="systemd systemd-ukify systemd-sysvcompat systemd-resolvconf systemd-tests"

Packages=
        bpf
        btrfs-progs
        compsize
        cryptsetup
        dbus-broker
        dbus-broker-units
        debugedit
        dhcp
        f2fs-tools
        fakeroot
        git
        gnutls
        iproute
        linux
        man-db
        openbsd-netcat
        openssh
        openssl
        pacman
        pkgconf
        polkit
        quota-tools
        sbsigntools
        shadow
        tpm2-tss
        vim

InitrdPackages=
        btrfs-progs
        tpm2-tools