[node-patches] Change in ovirt-node[master]: Add initramfs re-generation during installation

fabiand at redhat.com fabiand at redhat.com
Wed Jul 22 12:03:56 UTC 2015


Fabian Deutsch has submitted this change and it was merged.

Change subject: Add initramfs re-generation during installation
......................................................................


Add initramfs re-generation during installation

Previously Node's initramfs was created at build time and never got
changed. This lead to problems in situations where some configuration
(i.e. a multipath configuration) was required in initramfs.
With this patch, the initramfs will be generated at installation time.

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1204212
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1191401
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1235965
Change-Id: I209a82ff6bf10edf0857e362584bc6370081c320
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M ovirt-node.spec.in
M scripts/Makefile.am
A scripts/ovirt-node-update-initramfs
M src/ovirt/node/utils/system.py
M src/ovirtnode/install.py
5 files changed, 155 insertions(+), 41 deletions(-)



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I209a82ff6bf10edf0857e362584bc6370081c320
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the node-patches mailing list