aboutsummaryrefslogtreecommitdiffstats
path: root/RHEL73-efi.sh
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-06-29 17:43:37 +0200
committerGerd Hoffmann <kraxel@redhat.com>2017-06-29 17:43:37 +0200
commitc878362f24064566562ad149a1e40d444b97d598 (patch)
tree1a84197fbc8c1da96566e217881395cb8909320e /RHEL73-efi.sh
parentb72bf24f4aaa5f6ec14e668e013819b66e173080 (diff)
downloadimagefish-c878362f24064566562ad149a1e40d444b97d598.tar.gz
add efibootmgr
Diffstat (limited to 'RHEL73-efi.sh')
-rwxr-xr-xRHEL73-efi.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/RHEL73-efi.sh b/RHEL73-efi.sh
index 501ef32..960452f 100755
--- a/RHEL73-efi.sh
+++ b/RHEL73-efi.sh
@@ -2,7 +2,7 @@
name="rhel-73-efi"
repo="repos/rhel-73.repo"
-rpms="grub2-efi shim -dracut-config-rescue dracut-config-generic"
+rpms="grub2-efi shim efibootmgr -dracut-config-rescue dracut-config-generic"
arch="$(uname -m)"
tar="${IMAGEFISH_DESTDIR-.}/${name}-${arch}.tar.gz"