From 66c9fe501f521b11a3276fe3b734d041c133eaa9 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Wed, 11 Jul 2018 00:12:11 -0500 Subject: [PATCH] Don't remove GRUB for now. --- debian/changelog | 1 + lubuntu/modules/packages.conf | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 538c055..f4acdcf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ calamares-settings-ubuntu (6) UNRELEASED; urgency=medium * Fix translations for Calamares. + * Don't remove GRUB for now. -- Simon Quigley Wed, 11 Jul 2018 00:10:24 -0500 diff --git a/lubuntu/modules/packages.conf b/lubuntu/modules/packages.conf index 7c6ba83..4146f71 100644 --- a/lubuntu/modules/packages.conf +++ b/lubuntu/modules/packages.conf @@ -2,7 +2,6 @@ backend: apt operations: - remove: - "calamares-settings-lubuntu" - - "grub-pc" - "hunspell-en-us" - "zram-config" - "partitionmanager"