Package: linux-kernel-di-powerpc
Version: 1.30
Severity: wishlist
Tags: patch

Hi,
please add the necessary modules to support d-i on multipathed devices -
patch attached. I left out miboot for now since I'm it's unlikely that
anybody wants to hook his oldworld PowerMac to an EMC.
Cheers,
 -- Guido
commit 5fcecfab1a38aaf9baece2da490053aeec1f4012
Author: Guido Guenther <[EMAIL PROTECTED]>
Date:   Sat Sep 1 17:01:40 2007 +0200

    add multipath-modules

diff --git a/modules/powerpc-powerpc64/multipath-modules b/modules/powerpc-powerpc64/multipath-modules
new file mode 100644
index 0000000..d26a862
--- /dev/null
+++ b/modules/powerpc-powerpc64/multipath-modules
@@ -0,0 +1,2 @@
+#include <multipath-modules>
+
diff --git a/modules/powerpc/multipath-modules b/modules/powerpc/multipath-modules
new file mode 100644
index 0000000..d26a862
--- /dev/null
+++ b/modules/powerpc/multipath-modules
@@ -0,0 +1,2 @@
+#include <multipath-modules>
+
diff --git a/modules/ppc64/multipath-modules b/modules/ppc64/multipath-modules
new file mode 100644
index 0000000..d26a862
--- /dev/null
+++ b/modules/ppc64/multipath-modules
@@ -0,0 +1,2 @@
+#include <multipath-modules>
+

Reply via email to