Télécharger la liste

Description du projet

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

Système requise

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

L'option "-t" drapeau a été ajouté à la bande des chemins lors de module de commande-lignes. Le tracé a été fixé pour que les noyaux de charge supérieur à 1 Mo, ils sont maintenant chargés à 1 Mo et en a déplacé au moment du démarrage, au lieu d'avoir beaucoup de zéros dans le fichier de sortie. 64-bit compile ont été faites pour fonctionner correctement.
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

Corrections mineures et nettoyages ont été effectués.
Tags: Code cleanup
Minor fixes and cleanups were done.

2005-04-03 15:42
0.3

La ligne de commande du noyau est maintenant fourni au moment du démarrage, au lieu de temps à l'emballage. Un problème a été résolu à l'emballage du VMM Xen, qui assume ses informations de démarrage sera inférieure à 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

Cette version est du code alpha. Il a été testé avec la VMM et le noyau Xen xenlinux, chargées à partir de GRUB et LILO. Noyaux Multiboot autres programmes d'amorçage et d'autres devraient fonctionner mais n'ont pas été jugés.
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