LWN.net Logo

yaird 0.0.8, 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.8, a mkinitrd based on hotplug concepts
Date:  Wed, 15 Jun 2005 12:56:17 +0200

Version 0.0.8 of yaird is now available at:
	http://www.xs4all.nl/~ekonijn/yaird/yaird-0.0.8.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:
     * Implement NFS root support (TCP, UDP, v2), based on klibc code.
     * Added manual page.
     * Make debugging output and shell break-outs optional,
       triggered by kernel option 'ydebug'.
     * Minor template simplifications.
     * Merge klibc-1.0.14 changes.
     * A Debian package is available (Based on work by Steven Ihde)

	deb http://www.xs4all.nl/~ekonijn/debian/ unstable/

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