          MODULE=syslinux
         VERSION=4.05
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/boot/$MODULE
   SOURCE_URL[1]=ftp://ftp.kernel.org/pub/linux/utils/boot/$MODULE
      SOURCE_VFY=sha1:9eede5fcdd1bbc42a51129e07aff7b7bd391bba2
        WEB_SITE=http://syslinux.zytor.com
         ENTERED=20010922
         UPDATED=20111211
      MAINTAINER=tchan@lunar-linux.org
           PSAFE=no
           SHORT="bootloader for Linux that works on FAT and ISO9660 filesystems"

cat << EOF
SYSLINUX is a boot loader for the Linux operating system which operates
off of MS-DOS floppies. It is intended to simplify first-time
installation of Linux, rescue disks, and other uses for boot floppies. A
SYSLINUX floppy can be manipulated using standard MS-DOS (or any other
OS that can access an MS-DOS filesystem) tools once it has been created,
and requires only a ~ 8K DOS program or ~ 16K Linux program to create it
in the first place. It also includes PXELINUX, a program to boot off a
network server using a boot PROM compatible with the Intel PXE
(Pre-Execution Environment) specification, and ISOLINUX, a program to
boot off ISO 9660 CD-ROMs in native mode.
EOF
