[node-patches] Change in ovirt-node[ovirt-3.5]: Restoring plymouht text splash screen

fabiand at redhat.com fabiand at redhat.com
Thu Jan 8 16:41:54 UTC 2015


Hello Anatoly Litovsky,

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

    http://gerrit.ovirt.org/36704

to review the following change.

Change subject: Restoring plymouht text splash screen
......................................................................

Restoring plymouht text splash screen

Due to packaging changes, the plymouth spalsh screen got lost in el7, adding it back now.

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1162699
Change-Id: Iee091e88c4950571e94057d9c5d6cbb4da4cd2cb
Signed-off-by: Tolik Litovsky <tlitovsk at redhat.com>
---
M recipe/rhevh7-pkgs.ks
M recipe/rhevh7-post.ks
2 files changed, 6 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/04/36704/1

diff --git a/recipe/rhevh7-pkgs.ks b/recipe/rhevh7-pkgs.ks
index 5ec588a..06d8028 100644
--- a/recipe/rhevh7-pkgs.ks
+++ b/recipe/rhevh7-pkgs.ks
@@ -8,6 +8,7 @@
 ltrace
 vhostmd
 firewalld
+plymouth
 
 # keyboard layout
 system-config-keyboard-base
diff --git a/recipe/rhevh7-post.ks b/recipe/rhevh7-post.ks
index 70e6cf0..265e052 100644
--- a/recipe/rhevh7-post.ks
+++ b/recipe/rhevh7-post.ks
@@ -214,7 +214,6 @@
  LABEL="end_mpath"
 EOF_udev_patch
 
-
 patch --ignore-whitespace -d /usr/lib/dracut/ -p0 << \EOF_dracut
 --- modules.d/90dmsquash-live/dmsquash-live-genrules.sh
 +++ modules.d/90dmsquash-live/dmsquash-live-genrules.sh
@@ -234,3 +233,8 @@
      wait_for_dev -n "${root#live:}"
    ;;
 EOF_dracut
+
+# rhbz 1162699 setting correct theme
+/usr/sbin/plymouth-set-default-theme text
+rm -rf /var/lib/sfcb/registration/repository.previous/root/virt
+


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iee091e88c4950571e94057d9c5d6cbb4da4cd2cb
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