summaryrefslogtreecommitdiff
path: root/yum-etckeeper/README
diff options
context:
space:
mode:
authorJimmy Tang <jtang@duo.tchpc.tcd.ie>2009-02-24 10:08:22 +0000
committerJoey Hess <joey@gnu.kitenet.net>2009-02-25 14:28:37 -0500
commit84ba43d1bc553a2b28c4b33922e1a6453587efa0 (patch)
tree2fecc42b31b40a0ad6533c6d0fce8dd4bbad604e /yum-etckeeper/README
parentd4fab621ca7f1e4cc788b1bea8f7629be52d31bc (diff)
yum plugin for etckeeper, this similar to the apt hooks
this plugin works on SL4 and SL5 based systems, it should work with any RHEL based distro. this will probably need to be updated when the next version of etckeeper comes out as the current dev version's list installed hook does the right thing.
Diffstat (limited to 'yum-etckeeper/README')
-rw-r--r--yum-etckeeper/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/yum-etckeeper/README b/yum-etckeeper/README
new file mode 100644
index 0000000..0d91824
--- /dev/null
+++ b/yum-etckeeper/README
@@ -0,0 +1,8 @@
+yum pre and post install hook, this is similar to the apt get hook.
+its probably not as refined.
+
+there is a simple spec file and makefile for generating installable
+rpms. it also relies on the etckeeper package that I cooked up.
+
+i've been using it on my own systems and it appears to work fine with
+the autoupdate system and when i install/remove apps with yum.