Skip to content

Commit 3fb873d

Browse files
committed
debian: install systemd-container/resolved in initrd
Needed for import/pull generators/tools/units, for netboot
1 parent 0502799 commit 3fb873d

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

mkosi.conf.d/debian/mkosi.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,7 @@ VolatilePackages=
7676
systemd-sysv
7777
systemd-timesyncd
7878
systemd-ukify
79+
80+
InitrdVolatilePackages=
81+
systemd-container
82+
systemd-resolved

mkosi.profiles/desktop/mkosi.conf.d/debian/mkosi.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ Packages=
2929
va-driver-all
3030
vdpau-driver-all
3131
wpasupplicant
32+
33+
InitrdVolatilePackages=
34+
systemd-container
35+
systemd-resolved

0 commit comments

Comments
 (0)