Downloadliste

Projektbeschreibung

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).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die "-t"-Flag wurde hinzugefügt, um Streifen Pfade als Kommandozeilen-Modul zum Erstellen Linien. Das Layout wurde für Kernel, die Last über 1MB fest, sie sind jetzt bei 1 MB geladen und beim Booten anstatt einen Haufen Nullen in der Ausgabe-Datei verlegt. 64-Bit kompiliert wurden vorgenommen, um richtig zu funktionieren.
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

Kleinere Korrekturen und Aufräumarbeiten vorgenommen wurden.
Tags: Code cleanup
Minor fixes and cleanups were done.

2005-04-03 15:42
0.3

Die Kernel-Kommandozeile wird nun beim Booten geliefert, statt bei der Verpackung Zeit. Es wurde ein Problem mit der Verpackung der Xen VMM, die die Boot-Informationen übernimmt festgesetzt wird unterhalb von 640 KB werden.
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

Diese Version ist noch im Alpha-Code. Es wurde mit dem Xen VMM und xenlinux Kernel geladen von GRUB und LILO getestet. Andere Multiboot-Kernel und andere Bootloader funktionieren sollte, aber noch nicht versucht worden war.
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