Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-08-15 08:13
1.6

Esta versión corrige un error que impedía WrapLinux de ser un ejecutable compilado sin pila. WrapLinux nunca necesitó un ejecutable de pila, lo que fue estrictamente una omisión.
Tags: Minor security fixes
This release fixes a bug that prevented WrapLinux from being compiled without an executable stack. WrapLinux never needed an executable stack; this was strictly an omission.

2008-06-10 09:09
1.4

La generación de imágenes con NBI segmentos se ha solucionado. Segmentos es la norma, de manera eficaz las imágenes NBI se habían roto.
Tags: Minor bugfixes
The generation of NBI images with merged segments has been fixed. Merged segments is the norm, so effectively NBI images were broken.

2008-05-28 06:36
1.3

Esta versión incluye el soporte para la generación de los archivos de arranque múltiple ELF compatible para los gestores de arranque que no puede cargar archivos ELF sin un encabezado de arranque múltiple. No hay características de arranque múltiple se utilizan realmente, sin embargo, que sólo añade un encabezado de maniquí.
Tags: Minor feature enhancements
This release adds support for generating Multiboot-compliant ELF files for boot loaders that cannot load ELF files without a Multiboot header. No Multiboot features are actually used, however; it just adds a dummy header.

2008-01-16 22:55
1.1

Este comunicado mantiene los límites estrictos de subarchivos initrd cuando genera los encabezados de sección. También agrega coalescente segmento para la salida de NBI, lo que debe evitar los errores cuando se genera un RN con un gran número de subarchivos initrd.
Tags: Minor feature enhancements
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.

2008-01-11 09:52
1.0

Tags: Initial freshmeat announcement

Project Resources