[node-patches] Change in ovirt-node[ovirt-3.5]: Making dracut use ovirt os-release and not auto generated one

fabiand at redhat.com fabiand at redhat.com
Mon Jan 19 17:35:51 UTC 2015


Hello Anatoly Litovsky,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/37101

to review the following change.

Change subject: Making dracut use ovirt os-release and not auto generated one
......................................................................

Making dracut use ovirt os-release and not auto generated one

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1181987
Change-Id: I924faaad86297104c822411f6db851d112c3be7e
Signed-off-by: Tolik Litovsky <tlitovsk at redhat.com>
---
M recipe/rhevh7-post.ks
1 file changed, 4 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/01/37101/1

diff --git a/recipe/rhevh7-post.ks b/recipe/rhevh7-post.ks
index c108be8..f073b9a 100644
--- a/recipe/rhevh7-post.ks
+++ b/recipe/rhevh7-post.ks
@@ -36,7 +36,7 @@
 +++ module-setup.sh        2015-01-13 07:30:08.900364143 -0700
 @@ -3,8 +3,6 @@
  # ex: ts=8 sw=4 sts=4 et filetype=sh
- 
+
  check() {
 -    # a live host-only image doesn't really make a lot of sense
 -    [[ $hostonly ]] && return 1
@@ -254,3 +254,6 @@
 /usr/sbin/plymouth-set-default-theme text
 rm -rf /var/lib/sfcb/registration/repository.previous/root/virt
 
+# rhbz 1181987 removing plymouth dracut message
+sed -i 's/ln -sf initrd-release $initdir\/etc\/os-release/cp \/etc\/os-release $initdir\/etc\//' /lib/dracut/modules.d/99base/module-setup.sh
+


-- 
To view, visit http://gerrit.ovirt.org/37101
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I924faaad86297104c822411f6db851d112c3be7e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Anatoly Litovsky <tlitovsk at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>



More information about the node-patches mailing list