summaryrefslogtreecommitdiffstats
path: root/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.conf
blob: 96ae8c88b1c0fe4badbff2de57edd87860379500 (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# SPDX-License-Identifier: LGPL-2.1-or-later

[Match]
Distribution=arch

[Content]
Environment=
        GIT_URL=https://gitlab.archlinux.org/archlinux/packaging/packages/systemd.git
        GIT_BRANCH=main
        GIT_COMMIT=d74b24c7c6077740c35a876445febe6d26bf013c

VolatilePackages=
        systemd
        systemd-libs
        systemd-resolvconf
        systemd-sysvcompat
        systemd-tests
        systemd-ukify

Packages=
        bind
        bpf
        compiler-rt
        compsize
        cryptsetup
        dbus-broker
        dbus-broker-units
        debugedit
        dhcp
        f2fs-tools
        fakeroot
        git
        gnutls
        gnutls
        iproute
        iputils
        linux
        man-db
        multipath-tools
        open-iscsi
        openbsd-netcat
        openssh
        openssl
        pacman
        perf
        pkgconf
        polkit
        procps-ng
        psmisc
        python-pexpect
        python-psutil
        quota-tools
        sbsigntools
        shadow
        softhsm
        squashfs-tools
        stress
        tgt
        tpm2-tools
        tpm2-tss
        vim

InitrdPackages=
        compiler-rt
        tpm2-tools

InitrdVolatilePackages=
        systemd
        systemd-libs
        systemd-sysvcompat