[node-patches] Change in ovirt-node[master]: reviving the dmsquash patch , and removing dmsquash from bei...

tlitovsk at redhat.com tlitovsk at redhat.com
Wed Jan 14 15:39:08 UTC 2015


Anatoly Litovsky has uploaded a new change for review.

Change subject: reviving the dmsquash patch , and removing dmsquash from being double added.
......................................................................

reviving the dmsquash patch , and removing dmsquash from being double
added.

Change-Id: Id0616fdcefee701fc6580a0a1f439689bd305867
Signed-off-by: Tolik Litovsky <tlitovsk at redhat.com>
---
M recipe/rhevh7-post.ks
1 file changed, 3 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/17/36917/1

diff --git a/recipe/rhevh7-post.ks b/recipe/rhevh7-post.ks
index 0fa6dfd..bcdea6a 100644
--- a/recipe/rhevh7-post.ks
+++ b/recipe/rhevh7-post.ks
@@ -27,16 +27,13 @@
 		esac
 EOF_kdump
 
-# include dmsquash-live in dracut for kdump
-sed -ie 's/^#add_dracutmodules+=""/add_dracutmodules+="dmsquash-live"/' /etc/dracut.conf
-
 # Make dmsquash-live able to be included on hostonly configurations
 patch -d /usr/lib/dracut/modules.d/90dmsquash-live -p0 << \EOF_dmsquash
---- /tmp/module-setup.sh.orig   2015-01-13 07:29:57.907325412 -0700
-+++ /tmp/module-setup.sh        2015-01-13 07:30:08.900364143 -0700
+--- module-setup.sh        2015-01-13 07:29:57.907325412 -0700
++++ 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


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id0616fdcefee701fc6580a0a1f439689bd305867
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Anatoly Litovsky <tlitovsk at redhat.com>



More information about the node-patches mailing list