SVN: geninitrd/trunk: ChangeLog Makefile

glen glen at pld-linux.org
Thu Apr 16 02:30:41 CEST 2009


Author: glen
Date: Thu Apr 16 02:30:40 2009
New Revision: 10329

Modified:
   geninitrd/trunk/ChangeLog
   geninitrd/trunk/Makefile
Log:
- ver 10000.11

Modified: geninitrd/trunk/ChangeLog
==============================================================================
--- geninitrd/trunk/ChangeLog	(original)
+++ geninitrd/trunk/ChangeLog	Thu Apr 16 02:30:40 2009
@@ -1,3 +1,33 @@
+2009-04-12 04:17 +0000 [r10326]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* mod-lvm.sh: - check LVM tools version only if lvm is enabled.
+	  lp#359718
+
+2009-04-07 16:05 +0000 [r10324]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - just in case quote init args
+
+2009-04-07 15:59 +0000 [r10323]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* geninitrd: - pass kernel cmd line args to init (found by baggins)
+
+2009-04-06 22:55 +0000 [r10320]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd, geninitrd.sysconfig: - lzma/bzip/gzip compressors -
+	  need to think about image extension which cames from .spec....
+
+2009-04-06 22:40 +0000 [r10319]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - allow non-root to see usage
+
+2009-04-06 22:00 +0000 [r10318]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* TODO: - System.map symbols
+
+2009-04-06 21:50 +0000 [r10317]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* TODO: - correct
+
 2009-04-06 15:11 +0000 [r10314]  Elan Ruusamäe <glen/at/pld-linux.org>
 
 	* mod-condecor.sh (added): - add missing file

Modified: geninitrd/trunk/Makefile
==============================================================================
--- geninitrd/trunk/Makefile	(original)
+++ geninitrd/trunk/Makefile	Thu Apr 16 02:30:40 2009
@@ -1,5 +1,5 @@
 # when making release, make sure you do it as RELEASE document describes
-VERSION		:= 10000.10
+VERSION		:= 10000.11
 MODS		:= ide luks multipath dmraid lvm md blkid udev tuxonice suspend fbsplash condecor bootsplash uvesafb nfs scsi
 FILES_MODS  := $(MODS:%=mod-%.sh)
 FILES		:= Makefile geninitrd.sysconfig geninitrd functions $(FILES_MODS) geninitrd.8 geninitrd.8.xml ChangeLog


More information about the pld-cvs-commit mailing list