          MODULE=ibackup
         VERSION=2.27
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=$MIRROR_URL
   SOURCE_URL[1]=http://gnu.ethz.ch/linuks.mine.nu/$MODULE
      SOURCE_VFY=sha256:c96e64e5b10bb5023715adc166b6a05761642372e37d94b2725d10938d1a137a
        WEB_SITE=http://gnu.ethz.ch/linuks.mine.nu/ibackup
         ENTERED=20040102
         UPDATED=20040102
           SHORT="Simplifies backing up the system configuration files"

cat << EOF
iBackup simplifies backing up the system configuration files (/etc) for UNIX
systems (Solaris, *BSD, Linux). You can run the program from any directory,
it will by default save the (maybe compressed) tarball to /root.
It is possible to encrypt the tarball, to upload the tarball to some other
host and run this backup automated in a cronjob.
To create a backup do "ibackup linux 2> /dev/null" in bash.
EOF
