          MODULE=mkinitrd
         VERSION=4.2.0.3
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=ftp://ftp.sunet.se/pub/Linux/distributions/gentoo/distfiles/
      SOURCE_VFY=sha1:c2ceacb60bbab52fc406a77b2e8c88d119c837ef
         SOURCE2=$MODULE-4.x-modutils-wrappers.patch.gz
     SOURCE2_URL=$PATCH_URL
     SOURCE2_VFY=sha1:68ff94e5c916a2c88fac00f6dcddd2e8eb67391a
         SOURCE3=$MODULE-$VERSION-signedness.patch.gz
     SOURCE3_URL=$PATCH_URL
     SOURCE3_VFY=sha1:f683a4970fe81c5586e196e45c8ecd88b5dad06a
         SOURCE4=$MODULE-$VERSION-dmraid.patch.gz
     SOURCE4_URL=$PATCH_URL
     SOURCE4_VFY=sha1:cea6c7f662e55bb7d850aaeb6f396aa5d886cd11
        WEB_SITE=http://www.redhat.com/
         ENTERED=20030825
         UPDATED=20091112
      MAINTAINER="tchan@lunar-linux.org"
           SHORT="Creates an initial ramdisk image for preloading modules"
cat << EOF
Mkinitrd creates filesystem images for use as initial ramdisk (initrd)
images.  These ramdisk images are often used to preload the block
device modules (SCSI or RAID) needed to access the root filesystem.

mkinitrd is a shell script and a few binaries that help iso creators make
an initrd in an automated fashion.
EOF
