diff --git a/calamares/modules/packages.conf b/calamares/modules/packages.conf index 3098973f..f1278985 100644 --- a/calamares/modules/packages.conf +++ b/calamares/modules/packages.conf @@ -1,14 +1,15 @@ +update_db: true backend: apt - operations: - remove: - - 'live-boot' - - 'live-boot-doc' - - 'live-config' - - 'live-config-doc' - - 'live-config-systemd' - - 'live-tools' - - 'live-task-localisation' - - 'live-task-recommended' - - 'calamares-settings-debian' - - 'calamares' + - "^live-*" + - calamares-settings-lubuntu + - calamares + - hunspell-en-us + - zram-config + - cifs-utils + - try_install: + - language-pack-$LOCALE + - hunspell-$LOCALE + - libreoffice-help-$LOCALE + - libreoffice-l10n-$LOCALE