From 1761d99b0b3ab6ac81363c9fd03e775be2a59abf Mon Sep 17 00:00:00 2001 From: Manuel Date: Fri, 21 Oct 2022 13:14:13 +0000 Subject: [PATCH] new commit --- build-32-non-pae.sh | 8 +++----- build-32.sh | 9 +++------ 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/build-32-non-pae.sh b/build-32-non-pae.sh index 3e4e52d..66ce0b8 100755 --- a/build-32-non-pae.sh +++ b/build-32-non-pae.sh @@ -201,9 +201,8 @@ xterm echo "# These packages are available to the installer, for offline use. efibootmgr grub2-common -grub-efi-amd64 -grub-efi-amd64-bin -#grub-efi-ia32 +grub-pc +grub-efi-ia32 grub-efi-ia32-bin grub-efi-ia32-signed libefiboot1 @@ -212,8 +211,7 @@ mokutil os-prober shim-helpers-i386-signed shim-signed -shim-signed-common -shim-unsigned +shim-signed-com " > $build/build/config/package-lists/installer.list.binary diff --git a/build-32.sh b/build-32.sh index 96b4d9a..d901121 100755 --- a/build-32.sh +++ b/build-32.sh @@ -201,9 +201,8 @@ xterm echo "# These packages are available to the installer, for offline use. efibootmgr grub2-common -grub-efi-amd64 -grub-efi-amd64-bin -#grub-efi-ia32 +grub-pc +grub-efi-ia32 grub-efi-ia32-bin grub-efi-ia32-signed libefiboot1 @@ -212,9 +211,7 @@ mokutil os-prober shim-helpers-i386-signed shim-signed -shim-signed-common -shim-unsigned - +shim-signed-com " > $build/build/config/package-lists/installer.list.binary