canary: +dctrl-tools, subiquity uses it

This commit is contained in:
Dan Bungert 2023-08-15 18:01:12 -06:00
parent 61ae209071
commit 592f753e26

View File

@ -740,7 +740,7 @@ case $PROJECT in
fi fi
# the live layer, contains all packages for the live session installer # the live layer, contains all packages for the live session installer
# TODO: we should probably add the kernel per KERNEL_FLAVOURS # TODO: we should probably add the kernel per KERNEL_FLAVOURS
add_package minimal.standard.live linux-generic casper lvm2 mdadm cryptsetup add_package minimal.standard.live linux-generic casper lvm2 mdadm cryptsetup dctrl-tools
remove_package minimal.standard.live ubiquity-frontend-gtk remove_package minimal.standard.live ubiquity-frontend-gtk
# the enhanced-secureboot layer, contains all packages for the enhanced secureboot install # the enhanced-secureboot layer, contains all packages for the enhanced secureboot install
add_package minimal.standard.enhanced-secureboot cryptsetup boot-managed-by-snapd add_package minimal.standard.enhanced-secureboot cryptsetup boot-managed-by-snapd