[node-patches] Change in ovirt-node[master]: Move initramfs regeneration until after grub is installed
fabiand at redhat.com
fabiand at redhat.com
Mon Sep 14 12:21:36 UTC 2015
Fabian Deutsch has submitted this change and it was merged.
Change subject: Move initramfs regeneration until after grub is installed
......................................................................
Move initramfs regeneration until after grub is installed
It needs to happen after the grub install, or grub2-install
gets very confused about what disk it's going to boot from.
This is because updating the initramfs also umounts /liveos
and /boot
Also, revert the changes to mount_liveos, which has too many
interactions with ovirt-functions.sh and other parts of the
system to change without side effects
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1260548
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1260551
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1260559
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1259220
Change-Id: Id8df5dd1ca6e3ab6be01d45958e2ef48b119c241
Signed-off-by: Ryan Barry <rbarry at redhat.com>
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M src/ovirtnode/install.py
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Fabian Deutsch: Verified; Looks good to me, approved; Passed CI tests
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/46043
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id8df5dd1ca6e3ab6be01d45958e2ef48b119c241
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: automation at ovirt.org
More information about the node-patches
mailing list