aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2022-01-28 15:41:21 -0300
committerSilvio Rhatto <rhatto@riseup.net>2022-01-28 15:41:21 -0300
commita4f5dffc79b784d2986a2075dc4a8b1062ab6f50 (patch)
tree0c763927d824bee8707a7720743ed84339612653 /share
parent5d8c13e99c6112f445659bda803f0d86c1e642bb (diff)
downloadhydra-a4f5dffc79b784d2986a2075dc4a8b1062ab6f50.tar.gz
hydra-a4f5dffc79b784d2986a2075dc4a8b1062ab6f50.tar.bz2
Fix: provision: grub: on efibootmgr
Diffstat (limited to 'share')
-rwxr-xr-xshare/hydractl/provision2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/hydractl/provision b/share/hydractl/provision
index 54c92e9..76e7dc6 100755
--- a/share/hydractl/provision
+++ b/share/hydractl/provision
@@ -687,6 +687,8 @@ if [ "$grub" == "y" ]; then
$APT_INSTALL grub-efi-${arch} -y
fi
+ # Looks like this is a dependency need for GRUB to be able to
+ # include this new system as an option in the UEFI NVRAM
$APT_INSTALL efibootmgr -y
# Make UEFI partition available