summaryrefslogtreecommitdiffstats
path: root/mpath_wait.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mpath_wait.patch')
-rw-r--r--mpath_wait.patch22
1 files changed, 13 insertions, 9 deletions
diff --git a/mpath_wait.patch b/mpath_wait.patch
index 44e14d7..7d61c9c 100644
--- a/mpath_wait.patch
+++ b/mpath_wait.patch
@@ -1,7 +1,12 @@
-diff --git a/multipath/Makefile b/multipath/Makefile
-index e0031a2..fe377d8 100644
---- a/multipath/Makefile
-+++ b/multipath/Makefile
+---
+ multipath/Makefile | 3 ++-
+ multipath/mpath_wait | 17 +++++++++++++++++
+ 2 files changed, 19 insertions(+), 1 deletion(-)
+
+Index: multipath-tools-090724/multipath/Makefile
+===================================================================
+--- multipath-tools-090724.orig/multipath/Makefile
++++ multipath-tools-090724/multipath/Makefile
@@ -20,7 +20,7 @@ $(EXEC): $(OBJS)
install:
@@ -11,7 +16,7 @@ index e0031a2..fe377d8 100644
$(INSTALL_PROGRAM) -d $(DESTDIR)/etc/udev/rules.d
$(INSTALL_PROGRAM) -m 644 multipath.rules $(DESTDIR)/etc/udev/rules.d/
$(INSTALL_PROGRAM) -d $(DESTDIR)$(mandir)
-@@ -31,6 +31,7 @@ install:
+@@ -34,6 +34,7 @@ install:
uninstall:
rm $(DESTDIR)/etc/udev/rules.d/multipath.rules
rm $(DESTDIR)$(bindir)/$(EXEC)
@@ -19,11 +24,10 @@ index e0031a2..fe377d8 100644
rm $(DESTDIR)$(mandir)/$(EXEC).8.gz
rm $(DESTDIR)$(man5dir)/$(EXEC).conf.5.gz
-diff --git a/multipath/mpath_wait b/multipath/mpath_wait
-new file mode 100644
-index 0000000..d4047cc
+Index: multipath-tools-090724/multipath/mpath_wait
+===================================================================
--- /dev/null
-+++ b/multipath/mpath_wait
++++ multipath-tools-090724/multipath/mpath_wait
@@ -0,0 +1,17 @@
+#!/bin/bash
+