From 5334a8c9b80df021d635000645ce38ef6835781e Mon Sep 17 00:00:00 2001
From: OSAK Buildhauer <osak@fsmpi.rwth-aachen.de>
Date: Mon, 4 Mar 2019 23:22:12 +0000
Subject: [PATCH] Removed grub and shim packages because they conflict with
 ubiquity

Ubiquity uninstalls packages related to other architectures after installing
grub (i.e. grub-efi-amd64-signed on BIOS systems). Having any of the grub or
shim packages in the keep-installed preseed variable lets ubiquity abort the
installation process with an error message.
---
 packages | 2 --
 1 file changed, 2 deletions(-)

diff --git a/packages b/packages
index f503e78..a1ffbff 100644
--- a/packages
+++ b/packages
@@ -88,8 +88,6 @@ LD   |vim|
 LD   |htop|
 LD   |git|
  D   |gparted|
- D   |grub-efi-amd64-signed|
- D   |shim-signed|
 
 #texlive
  D   |dvidvi|
-- 
GitLab