[node-patches] Change in ovirt-node[ovirt-3.6]: Regenerate efiboot.img after we write our grub config

rbarry at redhat.com rbarry at redhat.com
Wed Mar 30 14:21:21 UTC 2016


Ryan Barry has uploaded a new change for review.

Change subject: Regenerate efiboot.img after we write our grub config
......................................................................

Regenerate efiboot.img after we write our grub config

Re-add this with the grub root issue sorted

This reverts commit 849650b158276dd1cf2e6874a26f0a1f420e78fb.

Change-Id: I9aa476cce682a11302b9ef04682649951d8d530c
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M recipe/common-efi.ks.in
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/91/55491/1

diff --git a/recipe/common-efi.ks.in b/recipe/common-efi.ks.in
index d52eeb7..1a3cd91 100644
--- a/recipe/common-efi.ks.in
+++ b/recipe/common-efi.ks.in
@@ -75,3 +75,6 @@
 EOF
 fi
 cp $LIVE_ROOT/EFI/BOOT/BOOTX64.conf $LIVE_ROOT/EFI/BOOT/grub.cfg
+
+PATH=${PATH}:$INSTALL_ROOT/usr/bin:$INSTALL_ROOT/usr/sbin /usr/sbin/mkefiboot $LIVE_ROOT/EFI/BOOT $LIVE_ROOT/isolinux/efiboot.img
+


-- 
To view, visit https://gerrit.ovirt.org/55491
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9aa476cce682a11302b9ef04682649951d8d530c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>



More information about the node-patches mailing list