|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [xen-unstable] Remove obsolete tool 'mbootpack'. SYSLINU
This is really a great little tool that I've gotten a lot of use out of.
I still use it for things like QEMU which only supports the Linux boot
protocol.
Kudos to the guys that wrote this!
Regards,
Anthony Liguori
Xen patchbot-unstable wrote:
# HG changeset patch
# User kfraser@xxxxxxxxxxxxxxxxxxxxx
# Node ID fb9f7ac2fc542b74b0dd5f943c65cba9c44350be
# Parent fd37e715f50911a6bf041573e47fdad315d0cc43
Remove obsolete tool 'mbootpack'. SYSLINUX now supports Multiboot format.
Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx>
---
tools/misc/mbootpack/GPL | 340 ------------
tools/misc/mbootpack/Makefile | 63 --
tools/misc/mbootpack/README | 75 --
tools/misc/mbootpack/bin2c.c | 356 ------------
tools/misc/mbootpack/bootsect.S | 136 ----
tools/misc/mbootpack/buildimage.c | 176 ------
tools/misc/mbootpack/mb_header.h | 90 ---
tools/misc/mbootpack/mb_info.h | 217 -------
tools/misc/mbootpack/mbootpack.c | 704 -------------------------
tools/misc/mbootpack/mbootpack.h | 109 ---
tools/misc/mbootpack/setup.S | 1064 --------------------------------------
config/x86_32.mk | 1
config/x86_64.mk | 1
tools/misc/Makefile | 6
14 files changed, 3338 deletions(-)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Re: [xen-unstable] Remove obsolete tool 'mbootpack'. SYSLINUX now supports Multiboot format.,
Anthony Liguori <=
|
|
|
|
|