SVN: geninitrd/trunk: ChangeLog Makefile

glen glen at pld-linux.org
Sun May 10 15:05:40 CEST 2009


Author: glen
Date: Sun May 10 15:05:39 2009
New Revision: 10355

Modified:
   geninitrd/trunk/ChangeLog
   geninitrd/trunk/Makefile
Log:
- release 10000.12

Modified: geninitrd/trunk/ChangeLog
==============================================================================
--- geninitrd/trunk/ChangeLog	(original)
+++ geninitrd/trunk/ChangeLog	Sun May 10 15:05:39 2009
@@ -1,3 +1,32 @@
+2009-05-03 17:56 +0000 [r10353]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - prefer versioned firmware first
+
+2009-05-03 08:30 +0000 [r10350]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
+
+	* geninitrd: - /lib/firmware/`uname -r`/ files support
+
+2009-04-28 11:50 +0000 [r10340]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - full path for compressor for -x test
+
+2009-04-28 07:01 +0000 [r10339]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* mod-condecor.sh, mod-bootsplash.sh, mod-fbsplash.sh: - cosmetics
+	  and setup like other mods
+
+2009-04-27 09:43 +0000 [r10337]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* mod-blkid.sh, mod-multipath.sh, mod-uvesafb.sh, mod-condecor.sh,
+	  mod-bootsplash.sh, mod-luks.sh, mod-lvm.sh, mod-tuxonice.sh,
+	  mod-dmraid.sh, mod-md.sh, mod-suspend.sh, mod-fbsplash.sh,
+	  mod-udev.sh: - allow configuration for USE_xxx from
+	  sysconfig/geninitrd. lp#364812
+
+2009-04-27 09:31 +0000 [r10335]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd, mod-md.sh: - drop USERAIDSTART (autodetected)
+
 2009-04-16 00:30 +0000 [r10329]  Elan Ruusamäe <glen/at/pld-linux.org>
 
 	* Makefile: - ver 10000.11

Modified: geninitrd/trunk/Makefile
==============================================================================
--- geninitrd/trunk/Makefile	(original)
+++ geninitrd/trunk/Makefile	Sun May 10 15:05:39 2009
@@ -1,5 +1,5 @@
 # when making release, make sure you do it as RELEASE document describes
-VERSION		:= 10000.11
+VERSION		:= 10000.12
 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