r3008 - trunk/utils/initrd-tools

maximilian attems maks-guest@costa.debian.org
Thu, 28 Apr 2005 13:02:45 +0000


Author: maks-guest
Date: 2005-04-28 13:02:44 +0000 (Thu, 28 Apr 2005)
New Revision: 3008

Modified:
   trunk/utils/initrd-tools/TODO
Log:
more bug reorganisations..


Modified: trunk/utils/initrd-tools/TODO
===================================================================
--- trunk/utils/initrd-tools/TODO	2005-04-28 12:26:59 UTC (rev 3007)
+++ trunk/utils/initrd-tools/TODO	2005-04-28 13:02:44 UTC (rev 3008)
@@ -3,12 +3,12 @@
 	* #279382, #292080, #295422, #297724 ldd fix for amd64
 	* #283919 warn if root device is not found
 	* #285767 mkinitrd install with execute permission
-	* #292968 add support for medley module in get_root function
+	* #284141 do not rely on /proc/scsi
 	* #304483 ignores separate raid /boot partition
-	* #293508 refuses to make an initrd when lvm support is compiled in
 	* #297710 ?strange? fatal error on installation.
 	* #290708 dm-crypt devices initialized with wrong arguments
 	* #288010 PowerPC installed initrd misses files
+	* #281658 /etc/raidtab parse error
 
 
 NOTE:   currents plans are to switch initrd-tools to initramfs,
@@ -20,5 +20,10 @@
 	* #298120 allow per-version scripts
 	* #247433 no controlling terminal for scripts executed at boot
 	* #288263 capability module missing from /etc/mkinitrd/modules
+	* #284397 booting with init=/bin/sh does not work
+	* #284763 md wihtout devfs
+	* #293508 refuses to make an initrd when lvm support is compiled in?!
+	this one dependes on 2.4 so is questionable:
+	* #292968 add support for medley module in get_root function