summaryrefslogtreecommitdiffstats
path: root/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.conf
blob: 036b0a39a65a6e2facdfa0d3a4189c40166cf096 (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
71
# 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=dc6c099e0785753c1c88b4adcbcbfc209a8d12e3

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

Packages=
        bind
        bpf
        btrfs-progs
        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
        pkgconf
        polkit
        procps-ng
        psmisc
        python-pexpect
        python-psutil
        quota-tools
        sbsigntools
        shadow
        softhsm
        squashfs-tools
        stress
        tgt
        tpm2-tools
        tpm2-tss
        vim

InitrdPackages=
        btrfs-progs
        compiler-rt
        tpm2-tools

InitrdVolatilePackages=
        systemd
        systemd-libs
        systemd-sysvcompat