Skip to content

Instantly share code, notes, and snippets.

@prometheanfire
Last active May 22, 2021 17:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prometheanfire/68a05cfe57896dd3c0b8df474e404ff8 to your computer and use it in GitHub Desktop.
Save prometheanfire/68a05cfe57896dd3c0b8df474e404ff8 to your computer and use it in GitHub Desktop.
--- a/diskimage_builder/elements/bootloader/pkg-map
+++ b/diskimage_builder/elements/bootloader/pkg-map
@@ -5,9 +5,9 @@
"extlinux": "syslinux",
"grub-pc": "grub",
"grub-efi": "grub",
- "grub-efi-amd64": "grub",
- "grub-efi-arm64": "grub",
- "grub-efi-aarch64": "grub"
+ "grub-efi-amd64": "",
+ "grub-efi-arm64": "",
+ "grub-efi-aarch64": ""
},
"suse": {
"dkms_package": "",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment