Codebase list metche / be27d6d debian / metche / DEBIAN / control
be27d6d

Tree @be27d6d (Download .tar.gz)

control @be27d6draw · history · blame

Package: metche
Version: 0.1
Section: admin
Priority: optional
Architecture: all
Depends: mutt, bzip2
Recommends: apt-show-versions, gnupg
Suggests: util-vserver
Installed-Size: 104
Maintainer: boum.org collective <boum@anargeek.net>
Description: reducing root bus factor
 metche is a tool meant to facilitate collective sysadmin ; basically, it
 periodically :
    - saves the "system state" to $BACKUP_DIR, i.e. :
       . $WATCHED_DIR (default: /etc)
       . $CHANGELOG_DIR/*/Changelog (default: /root/changelogs/*/Changelog)
       . Debian packages states and versions (using apt-show-versions)
    - sends you, in a nicely formated email, the "system state" changes ; see
      https://poivron.org/dev/metche/ for an example.