           SPELL=fdutils
         VERSION=5.5
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://fdutils.linux.lu/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
        WEB_SITE=http://fdutils.linux.lu/
      LICENSE[0]=GPL
         ENTERED=20020106
        KEYWORDS="debugger disk"
           SHORT="The fdutils package contains utilities for configuring and debugging the Linux floppy driver, for formatting extra capacity disks (up to 1992K on a high density disk), and for sending raw commands to the floppy controller."
cat << EOF
 Fdutils includes the following items:

    * superformat: formats high capacity disks of (up to 1992k for high
    density disks or up to 3984k for extra density disks)
    * fdmount: automatically mounts/unmounts disks when they are
    inserted/removed.
    * xdfcopy: formats, reads and writes OS/2's XDF disks.
    * MAKEFLOPPIES: creates the floppy devices in /dev
    * getfdprm: prints the current disk geometry (number of sectors, track
    and heads etc)
    * setfdprm: sets the current disk geometry
    * fdrawcmd: sends raw commands to the floppy driver
    * floppycontrol: configure the floppy driver
    * General documentation about the floppy driver


EOF
