chiark / gitweb /
[PATCH] more udev-016/extras/multipath
[elogind.git] / extras / multipath / ChangeLog
index 730d6e34a6f74b1eb7a97421d615690213c48772..2cc492a192f2d99b28b781d290a242f4c9a50e05 100644 (file)
@@ -1,3 +1,17 @@
+2004-02-04 multipath-016
+       * add devmap_name proggy for udev to name devmaps as per their
+         internal DM name and not only by their sysfs enum name (dm-*)
+         The corresponding udev.rules line is :
+         KERNEL="dm-[0-9]*", PROGRAM="/sbin/devmap_name %M %m", NAME="%k", SYMLINK="%c"
+       * remove make_dm_node fn & call. Rely on udev for this.
+       * don't rely on the linux symlink in the udev/klibc dir since
+         udev build doesn't use it anymore. This corrects build breakage
+2004-01-19 multipath-013
+       * update the DM target synthax to the 2.6.0-udm5 style
+2003-12-29 multipath-012
+       * check hotplug event refers to a block device; if not exit early
+       * refresh doc
+       * add the uninstall target in Makefile
 2003-12-22 multipath-010
        * tweak the install target in Makefile
        * stop passing fds as argument : this change enable a strict