]> git.pld-linux.org Git - projects/geninitrd.git/commitdiff
- 9000.9 9000.9
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 27 Apr 2008 21:58:02 +0000 (21:58 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Sun, 27 Apr 2008 21:58:02 +0000 (21:58 +0000)
svn-id: @9736

ChangeLog
Makefile

index 9f19d9a74d24bd54e822a6065232278602c4bac9..ce2687990274a2c157c29494a472940d90b5c28a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2008-04-27 00:12 +0000 [r9727]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd, geninitrd.sysconfig: - config to load framebuffer
+         device module
+
+2008-04-26 19:17 +0000 [r9726]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: - disable splashes early if initramfs is not used
+
+2008-04-22 15:19 +0000 [r9717]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: - add --with-fbcondecor - let different different
+         splashes and suspend be added to initrd. results are unexpected
+         but all is possible
+
+2008-04-22 14:41 +0000 [r9716]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: - let splash_geninitramfs be in /usr/sbin too
+
+2008-04-09 21:45 +0000 [r9709]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: - just use $resume var to avoid confusion with
+         tuxonice/suspend2
+
+2008-04-09 21:36 +0000 [r9708]  Kacper Kornet <draenog/at/pld-linux.org>
+
+       * geninitrd: - kernels with tuxonice use option resume
+
+2008-04-02 14:14 +0000 [r9691]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * Makefile: - 9000.8
+
 2008-04-02 11:53 +0000 [r9690]  Elan Ruusamäe <glen/at/pld-linux.org>
 
        * functions: - Look up one device that matches the search parameter
index 5c8e5c1234f4cd14658afc685562fa84176b1b07..727499bf6f4d4d915e3def2e2606c051e6ac9ea1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION                := 9000.8
+VERSION                := 9000.9
 FILES          := Makefile geninitrd.sysconfig geninitrd functions geninitrd.8 geninitrd.8.xml ChangeLog
 prefix         := /usr
 mandir         := $(prefix)/share/man
This page took 0.049884 seconds and 4 git commands to generate.