mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 03:11:12 +00:00
canary: include cryptsetup in the live layer
This commit is contained in:
parent
11e3de7847
commit
55ecac3ca7
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.836) UNRELEASED; urgency=medium
|
||||
|
||||
* canary: include cryptsetup in the live layer
|
||||
|
||||
-- Dan Bungert <daniel.bungert@canonical.com> Thu, 11 May 2023 17:53:56 -0600
|
||||
|
||||
livecd-rootfs (2.835) mantic; urgency=medium
|
||||
|
||||
* canary: fix the lookup location for 'enhanced-secureboot-desktop'
|
||||
|
@ -757,7 +757,7 @@ case $PROJECT in
|
||||
fi
|
||||
# the live layer, contains all packages for the live session installer
|
||||
# TODO: we should probably add the kernel per KERNEL_FLAVOURS
|
||||
add_package minimal.standard.live linux-generic casper lvm2 mdadm
|
||||
add_package minimal.standard.live linux-generic casper lvm2 mdadm cryptsetup
|
||||
remove_package minimal.standard.live ubiquity-frontend-gtk
|
||||
# the enhanced-secureboot layer, contains all packages for the enhanced secureboot install
|
||||
add_package minimal.standard.enhanced-secureboot cryptsetup
|
||||
|
Loading…
x
Reference in New Issue
Block a user