|
|
Subscribe / Log in / New account

yaird 0.0.7, a mkinitrd based on hotplug concepts

From:  Erik van Konijnenburg <ekonijn@xs4all.nl>
To:  linux-hotplug-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject:  [ANNOUNCE] yaird 0.0.7, a mkinitrd based on hotplug concepts
Date:  Sun, 8 May 2005 22:50:47 +0200

Version 0.0.7 of yaird is now available at:
	http://www.xs4all.nl/~ekonijn/yaird/yaird-0.0.7.tar.gz

Yaird is a proof of concept perl rewrite of mkinitrd.  It aims to
reliably identify the necessary modules by using the same algorithms
as hotplug, and comes with a template system to to tune the tool for
different distributions and experiment with different image layouts.
It requires a 2.6 kernel with hotplug.  There is a paper discussing it at:

	http://www.xs4all.nl/~ekonijn/yaird/yaird.html

Summary of user visible changes:
     * Support cryptsetup-luks (Based on a patch by Dick Middleton)
     * Bugfixes
       - cryptsetup, handle multiple hard links to same block special dev
       - cryptsetup, recognise keyword 'none' in /etc/crypttab
       - cryptsetup, keyfile check now for both luks and plain
       - cryptsetup, missing module for aes-cbc-essiv:sha256
       - Fedora template: dash was used instead of ash

On top of the todo list are now:
     * support NFS devices
     * support loopback devices

Regards,
Erik
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds