[node-patches] Change in ovirt-node[master]: build: Force regenration of initramfs
fabiand at redhat.com
fabiand at redhat.com
Thu Oct 9 10:12:35 UTC 2014
Fabian Deutsch has uploaded a new change for review.
Change subject: build: Force regenration of initramfs
......................................................................
build: Force regenration of initramfs
Change-Id: I0bca2dd73824977ec8a6713c46144c83a66c1022
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1144273
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M recipe/common-post.ks
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/58/33958/1
diff --git a/recipe/common-post.ks b/recipe/common-post.ks
index 42f2d77..54c46b7 100644
--- a/recipe/common-post.ks
+++ b/recipe/common-post.ks
@@ -289,3 +289,6 @@
self.addCopySpec("/etc/sysconfig")
EOF_sos_patch
fi
+
+echo "Regenerating initramfs"
+dracut -f || :
--
To view, visit http://gerrit.ovirt.org/33958
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0bca2dd73824977ec8a6713c46144c83a66c1022
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
More information about the node-patches
mailing list