           SPELL=udev-old
         VERSION=092
          SOURCE=udev-$VERSION.tar.bz2
         SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY=$BUILD_DIRECTORY/udev-$VERSION
      SOURCE_URL=$KERNEL_URL/pub/linux/utils/kernel/hotplug/$SOURCE
     SOURCE2_URL=$SOURCE_URL.sign
  SOURCE2_IGNORE=signature
      SOURCE_GPG="kernel.gpg:$SOURCE.sign"
        WEB_SITE=http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
         ENTERED=20060920
            DOCS="ChangeLog COPYING FAQ README docs/* RELEASE-NOTES"
      LICENSE[0]=GPL
        KEYWORDS="disk devices nodes modules"
           SHORT="Udev creates and removes device nodes"
cat << EOF
Udev creates and removes device nodes in /dev, based on events the kernel
sends out on device discovery or removal.
This spell is dedicated for use with kernels <= 2.6.14. For the more recent
kernels, it is recommended to use udev spell.
EOF
