r3005 - trunk/utils/initrd-tools

maximilian attems maks-guest@costa.debian.org
Thu, 28 Apr 2005 11:31:37 +0000


Author: maks-guest
Date: 2005-04-28 11:31:37 +0000 (Thu, 28 Apr 2005)
New Revision: 3005

Added:
   trunk/utils/initrd-tools/TODO
Log:
trying to classify the initrd-tools bugs, half-through for now.
leave the rest for later, now try to fix some of them.


Added: trunk/utils/initrd-tools/TODO
===================================================================
--- trunk/utils/initrd-tools/TODO	2005-04-28 08:08:41 UTC (rev 3004)
+++ trunk/utils/initrd-tools/TODO	2005-04-28 11:31:37 UTC (rev 3005)
@@ -0,0 +1,28 @@
+ sarge targeted items:
+ 	* #298311 ldd fix for newer glibc
+	* #279382, #292080, #295422, #297724 ldd fix for amd64
+	* #283919 warn if root device is not found
+	* #285767 mkinitrd install with execute permission
+	* #304639, #282594 replace mkext2fs with mkcramfs in mkinitrd.conf?
+	* #292968 add support for medley module in get_root function
+	* #304483 ignores separate raid /boot partition
+	* #293508 refuses to make an initrd when lvm support is compiled in
+	* #296894 initrd-tools: function module_exist doesn't recognize 
+	          modules in subdirs in /proc/scsi
+	* #254310 typos in Documentation
+	* #297710 ?strange? fatal error on installation.
+	* #290708 dm-crypt devices initialized with wrong arguments
+	* #288010 PowerPC installed initrd misses files
+
+
+NOTE:   currents plans are to switch initrd-tools to initramfs,
+	so belows may not be needed at all.
+
+ postsarge targeted items:
+ 	* #296579, #303926 don't load all ide modules
+ 	* #260068 library reduction to reduce the size of the initrd ?
+	* #298120 allow per-version scripts
+	* #247433 no controlling terminal for scripts executed at boot
+	* #288263 capability module missing from /etc/mkinitrd/modules
+	
+