1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-24 06:04:05 +03:00

mkosi: install new split-out systemd packages

repart and cryptsetup tools were moved out of the main package
to reduce dependencies.

(cherry picked from commit 621a7fe0647eca4ced4914c1c9beb569678b304b)
This commit is contained in:
Luca Boccassi 2024-06-23 10:10:26 +01:00 committed by Luca Boccassi
parent 245d17d8dd
commit 87fc64db36
2 changed files with 6 additions and 0 deletions

View File

@ -22,10 +22,12 @@ VolatilePackages=
systemd
systemd-container
systemd-coredump
systemd-cryptsetup
systemd-dev
systemd-homed
systemd-journal-remote
systemd-oomd
systemd-repart
systemd-resolved
systemd-sysv
systemd-tests
@ -87,4 +89,6 @@ InitrdPackages=
InitrdVolatilePackages=
systemd
systemd-cryptsetup
systemd-repart
udev

View File

@ -16,10 +16,12 @@ VolatilePackages=
systemd-boot-dbgsym
systemd-container-dbgsym
systemd-coredump-dbgsym
systemd-cryptsetup-dbgsym
systemd-dbgsym
systemd-homed-dbgsym
systemd-journal-remote-dbgsym
systemd-oomd-dbgsym
systemd-repart-dbgsym
systemd-resolved-dbgsym
systemd-tests-dbgsym
systemd-timesyncd-dbgsym