Fabian Deutsch has submitted this change and it was merged. Change subject: Fix EFI boot entry shown "fedora" issue ......................................................................
Fix EFI boot entry shown "fedora" issue Actually the EFI boot entry should show "oVirt Node Hypervisor",not "fedora" value. Also this patch fixed using wrong loader_filename issue. (For fedora, the loader_filename should be "grubx64.efi." For rhel, the loader_filename should be "grub.efi") Change-Id: Ia326f049cbea64e646a974105f265a22c45f315f Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1004120 Signed-off-by: hadong <[email protected]> --- M src/ovirtnode/install.py 1 file changed, 11 insertions(+), 5 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved hadong: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/19386 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia326f049cbea64e646a974105f265a22c45f315f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: node-3.0 Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: hadong <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
