summaryrefslogtreecommitdiffstats
path: root/mkosi.images/system/mkosi.conf.d/10-debian-ubuntu/mkosi.conf
blob: ae014fa9664265d9ee1d55f0402a8a6ead85deda (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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
# SPDX-License-Identifier: LGPL-2.1-or-later

[Match]
Distribution=|debian
Distribution=|ubuntu

[Content]
Environment=
        GIT_URL=https://salsa.debian.org/systemd-team/systemd.git
        GIT_SUBDIR=debian
        GIT_BRANCH=debian/master
        GIT_COMMIT=596a70511736d78c1d8a5a27dca3989806cfa733

VolatilePackages=
        libnss-myhostname
        libnss-mymachines
        libnss-resolve
        libnss-systemd
        libpam-systemd
        libsystemd-dev
        libudev-dev
        systemd
        systemd-boot
        systemd-boot-efi
        systemd-container
        systemd-coredump
        systemd-dev
        systemd-homed
        systemd-journal-remote
        systemd-oomd
        systemd-resolved
        systemd-sysv
        systemd-tests
        systemd-timesyncd
        systemd-ukify
        systemd-userdbd
        udev

Packages=
        ^libasan[0-9]+$
        ^libtss2-esys-[0-9.]+-0$
        ^libtss2-mu-[0-9.]+-0$
        ^libubsan[0-9]+$
        apt
        bind9-dnsutils
        btrfs-progs
        cryptsetup-bin
        dbus-broker
        dbus-user-session
        dmsetup
        dpkg-dev
        f2fs-tools
        fdisk
        git-core
        gnutls-bin
        iproute2
        iputils-ping
        isc-dhcp-server
        libcap-ng-utils
        libclang-rt-dev
        libtss2-rc0
        libtss2-tcti-device0
        locales
        man-db
        multipath-tools
        netcat-openbsd
        open-iscsi
        openssh-client
        openssh-server
        passwd
        policykit-1
        procps
        psmisc
        python3-pexpect
        python3-psutil
        quota
        sbsigntool
        softhsm2
        squashfs-tools
        stress
        tgt
        tpm2-tools
        tzdata
        xxd

InitrdPackages=
        btrfs-progs
        libclang-rt-dev
        tpm2-tools

InitrdVolatilePackages=
        systemd
        udev