Commit graph

10 commits

Author SHA1 Message Date
7fbcee77d9 properly name tasks 2016-09-17 19:47:51 +02:00
3d4ed5aa2a set git user.{name,email} 2016-09-17 19:42:10 +02:00
c505d66f60 rename avoid_autocommits to etckeeper_avoid_autocommits 2016-08-27 16:16:48 +02:00
e642e54912 add an optional post-commit hook to send a commit email 2016-08-25 20:50:55 +02:00
2a7e40c3d6 add README.md 2016-08-25 20:08:56 +02:00
3649de7e3a allow avoiding autocommits
by default, etckeeper will be configured so that auto commits are on (etckeeper
default).  if avoid_autocommits is true, etckeeper will be configured to avoid
autocommits (daily or before package manager runs).
2016-08-25 20:04:05 +02:00
6de0ca21cc refactor: use a template for etckeeper.conf instead of copies 2016-08-25 19:44:52 +02:00
894cbae302 Do not use tags with include 2016-02-20 17:03:05 +01:00
904d2d0414 Do not use dnf state=latest, but state=present 2016-02-20 17:02:51 +01:00
15d8746cbe initial commit 2015-11-26 15:15:11 +01:00