LWN.net Logo

bootutils v0.0.5

From:  Nigel Kukard <nkukard@lbsd.net>
To:  linux-kernel@vger.kernel.org
Subject:  [ANNOUNCE] bootutils v0.0.5
Date:  Sat, 09 Jul 2005 21:36:36 +0000
Archive-link:  Article, Thread

Project Description:
BootUtils is a collection of utilities to facilitate booting of modern
Kernel 2.6 based systems. BootUtils is designed for initramfs, although
volunteers to add support for initrd are welcome. The process of finding
the root volume either by label or explicit label= on the kernel command
line, mounting it and 'switchroot'ing is automated. BootUtils can also
drop to emergency shell if the root volume cannot be mounted. Why not
even start sshd and allow admin login if the box is in a remote location?

Features:
* Automatic detection of root volume by label or explicit kernel
commandline option
* Supports ext2, ext3, jfs, reiserfs and xfs
* Emergency shell dropping in the case of a root volume problem
* Distribution independant

Changes:
* Added support to build with klibc
* Included libblkid/libuuid
* Fixed parsing of multiple root= kernel commandline options.

Website:
http://www.freshmeat.net/projects/bootutils/



Regards
Nigel Kukard

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