[node-patches] Change in ovirt-node[master]: rhevh6-posts: removing non applying patch

dougsland at redhat.com dougsland at redhat.com
Mon Sep 15 14:51:02 UTC 2014


Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: rhevh6-posts: removing non applying patch
......................................................................

rhevh6-posts: removing non applying patch

mkdumprd patch from 2011 which don't apply on current mkdumprd
source code. mkdumprd seems to be dynamic enough at moment.

Change-Id: I41874c07b69674ab2e38ba3a8270213be70efb91
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M recipe/rhevh6-post.ks
1 file changed, 0 insertions(+), 25 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/43/32943/1

diff --git a/recipe/rhevh6-post.ks b/recipe/rhevh6-post.ks
index afd47b4..eab0fae 100644
--- a/recipe/rhevh6-post.ks
+++ b/recipe/rhevh6-post.ks
@@ -155,31 +155,6 @@
 # set maxlogins to 3
 echo "*        -       maxlogins      3" >> /etc/security/limits.conf
 
-# rhbz#738170
-patch -d /sbin -p0 << \EOF_mkdumprd
---- /sbin/mkdumprd.orig	2011-10-06 06:37:49.000000000 +0000
-+++ /sbin/mkdumprd	2011-11-01 04:21:19.000000000 +0000
-@@ -583,7 +583,7 @@
-         eth*.*)
-             modalias=8021q
-             ;;
--        br*)
-+        rhevm|br*)
-             modalias=bridge
-             ;;
-         *)
-@@ -756,7 +756,7 @@
-             echo >> $MNTIMAGE/etc/ifcfg-$dev
-             echo "BUS_ID=\"Bonding\"" >> $MNTIMAGE/etc/ifcfg-$dev
-             ;;
--	br*)
-+	rhevm|br*)
-             for j in `ls /sys/class/net/$dev/brif`
-             do
-                 handlenetdev $j
-
-EOF_mkdumprd
-
 patch -d /etc/init.d -p0 << \EOF_functions
 --- functions.orig	2014-01-03 21:22:50.061036793 -0500
 +++ functions	2014-01-03 21:22:06.169959322 -0500


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I41874c07b69674ab2e38ba3a8270213be70efb91
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>



More information about the node-patches mailing list