Douglas Schilling Landgraf has uploaded a new change for review. Change subject: recipe: centos7 post - remove 62multipath.rules patch ......................................................................
recipe: centos7 post - remove 62multipath.rules patch The patch for 62-multipath.rules doesn't apply anymore, the patch tool during the build complains that the change is already applied, and in fact, it's. This patch, removes the unneeded patch. Change-Id: I5e78b939f9f7f0b3621a23fb7a0e0bfa665d0306 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M recipe/centos7-post.ks 1 file changed, 0 insertions(+), 13 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/74/39474/1 diff --git a/recipe/centos7-post.ks b/recipe/centos7-post.ks index 7ccd730..c03ba7f 100644 --- a/recipe/centos7-post.ks +++ b/recipe/centos7-post.ks @@ -191,19 +191,6 @@ _EOF_ -# udev patch for rhbz#1152948 -patch --ignore-whitespace -d /lib/udev/rules.d -p0 << \EOF_udev_patch ---- 62-multipath.rules.orig 2014-11-04 14:57:12.385999154 +0000 -+++ 62-multipath.rules 2014-11-04 14:58:19.081002175 +0000 -@@ -45,5 +45,5 @@ - ENV{DM_UUID}!="mpath-?*", GOTO="end_mpath" - ENV{DM_SUSPENDED}=="1", GOTO="end_mpath" - ENV{DM_ACTION}=="PATH_FAILED", GOTO="end_mpath" --RUN+="$env{MPATH_SBIN_PATH}/kpartx -a $tempnode" -+ENV{DM_ACTIVATION}=="1", RUN+="$env{MPATH_SBIN_PATH}/kpartx -a $tempnode" - 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 -- To view, visit https://gerrit.ovirt.org/39474 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5e78b939f9f7f0b3621a23fb7a0e0bfa665d0306 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
