summaryrefslogtreecommitdiff
path: root/debian/TODO
diff options
context:
space:
mode:
authormadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-08-10 14:02:03 +0000
committermadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-08-10 14:02:03 +0000
commite20a680d56c0063ba4eb80bbe675b83b9b2df0ab (patch)
tree078c1c12f8a730ab2774ae16bd7849485cfc2946 /debian/TODO
parentc2a2049be3e4e752e33b013cea72e89e47deadf7 (diff)
readding udev, this time with a smart script
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/TODO b/debian/TODO
index be35d773..4f3163c6 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -4,5 +4,11 @@ debian mdadm TODO list
- check whether mdadm.conf and system are consistent during initramfs creation
and fail otherwise (#381303).
- then switch to using system mdadm.conf in initramfs.
+- add debconf question to determine naming scheme. Reuse logic from udev
+ script mdadm-name-generator.sh to preseed the question, store answer in
+ /etc/default, make mdadm-name-generator.sh actually use that value. Or just
+ 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.
$Id$