Download List

Projeto Descrição

mbootpack is a tool that takes a Multiboot kernel
and modules (e.g. a Xen VMM or a xen-linux kernel
and initrd), and packages them up as a single file
that looks like a bzImage Linux kernel. The aim is
to allow you to boot Multiboot kernels
(specifically, Xen) using bootloaders that don't
support the Multiboot standard (i.e. pretty much
anything except GRUB).

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-12-09 22:48
0.6a

A "bandeira" Não foi adicionado ao tira fora caminhos quando fazem as linhas de comando do módulo. O layout foi corrigido para kernels que a carga acima de 1MB, pois eles são carregados em 1MB e realocados em tempo de boot em vez de ter um monte de zeros no arquivo de saída. 64-bit compilações foram feitas para funcionar corretamente.
Tags: Minor feature enhancements
The "-t" flag was added to strip out paths when
making module command-lines. The layout was fixed
for kernels that load above 1MB; they are now
loaded at 1MB and relocated at boot time instead
of having a lot of zeroes in the output file.
64-bit compiles were made to work properly.

2005-04-05 15:58
0.4

Minor fixes e limpezas foram feitas.
Tags: Code cleanup
Minor fixes and cleanups were done.

2005-04-03 15:42
0.3

A linha de comando do kernel agora é fornecido no momento da inicialização, em vez de na embalagem tempo. Um problema foi corrigido com a embalagem VMM Xen, que assume as suas informações de boot estará abaixo de 640K.
Tags: Minor feature enhancements
The kernel command line is now supplied at boot
time, instead of at packing time. A problem was
fixed with packing the Xen VMM, which assumes its
boot information will be below 640K.

2004-11-10 17:59
0.1

Esta versão é um código alfa. Foi testado com o VMM Xen eo kernel xenlinux, carregado a partir do GRUB eo LILO. Multiboot Outros grãos e outros gestores de arranque, deve trabalhar, mas não foram julgados.
Tags: Initial freshmeat announcement
This version is alpha code. It has been tested
with the Xen VMM and xenlinux kernel, loaded from
GRUB and LILO. Other Multiboot kernels and other
bootloaders should work, but have not been tried.

Project Resources