summaryrefslogtreecommitdiffstats
path: root/mkosi.images/base/mkosi.conf.d/10-debian-ubuntu/mkosi.conf
blob: 47f3b7f488b9ebf81bca7ca10ab97b6e5f71766c (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
# SPDX-License-Identifier: LGPL-2.1-or-later

[Match]
Distribution=|debian
Distribution=|ubuntu

[Config]
InitrdInclude=initrd/

[Content]
Environment=
        PKG_SUBDIR="debian"
        SYSTEMD_PACKAGES="systemd
                          systemd-userdbd
                          systemd-oomd
                          systemd-sysv
                          systemd-tests
                          systemd-timesyncd
                          systemd-resolved
                          systemd-homed
                          systemd-coredump
                          systemd-journal-remote
                          systemd-container
                          systemd-boot
                          systemd-ukify
                          udev"

Packages=
        ^libtss2-esys-[0-9.]+-0$
        ^libtss2-mu-[0-9.]+-0$
        apt
        btrfs-progs
        cryptsetup-bin
        dbus-broker
        default-dbus-session-bus
        dmsetup
        f2fs-tools
        fdisk
        iproute2
        isc-dhcp-server
        libcap-ng-utils
        libtss2-rc0
        libtss2-tcti-device0
        netcat-openbsd
        openssh-client
        openssh-server
        passwd
        policykit-1
        procps
        quota
        sbsigntool
        tzdata
        xxd

InitrdPackages=
        btrfs-progs
        tpm2-tools

BuildPackages=
        dpkg-dev