1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-10 05:18:17 +03:00
systemd/mkosi.images/initrd/mkosi.conf.d/debian-ubuntu.conf
Daan De Meyer 9d05f2d559 mkosi: List library packages explicitly in VolatilePackages=
These should already get pulled in as dependencies, but it doesn't
hurt to be explicit.

(cherry picked from commit b209fff3a5)
2024-07-16 15:15:43 +02:00

20 lines
317 B
Plaintext

# SPDX-License-Identifier: LGPL-2.1-or-later
[Match]
Distribution=|debian
Distribution=|ubuntu
[Content]
Packages=
btrfs-progs
tpm2-tools
VolatilePackages=
libsystemd-shared
libsystemd0
libudev1
systemd
systemd-cryptsetup
systemd-repart
udev