summaryrefslogtreecommitdiff
path: root/extras/multipath/README
diff options
context:
space:
mode:
authorchristophe.varoqui@free.fr <christophe.varoqui@free.fr>2004-01-22 00:16:28 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:13:17 -0700
commit069bd530124afe40453a5530b8bfa17b1b39989a (patch)
tree92bc07f32f96a274135063b7fb872d1f2c0ed496 /extras/multipath/README
parentf10fec8197d9cc794f7f87cf9b14daaf414974d4 (diff)
[PATCH] udev-013/extras/multipath update
incremental to 0.0.13, * update the DM target synthax to the 2.6.0-udm5 style * update the changelog and the doc to reflect minimal requirements
Diffstat (limited to 'extras/multipath/README')
-rw-r--r--extras/multipath/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/extras/multipath/README b/extras/multipath/README
index 951c2788bc..417a0d38e4 100644
--- a/extras/multipath/README
+++ b/extras/multipath/README
@@ -4,8 +4,10 @@ Dependancies :
o libdevmapper : comes with device-mapper-XXXX.tar.gz
See www.sistina.com
This lib has been dropped in the multipath tree
-o libsysfs : comes with sysutils
+o libsysfs : comes with sysutils or udev
See ftp.kernel.org/pub/linux/utils/kernel/hotplug/
+o Linux kernel 2.6.0 with udm5 patchset
+ http://people.sistina.com/~thornber/dm/
How it works :
==============