[node-patches] Change in ovirt-node[master]: installer: Fix EFI boot entry removal
jboggs at redhat.com
jboggs at redhat.com
Tue Sep 3 01:52:49 UTC 2013
Joey Boggs has submitted this change and it was merged.
Change subject: installer: Fix EFI boot entry removal
......................................................................
installer: Fix EFI boot entry removal
Previously removing EFI entries during a reinstall failed due to an
incorrect call to efibootmgr.
This patch adds a wrapper around efibootmgr and provides an API to add
an remove EFI boot entries.
This shall prevent incorrect function calls to efibootmgr.
The new API is now also used in the legacy (installer) code.
Change-Id: I761ac056f4a168eefbc49319c0ff66239a9ded38
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=950553
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M src/ovirt/node/utils/system.py
M src/ovirtnode/install.py
M src/ovirtnode/ovirtfunctions.py
3 files changed, 142 insertions(+), 24 deletions(-)
Approvals:
Joey Boggs: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/18343
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I761ac056f4a168eefbc49319c0ff66239a9ded38
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Joey Boggs <jboggs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the node-patches
mailing list