]> git.pld-linux.org Git - projects/geninitrd.git/commitdiff
- release 10000.12 10000.12
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 10 May 2009 13:05:39 +0000 (13:05 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Sun, 10 May 2009 13:05:39 +0000 (13:05 +0000)
svn-id: @10355

ChangeLog
Makefile

index 4a940ba969f9b21b67ef22f54020de66f21ea223..7e2e85f8218b60d029f388391c8e0965564b8021 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2009-05-03 17:56 +0000 [r10353]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: - prefer versioned firmware first
+
+2009-05-03 08:30 +0000 [r10350]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
+
+       * geninitrd: - /lib/firmware/`uname -r`/ files support
+
+2009-04-28 11:50 +0000 [r10340]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: - full path for compressor for -x test
+
+2009-04-28 07:01 +0000 [r10339]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * mod-condecor.sh, mod-bootsplash.sh, mod-fbsplash.sh: - cosmetics
+         and setup like other mods
+
+2009-04-27 09:43 +0000 [r10337]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * mod-blkid.sh, mod-multipath.sh, mod-uvesafb.sh, mod-condecor.sh,
+         mod-bootsplash.sh, mod-luks.sh, mod-lvm.sh, mod-tuxonice.sh,
+         mod-dmraid.sh, mod-md.sh, mod-suspend.sh, mod-fbsplash.sh,
+         mod-udev.sh: - allow configuration for USE_xxx from
+         sysconfig/geninitrd. lp#364812
+
+2009-04-27 09:31 +0000 [r10335]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd, mod-md.sh: - drop USERAIDSTART (autodetected)
+
 2009-04-16 00:30 +0000 [r10329]  Elan Ruusamäe <glen/at/pld-linux.org>
 
        * Makefile: - ver 10000.11
index fe0d92ab349e313e2255af256bc6445778f691d1..26314c08ea6756d9099409b38713097b14f8bf24 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 # when making release, make sure you do it as RELEASE document describes
-VERSION                := 10000.11
+VERSION                := 10000.12
 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.043774 seconds and 4 git commands to generate.