           SPELL=mbootpack
         VERSION=0.6a
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://www.tjd.phlegethon.org/software/$SOURCE
     SOURCE_HASH=sha512:7e03a232a2349f3113602f3e578b660f4344b3eedf107bab96b54e0c8277512fb69d94a0cd37317348d1fba5472496f9ed56139ed81a7225fecfdf77f386a8fb
        WEB_SITE=http://www.tjd.phlegethon.org/software/#mbootpack
         ENTERED=20120217
      LICENSE[0]=GPL
            DOCS="README GPL Changes"
        KEYWORDS="loader multiboot xen"
           SHORT="multiboot kernel packager"
cat << EOF
This is a tool that takes a multiboot kernel and modules (e.g. a Xen VMM, 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 (in particular, Xen) using
bootloaders that don't support multiboot (i.e. pretty much anything except GRUB
and SYSLINUX).
EOF
