From 84ba43d1bc553a2b28c4b33922e1a6453587efa0 Mon Sep 17 00:00:00 2001 From: Jimmy Tang Date: Tue, 24 Feb 2009 10:08:22 +0000 Subject: 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. --- yum-etckeeper/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 yum-etckeeper/README (limited to 'yum-etckeeper/README') 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. -- cgit v1.2.3