           SPELL=lilo
         VERSION=22.8
          SOURCE=lilo-${VERSION}.src.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://home.san.rr.com/johninsd/pub/linux/lilo/$SOURCE
   SOURCE_URL[1]=http://www.ibiblio.org/pub/Linux/system/boot/${SPELL}/${SOURCE}
   SOURCE_URL[2]=ftp://ftp.uni-tuebingen.de/pub/mirrors/ftp.metalab.unc.edu/pub/Linux/system/boot/${SPELL}/${SOURCE}
   SOURCE_URL[3]=ftp://ftp.sai.msu.su/pub/Linux/boot/${SOURCE}
   SOURCE_URL[4]=ftp://planetmirror.com/raid/2/ibiblio/system/boot/${SPELL}/${SOURCE}
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=lilo.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://lilo.go.dyndns.org/
         ENTERED=20010922
      LICENSE[0]=BSD
      PATCHLEVEL=1
        KEYWORDS="disk"
           SHORT="Boot loader for Linux/x86 and other PC operating systems."
cat << EOF
Lilo is a Boot loader for Linux/x86 and other PC operating systems.
Lilo is responsible for loading your Linux kernel from either a floppy
or a hard drive and giving it control of the system. It can also be used
to boot many other operating sysetms, including the BSD variants, DOS,
and OS/2. The Lilo distribution includes full source, documentation and
support files, but no pre-compiled binaries. Lilo is capable of booting
beyond cylinder 1024 of a hard disk if the BIOS supports EDD packet call
extensions to the int 0x13 interface.
EOF
