WrapLinux 1.1 (Default branch) |
|
|
Wednesday January 16, 2008. 10:55 PM FreshMeat
WrapLinux is a utility to wrap a Linux kernel,
together with a kernel command line and one or
more initrd/initramfs files into a single file in
ELF or NBI format. This is required by certain
boot protocols, such as Etherboot/Netboot, and may
otherwise be desired for consistency reasons. It
can be considered a replacement for the mknbi and
mkelf utilities.
License: GNU General Public License (GPL)
Changes:
This release maintains the strict limits of initrd subfiles when generating the section headers. It also adds segment coalescing for NBI output, which should prevent errors when generating an NBI with a large number of initrd subfiles.
|