[release] bootutils 0.0.4

From: Nigel Kukard
Date: Mon Jul 04 2005 - 00:19:12 EST


Hi Guys,

After looking over initramfs and fiddling for a number of ours I've written a small set of utilities (currently only 1) to facilitate an alternative to Nash and run_init.

I would appreciate any feedback aswell as comments and/or results of anyone's findings.


Introduction:
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


More information can be found on the freshmeat release.
http://www.freshmeat.net/projects/bootutils/


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