]> git.ipfire.org Git - thirdparty/systemd.git/blob - mkosi.images/system/mkosi.conf.d/10-debian-ubuntu/mkosi.conf
mkosi: Use new volatile package settings
[thirdparty/systemd.git] / mkosi.images / system / mkosi.conf.d / 10-debian-ubuntu / mkosi.conf
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2
3 [Match]
4 Distribution=|debian
5 Distribution=|ubuntu
6
7 [Content]
8 VolatilePackages=
9 systemd
10 systemd-userdbd
11 systemd-oomd
12 systemd-sysv
13 systemd-tests
14 systemd-timesyncd
15 systemd-resolved
16 systemd-homed
17 systemd-coredump
18 systemd-journal-remote
19 systemd-container
20 systemd-boot
21 systemd-ukify
22 udev
23
24 Packages=
25 ^libasan[0-9]+$
26 ^libtss2-esys-[0-9.]+-0$
27 ^libtss2-mu-[0-9.]+-0$
28 ^libubsan[0-9]+$
29 apt
30 btrfs-progs
31 cryptsetup-bin
32 dbus-broker
33 dbus-user-session
34 dmsetup
35 dpkg-dev
36 f2fs-tools
37 fdisk
38 git-core
39 iproute2
40 isc-dhcp-server
41 libcap-ng-utils
42 libtss2-rc0
43 libtss2-tcti-device0
44 man-db
45 netcat-openbsd
46 openssh-client
47 openssh-server
48 passwd
49 policykit-1
50 procps
51 quota
52 sbsigntool
53 tzdata
54 xxd
55
56 InitrdPackages=
57 btrfs-progs
58 tpm2-tools
59
60 InitrdVolatilePackages=
61 systemd
62 udev