From cbec2b63f03dadd01bb64474297d45d7ce5c1794 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Wed, 24 Sep 2025 14:58:30 -0500 Subject: [PATCH] Try to keep some packages from becoming autoremoved on accident --- desktop-minimal | 5 +++++ live | 1 + 2 files changed, 6 insertions(+) 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