Paketname | mkelfimage |
Beschreibung | utility to create ELF boot images from Linux kernel images |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.7-7 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 88 Byte |
Hängt ab von | libc6 (>= 2.0), zlib1g (>= 1:1.1.4) |
Empfohlene Pakete | |
Paketbetreuer | Uwe Hermann |
Quelle | |
Paketgröße | 22066 Byte |
Prüfsumme MD5 | 3720dc7c138e326adb4edbf6f0633e7a |
Prüfsumme SHA1 | c99b35f9a357b0b95ec257b9fdc8e5a95ae077f0 |
Prüfsumme SHA256 | e5708fa2ee567385e18c5040768c4147c8c0e96b3de2e902ecfd3065b6e0d38e |
Link zum Herunterladen | mkelfimage_2.7-7_i386.deb |
Ausführliche Beschreibung | mkelfImage is a program that makes an ELF boot image from a Linux
kernel image.
.
The image should work with any i386 multiboot compliant ELF boot loader
that passes no option. The image is compliant with the coreboot (previously
LinuxBIOS) ELF booting spec and compatible with the Linux kexec kernel patch.
.
A key feature of mkelfImage is that nothing relies upon BIOS calls, but they
can be made when necessary. This is useful for systems running on coreboot.
|