SVN: geninitrd/trunk: ChangeLog Makefile
arekm
arekm at pld-linux.org
Sat Feb 19 09:27:52 CET 2011
Author: arekm
Date: Sat Feb 19 09:27:52 2011
New Revision: 12164
Modified:
geninitrd/trunk/ChangeLog
geninitrd/trunk/Makefile
Log:
Release 10000.32 (experimental).
Modified: geninitrd/trunk/ChangeLog
==============================================================================
--- geninitrd/trunk/ChangeLog (original)
+++ geninitrd/trunk/ChangeLog Sat Feb 19 09:27:52 2011
@@ -1,3 +1,141 @@
+2011-02-19 08:26 +0000 [r12163] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+ * geninitrd: Nicer way to display rcsid.
+
+2011-02-19 07:56 +0000 [r12161-12162] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+ * mod-ide.sh, functions: Revert, this wasn't meant to be in
+ previous commit.
+
+ * mod-blkid.sh, mod-nfs.sh, mod-sata.sh, mod-uvesafb.sh,
+ mod-condecor.sh, geninitrd, mod-lvm.sh, mod-tuxonice.sh,
+ mod-md.sh, mod-dmraid.sh, mod-scsi.sh, mod-ide.sh,
+ mod-fbsplash.sh, mod-udev.sh, mod-multipath.sh,
+ mod-bootsplash.sh, mod-depmod24.sh, mod-luks.sh, mod-suspend.sh,
+ functions: Report RCSID for loaded modules, too.
+
+2011-02-17 22:16 +0000 [r12159] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+ * geninitrd: root dev finding: fallback to calculating based on
+ initrd /dev file
+
+2011-02-17 21:41 +0000 [r12158] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+ * geninitrd: debugshell after failing to chroot.
+
+2011-02-17 21:37 +0000 [r12157] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+ * mod-luks.sh: Try to activate luks only if not yet active (because
+ cryptsetup is run twice).
+
+2011-02-13 14:09 +0000 [r12147] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * Makefile: setup TZ in export
+
+2011-02-11 12:30 +0000 [r12143-12144] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * tests/bug-715930.sh: - update test
+
+ * mod-sata.sh: sort modules that ones who depend on libata are
+ first
+
+2011-02-11 12:07 +0000 [r12142] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * mod-sata.sh: there is no bitwise matching only DEVICE_ANY arekm
+ looked up it in sources, so revert the bitwise op
+
+2011-02-11 08:24 +0000 [r12139-12141] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * tests/bug-715930.sh: update test
+
+ * mod-sata.sh: - compare device bitwise. LP#715930
+
+ * mod-sata.sh: switch to parsing in shell instead of awk
+
+2011-02-10 11:32 +0000 [r12131-12132] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * mod-sata.sh: add setup so detection results could be later
+ tweaked for testing
+
+ * tests/bug-715930.sh: hack up test using actual functions
+
+2011-02-09 19:19 +0000 [r12127] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * tests/bug-715930.sh (added): partial testcase
+
+2011-02-05 11:51 +0000 [r12116] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+ * geninitrd: Revert, that was wrong.
+
+2011-02-05 11:22 +0000 [r12115] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+ * geninitrd: ccis needs sd_mod (areq).
+
+2011-02-03 18:45 +0000 [r12114] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+ * geninitrd: Mount rootfs from initramfs with rootfsflags options.
+
+2011-02-03 11:16 +0000 [r12113] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * mod-blkid.sh, mod-nfs.sh, mod-multipath.sh, mod-condecor.sh,
+ geninitrd, 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: Simplify main code by moving state
+ checks to modules itself
+
+2011-02-03 11:06 +0000 [r12112] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * mod-luks.sh: Use double quotes (more readable in this context)
+
+2011-02-03 10:41 +0000 [r12106-12111] Artur Frysiak <wiget/at/pld-linux.org>
+
+ * Makefile: Make addons executable
+
+ * geninitrd: Try to setup encryption after soft-RAID and LVM setup
+
+ * mod-lvm.sh: Don't drop to shell if LVM is used but root device
+ isn't LV
+
+ * mod-luks.sh: Check source device before cryptsetup run
+
+ * functions: Simplify dm_name()
+
+ * functions: Use DM subsystem name not UUID for LVM/crypt detection
+
+2011-02-03 08:12 +0000 [r12104] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+ * geninitrd: We have /dev/urandom, so also store /dev/random (luks
+ can use it for example).
+
+2011-02-02 17:15 +0000 [r12103] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * geninitrd, functions: rename dm_* helpers to avoid confision what
+ they do and make them more generic
+
+2011-02-02 16:23 +0000 [r12101-12102] Artur Frysiak <wiget/at/pld-linux.org>
+
+ * functions: Simplify dm_longname()
+
+ * functions: Allow rootfs on crypted device
+
+2011-01-27 20:55 +0000 [r12095] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+ * mod-md.sh: By default rootdev_new is the same as rootdev.
+
+2011-01-27 20:51 +0000 [r12094] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * mod-multipath.sh: - multipath install lib64 safe (why it was just
+ lib anyway?)
+
+2011-01-27 20:48 +0000 [r12093] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * Makefile: Consistent timestamp in release tarball files. in fact,
+ package all files to tarball
+
+2011-01-27 20:30 +0000 [r12092] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * Makefile: - refentry2man dep
+
2011-01-27 20:26 +0000 [r12091] Elan Ruusamäe <glen/at/pld-linux.org>
* Makefile: - 10000.31 second experimental (can extract all
Modified: geninitrd/trunk/Makefile
==============================================================================
--- geninitrd/trunk/Makefile (original)
+++ geninitrd/trunk/Makefile Sat Feb 19 09:27:52 2011
@@ -1,5 +1,5 @@
# when making release, make sure you do it as RELEASE document describes
-VERSION := 10000.31
+VERSION := 10000.32
MODS := ide luks multipath dmraid lvm md blkid udev tuxonice suspend fbsplash condecor bootsplash uvesafb nfs sata scsi
FILES_MODS := $(MODS:%=mod-%.sh)
FILES_ADDON := extract-ikconfig
More information about the pld-cvs-commit
mailing list