]> git.pld-linux.org Git - projects/geninitrd.git/commitdiff
- 9000.8 9000.8
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 2 Apr 2008 14:14:35 +0000 (14:14 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 2 Apr 2008 14:14:35 +0000 (14:14 +0000)
svn-id: @9691

ChangeLog
Makefile

index 86d70fa8e9eb17536390a3cc5a50cb55eb00b088..9f19d9a74d24bd54e822a6065232278602c4bac9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+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
+         with blkid
+
+2008-03-23 17:39 +0000 [r9656]  Adam Gołębiowski <adamg/at/pld-linux.org>
+
+       * geninitrd: - fix setdhcp script generation (only the second part
+         was used)
+
+2008-03-22 22:44 +0000 [r9650]  Adam Gołębiowski <adamg/at/pld-linux.org>
+
+       * geninitrd: - /proc is known to exist, no need to mkdir it once
+         more in initrd_gen_nfs
+
 2008-03-11 22:56 +0000 [r9599-9600]  Marcin Król <hawk/at/pld-linux.org>
 
        * Makefile: - release 9000.7
index 753df25c27543e3dbfa6c6744290e272dec5bc75..5c8e5c1234f4cd14658afc685562fa84176b1b07 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION                := 9000.7
+VERSION                := 9000.8
 FILES          := Makefile geninitrd.sysconfig geninitrd functions geninitrd.8 geninitrd.8.xml ChangeLog
 prefix         := /usr
 mandir         := $(prefix)/share/man
This page took 0.046302 seconds and 4 git commands to generate.