SVN: geninitrd/trunk: ChangeLog Makefile
hawk
hawk at pld-linux.org
Sun Aug 16 00:08:20 CEST 2009
Author: hawk
Date: Sun Aug 16 00:08:20 2009
New Revision: 10485
Modified:
geninitrd/trunk/ChangeLog
geninitrd/trunk/Makefile
Log:
- 10000.16
Modified: geninitrd/trunk/ChangeLog
==============================================================================
--- geninitrd/trunk/ChangeLog (original)
+++ geninitrd/trunk/ChangeLog Sun Aug 16 00:08:20 2009
@@ -1,4 +1,21 @@
-2009-08-11 12:20 +0000 [r10470] Adam Gołębiowski <adamg/at/pld-linux.org>
+2009-08-15 21:40 +0000 [r10484] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+ * geninitrd, mod-lvm.sh: - create /dev/urandom always
+
+2009-08-15 21:22 +0000 [r10483] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+ * mod-lvm.sh: - create urandom device on initrd; - mount sysfs for
+ lvm.static
+
+2009-08-15 09:04 +0000 [r10481] Adam Gołębiowski <adamg/at/pld-linux.org>
+
+ * geninitrd: - check if proc is mounted before setting up mods,
+ otherwise geninitrd will complain about not being able to
+ determine lvm version
+
+2009-08-11 12:21 +0000 [r10470-10471] Adam Gołębiowski <adamg/at/pld-linux.org>
+
+ * Makefile: - 10000.15
* mod-uvesafb.sh: - fix uvesafb module detection
Modified: geninitrd/trunk/Makefile
==============================================================================
--- geninitrd/trunk/Makefile (original)
+++ geninitrd/trunk/Makefile Sun Aug 16 00:08:20 2009
@@ -1,5 +1,5 @@
# when making release, make sure you do it as RELEASE document describes
-VERSION := 10000.15
+VERSION := 10000.16
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
More information about the pld-cvs-commit
mailing list