WrapLinux 1.4 (Default branch) |
|
|
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:
The generation of NBI images with merged segments has been fixed. Merged segments is the norm, so effectively NBI images were broken.
|