systemd-repart and systemd-cryptsetup were moved to subpackages in
Debian testing. Let's make sure we account for that in mkosi-tools
and mkosi-initrd.
kmod # Not pulled in as a dependency on Debian/Ubuntu
dmsetup # Not pulled in as a dependency on Debian/Ubuntu
+ ?exact-name(systemd-cryptsetup)
+ ?exact-name(systemd-repart)
+ libcryptsetup12
+
# xfsprogs pulls in python on Debian (???) and XFS generally
# isn't used on Debian so we don't install xfsprogs.
e2fsprogs
[Content]
Packages=
+ ?exact-name(systemd-repart)
?exact-name(systemd-ukify)
apt
archlinux-keyring
git-core
grub2
libarchive-tools
+ libcryptsetup12
libtss2-dev
makepkg
openssh-client