          MODULE=ibackup
         VERSION=2.27
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://gnu.ethz.ch/linuks.mine.nu/$MODULE
      SOURCE_VFY=sha1:fcc0ccf2296c29741115f39c732e9b21b2791f88
        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
