Author: glen
Date: Tue Mar 10 00:15:47 2009
New Revision: 10187

Modified:
   geninitrd/trunk/ChangeLog
   geninitrd/trunk/Makefile
Log:
- 10000.3

Modified: geninitrd/trunk/ChangeLog
==============================================================================
--- geninitrd/trunk/ChangeLog   (original)
+++ geninitrd/trunk/ChangeLog   Tue Mar 10 00:15:47 2009
@@ -1,3 +1,46 @@
+2009-03-03 12:34 +0000 [r10171]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: - remove manual pluto,fcal -> fc4+soc module
+         dependency (they're present since initial import 8 years ago,
+         likely some ugly hack)
+
+2009-03-03 10:35 +0000 [r10169-10170]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * mod-multipath.sh, mod-luks.sh, mod-lvm.sh, mod-dmraid.sh,
+         mod-ide.sh: - findmodule -> find_module - pack_version ->
+         kernel_version
+
+       * geninitrd: - fix die() stderr redirection - simplify find_depmod
+         by using only modprobe - skip errors logic moved to find_depmod
+         from findmodule - rename findmodule -> find_module for
+         consistency
+
+2009-03-03 10:05 +0000 [r10167-10168]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: - support for generating images on running 2.4 kernel
+         for 2.6 kernel
+
+       * geninitrd: - pack_version -> kernel_version to avoid confusion
+         what the variable is
+
+2009-03-03 09:43 +0000 [r10166]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * mod-depmod24.sh (added): - old depmod finding code from
+         genini...@9271
+
+2009-03-03 09:32 +0000 [r10165]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * Makefile, geninitrd: - use /lib/geninitrd instead of /etc for
+         modules/functions code
+
+2009-03-03 09:28 +0000 [r10163]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * Makefile: - 10000.2, package mod-lvm.sh
+
+2009-03-02 15:43 +0000 [r10160]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * Makefile: - update
+
 2009-02-27 17:29 +0000 [r10157]  Elan Ruusamäe <glen/at/pld-linux.org>
 
        * mod-lvm.sh: - use vgs/lvs

Modified: geninitrd/trunk/Makefile
==============================================================================
--- geninitrd/trunk/Makefile    (original)
+++ geninitrd/trunk/Makefile    Tue Mar 10 00:15:47 2009
@@ -1,5 +1,5 @@
 # when making release, make sure you do it as RELEASE document describes
-VERSION                := 10000.2
+VERSION                := 10000.3
 MODS           := mod-ide.sh mod-luks.sh mod-multipath.sh mod-dmraid.sh 
mod-lvm.sh
 FILES          := Makefile geninitrd.sysconfig geninitrd functions $(MODS) 
geninitrd.8 geninitrd.8.xml ChangeLog
 prefix         := /usr
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to