]> git.pld-linux.org Git - projects/geninitrd.git/commitdiff
10000.18 10000.18
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 31 Aug 2009 19:31:33 +0000 (19:31 +0000)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 31 Aug 2009 19:31:33 +0000 (19:31 +0000)
svn-id: @10521

ChangeLog
Makefile

index ecd10d79523d3fec31ba56103cfd6f657da30308..80b42765d19b1d7c66c29c14ae053aa232f73077 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2009-08-31 13:13 +0000 [r10520]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * geninitrd: urandom is always needed for latest lvm2
+
+2009-08-29 23:15 +0000 [r10517]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: - rmmod missing is not fatal
+
+2009-08-29 23:12 +0000 [r10516]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: - check for rmmod applet
+
+2009-08-29 22:17 +0000 [r10515]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * geninitrd: rmmod scsi_wait_scan after modprobing
+
+2009-08-28 22:09 +0000 [r10508]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * Makefile: 10000.17.
+
 2009-08-28 21:41 +0000 [r10507]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
        * geninitrd: Really take specified compressor.
index 2d3c3eaeaeef65b11adab11f29e5737e715b0e5c..12fb29837f49b36697892b0c4751587b3f4c0b4f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 # when making release, make sure you do it as RELEASE document describes
-VERSION                := 10000.17
+VERSION                := 10000.18
 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
This page took 0.043798 seconds and 4 git commands to generate.