From 3dbf7b55cdd61cb3ad9c76b8d5b9802affab3400 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 10 Jul 2018 04:28:43 -0500 Subject: [PATCH] Hardcode package removals for now. --- lubuntu/modules/packages.conf | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lubuntu/modules/packages.conf b/lubuntu/modules/packages.conf index a0823c1..7c6ba83 100644 --- a/lubuntu/modules/packages.conf +++ b/lubuntu/modules/packages.conf @@ -1,4 +1,9 @@ backend: apt operations: - remove: - - "lubuntu-live^" + - "calamares-settings-lubuntu" + - "grub-pc" + - "hunspell-en-us" + - "zram-config" + - "partitionmanager" + - "cifs-utils"