]> git.pld-linux.org Git - projects/geninitrd.git/commitdiff
- 10000.15 10000.15
authorAdam Gołębiowski <adamg@pld-linux.org>
Tue, 11 Aug 2009 12:21:36 +0000 (12:21 +0000)
committerAdam Gołębiowski <adamg@pld-linux.org>
Tue, 11 Aug 2009 12:21:36 +0000 (12:21 +0000)
svn-id: @10471

ChangeLog
Makefile

index 3490c5a4c98e571ff41bf0c2ef29092a371063d7..9736b4de0b136033e2f44105ddfcebb4e8365a0b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2009-08-11 12:20 +0000 [r10470]  Adam Gołębiowski <adamg/at/pld-linux.org>
+
+       * mod-uvesafb.sh: - fix uvesafb module detection
+
+2009-08-10 19:54 +0000 [r10467-10468]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: - fix revision expand
+
+       * geninitrd: - use Revision and Date
+
+2009-07-16 12:37 +0000 [r10418]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * mod-lvm.sh: - use only lvm2-initrd package tools.
+
+2009-07-01 21:33 +0000 [r10414-10415]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * Makefile: - 10000.14
+
+       * mod-multipath.sh: - we like tabs
+
+2009-07-01 12:10 +0000 [r10413]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * mod-multipath.sh: - process hwhandler in newer multipath tools
+         manner
+
+2009-07-01 11:47 +0000 [r10412]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * mod-multipath.sh, geninitrd: - add --with-multipath=DEVPATH
+         support
+
 2009-07-01 08:44 +0000 [r10411]  Elan Ruusamäe <glen/at/pld-linux.org>
 
        * geninitrd.sysconfig: - usb keyboard modules sample
index d9f1886561f8b938acfe609f6e30e39a25235add..bfe781aa67c50be05a3d1b771b84d8c9d13a8518 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 # when making release, make sure you do it as RELEASE document describes
-VERSION                := 10000.14
+VERSION                := 10000.15
 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.318881 seconds and 4 git commands to generate.