]> git.pld-linux.org Git - projects/geninitrd.git/commitdiff
- version, .34 find_depmod() return code fix, r12300 10000.34
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 10 Aug 2011 10:21:09 +0000 (10:21 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 10 Aug 2011 10:21:09 +0000 (10:21 +0000)
svn-id: @12301

ChangeLog
Makefile

index 30b4559bcdefbe321fa23f4a3a1b22b7e96564ae..130ee3a1d7b0ec14fabdc1dbbebe4178582a744f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index aa88ecb0431808fce2393d93214e20c346399ea4..84e28b8f822a4d94df955c2d9f9ac9bad5fe402a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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
This page took 0.204737 seconds and 4 git commands to generate.