           MODULE=dracut
          VERSION=110
           SOURCE=$MODULE-$VERSION.tar.gz
  SOURCE_URL_FULL=https://github.com/dracut-ng/dracut-ng/archive/refs/tags/$VERSION.tar.gz
       SOURCE_VFY=sha256:f55a30ba7c883c4a4864d03df2a086064d58a2388c705e1e24d45278861d99c3
         WEB_SITE=https://dracut.wiki.kernel.org/index.php/Main_Page
          ENTERED=20120715
          UPDATED=20260724
            SHORT="Initramfs generator using udev"
COMPRESS_MANPAGES=off # If we compress them it will mess up an upgrade for this module due to symlinks

cat << EOF
Dracut contains tools to generate a bootable initramfs for 2.6 Linux
kernels or later. Unlike exisiting implementations, dracut try
hard-code as little as possible into the initramfs. Dracut contains
various modules which are driven by the event-based udev. Having root
on MD, DM, LVM2, LUKS is support as well as NFS, iSCSI, NBD with the
dracut-network package.
EOF
