summaryrefslogtreecommitdiff
path: root/debian/TODO
diff options
context:
space:
mode:
authormadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-08-10 20:09:32 +0000
committermadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-08-10 20:09:32 +0000
commit1fbcd9abcb6437a2ff9370e0adb928e3d873c41a (patch)
tree83148a1f83da29ffe6f7877c16b4982880b1822d /debian/TODO
parentc94e248bf4da0d0a73d48bd1238736ce9174e055 (diff)
fix partitionable array in hook and add todo to work around shortcoming
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/TODO b/debian/TODO
index 4f3163c6..3a37dcb2 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -10,5 +10,8 @@ debian mdadm TODO list
get rid of mdadm-name-generator.sh and move everything to debconf.config,
then install udev rules for each naming scheme to /usr/share/mdadm and use
ucf to install the appropriate one to /etc.
+- version-1 is a nightmare. E.g. on partitionable arrays, with / on
+ /dev/md_d0p3, mdadm -Es ignores /dev/md_d0 and just uses the name, so
+ /dev/md/<arrayname>.
$Id$