]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: install new split-out systemd packages
authorLuca Boccassi <bluca@debian.org>
Sun, 23 Jun 2024 09:10:26 +0000 (10:10 +0100)
committerLuca Boccassi <bluca@debian.org>
Sun, 23 Jun 2024 09:18:10 +0000 (10:18 +0100)
repart and cryptsetup tools were moved out of the main package
to reduce dependencies.

mkosi.images/system/mkosi.conf.d/10-debian-ubuntu/mkosi.conf
mkosi.images/system/mkosi.conf.d/10-debian-ubuntu/mkosi.conf.d/10-debug.conf

index ecac78049d42046101217010ebecd57f5cfcd9fb..cb463d3a7a9528fe505ab85037b489854ccb1673 100644 (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
index b53b3dcffec9db180b92d1281f1847778d22965d..2bb6164aa47ee890eb8b3be0732dbf4b906dd87c 100644 (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