Skip to content

Commit

Permalink
remove grub-efi from live-builder options (Vanilla-OS#311)
Browse files Browse the repository at this point in the history
grub-efi is not compatible with a hybrid iso.
  • Loading branch information
taukakao authored Feb 5, 2024
1 parent 0a6a69f commit 2a0779e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion etc/auto/config
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ lb config noauto \
--checksums md5 \
--clean \
--debootstrap-options "--keyring=/usr/share/keyrings/vanilla_keyring.gpg" \
--bootloaders "grub-efi"
"${@}"


Expand Down

0 comments on commit 2a0779e

Please sign in to comment.