SVN: geninitrd/trunk: ChangeLog Makefile

glen glen at pld-linux.org
Wed Aug 10 12:21:10 CEST 2011


Author: glen
Date: Wed Aug 10 12:21:09 2011
New Revision: 12301

Modified:
   geninitrd/trunk/ChangeLog
   geninitrd/trunk/Makefile
Log:
- version, .34 find_depmod() return code fix, r12300

Modified: geninitrd/trunk/ChangeLog
==============================================================================
--- geninitrd/trunk/ChangeLog	(original)
+++ geninitrd/trunk/ChangeLog	Wed Aug 10 12:21:09 2011
@@ -1,4 +1,15 @@
-2011-07-27 06:53 +0000 [r12273]  Elan Ruusamäe <glen/at/pld-linux.org>
+2011-08-04 20:52 +0000 [r12300]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* geninitrd: find_depmod(): Return 0 in non-fatal cases (prevent
+	  non-zero exit codes from slipping).
+
+2011-07-27 06:59 +0000 [r12277]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* functions: use stat format busybox understands too
+
+2011-07-27 06:54 +0000 [r12273-12275]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* Makefile: note about tagging
 
 	* Makefile: - up to 10000.33, current geninitrd is not usable with
 	  rootfs on lvm2 with current lvm2

Modified: geninitrd/trunk/Makefile
==============================================================================
--- geninitrd/trunk/Makefile	(original)
+++ geninitrd/trunk/Makefile	Wed Aug 10 12:21:09 2011
@@ -1,5 +1,5 @@
 # when making release, make sure you do it as RELEASE document describes
-VERSION		:= 10000.33
+VERSION		:= 10000.34
 MODS		:= ide luks multipath dmraid lvm md blkid udev tuxonice suspend fbsplash condecor bootsplash uvesafb nfs sata scsi
 FILES_MODS  := $(MODS:%=mod-%.sh)
 FILES_ADDON := extract-ikconfig


More information about the pld-cvs-commit mailing list