          MODULE=grub2
         VERSION=2.12
          SOURCE=grub-$VERSION.tar.gz
   SOURCE_URL[0]=https://ftp.gnu.org/gnu/grub
   SOURCE_URL[1]=http://www.funet.fi/pub/gnu/alpha/gnu/grub
SOURCE_DIRECTORY=$BUILD_DIRECTORY/grub-$VERSION
      SOURCE_VFY=sha256:b30919fa5be280417c17ac561bb1650f60cfb80cc6237fa1e2b6f56154cb9c91
        WEB_SITE=http://www.gnu.org/software/grub
         ENTERED=20100112
         UPDATED=20240407
      MAINTAINER=dagbrown@lunar-linux.org
           SHORT="GNU GRUB boot loader"

cat << EOF
GNU GRUB is a Multiboot boot loader. It was derived from GRUB, GRand Unified
Bootloader, which was originally designed and implemented by Erich Stefan
Boleyn. Briefly, bootloader is the first software program that runs when a
computer starts. It is responsible for loading and transferring control to
the operating system kernel software (such as the Hurd or the Linux).
The kernel, in turn, initializes the rest of the operating system (e.g. GNU).
Now with md, LVM and ZFS support!
EOF
