diff --git a/desktop-minimal b/desktop-minimal index 1333aa8..03d4159 100644 --- a/desktop-minimal +++ b/desktop-minimal @@ -132,6 +132,7 @@ Task-Metapackage: lubuntu-desktop-minimal * xdg-user-dirs # to add the Desktop directory * gvfs-fuse # for access of non gio applications to gvfs mounts * (gvfs-backends) # for adding support for backends (photos, network etc ...) to gvfs + * (kdialog) # needed for the OEM session's "Finish OEM preparation" shortcut to work == desktop-common dependencies that are nice to have == @@ -235,3 +236,7 @@ Task-Metapackage: lubuntu-desktop-minimal * xkb-data * anacron # generally appropriate for desktops + + * (cryptsetup) # needed for managing encrypted drives, systemd-cryptsetup isn't a total replacement + * (btrfs-progs) # btrfs is one of the filesystems we explicitly support + * (xfsprogs) # xfs is one of the filesystems we explicitly support diff --git a/live b/live index 823835f..79c77d6 100644 --- a/live +++ b/live @@ -10,6 +10,7 @@ Task-Seeds: live-common == Calamares frontend == * calamares-settings-lubuntu + * calamares # have to specify this explicitly to keep it from being autoremoved later * polkitd-pkla # support legacy polkit authentication rules * lubuntu-installer-prompt