           SPELL=kexec-tools
         VERSION=2.0.17
          SOURCE=$SPELL-$VERSION.tar.xz
      SOURCE_URL=$KERNEL_URL/pub/linux/utils/kernel/kexec/$SOURCE
     SOURCE_HASH=sha512:e0f254ca2b26fa02cb61ba9a0735423b26bac2693fbd920eaf7cc2822c298de958bd65f7c37947ca1f6811a3752a58f7cf8aa903494f0109ea76b7159a037fa6
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.kernel.org/pub/linux/utils/kernel/kexec/
         ENTERED=20050724
         LICENCE=GPL2
        KEYWORDS="utils"
           SHORT="set of tools for the kernels kexec feature"
cat << EOF
kexec is a user space utiltity for loading another kernel
and asking the currently running kernel to do something with it.
A currently running kernel may be asked to start the loaded
kernel on reboot, or to start the loaded kernel after it panics.
EOF
