SVN: geninitrd/trunk/ChangeLog

glen glen at pld-linux.org
Fri Nov 2 18:15:19 CET 2007


Author: glen
Date: Fri Nov  2 18:15:19 2007
New Revision: 8968

Modified:
   geninitrd/trunk/ChangeLog
Log:
- splash generations moved to function
- create only /init on initramfs due need to keep pid=1

Modified: geninitrd/trunk/ChangeLog
==============================================================================
--- geninitrd/trunk/ChangeLog	(original)
+++ geninitrd/trunk/ChangeLog	Fri Nov  2 18:15:19 2007
@@ -1,3 +1,83 @@
+2007-11-02 01:02 +0000 [r8956]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - another fix to avoid lvdisplay failure to kill
+	  /linuxrc
+
+2007-11-01 22:49 +0000 [r8952]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - parse CMDINE using shell constructs
+
+2007-11-01 17:30 +0000 [r8951]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* functions: - more information why lvdisplay failed to resolve lvm
+	  name
+
+2007-11-01 03:02 +0000 [r8943]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - typo
+
+2007-11-01 02:21 +0000 [r8936]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - one more lvm.static - give admin chance to figure
+	  out problem at initrd
+
+2007-10-31 18:10 +0000 [r8917]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - lvm needs to be called lvm.static otherwise it will
+	  re-execute itself via /sbin/lvm
+
+2007-10-31 17:44 +0000 [r8916]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - avoid lvdisplay errors killing whole /linuxrc
+
+2007-10-30 21:45 +0000 [r8908]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - debugshell before final unmount and initrd exit
+
+2007-10-30 21:25 +0000 [r8907]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - new functions: mount_{dev,sys,proc,tmp} to mount
+	  those filesystems and use them
+
+2007-10-30 20:51 +0000 [r8906]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - rpm -E is unreliable as it requires rpm-build macros
+	  present - use $_lib when installing with inst_exec()
+
+2007-10-30 20:17 +0000 [r8905]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - always load dm-mirror for dmraid
+
+2007-10-30 15:53 +0000 [r8900]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - really commit debuginitrd=sh functionality
+
+2007-10-30 15:08 +0000 [r8898-8899]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - add function add_linuxrc() and generate all output
+	  via that function - add debuginitrd=sh possibility to invoke
+	  shell at some points in initrd
+
+	* functions: - more detailed error messages when processing fstab
+	  and lvm
+
+2007-10-28 22:07 +0000 [r8896]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - do not assume user has booted from suspend enabled
+	  kernel when generating initrd for suspend
+
+2007-10-28 18:19 +0000 [r8895]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - alias romfs,cramfs
+
+2007-10-28 18:10 +0000 [r8894]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - $CMDLINE available globally per /linuxrc
+
+2007-10-28 12:27 +0000 [r8882]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - disable tuxonice by default (conflicts with suspend)
+
 2007-10-28 10:53 +0000 [r8880]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
 	* geninitrd: Install resume from new location. Temporaily leave


More information about the pld-cvs-commit mailing list