[packages/etckeeper] ignore previous copies of passwd/group/shadow. originals are tracked by etckeeper anyway

glen glen at pld-linux.org
Thu Nov 14 14:21:27 CET 2013


commit d9dde690bb4f508288ec9a27988a3ffceb37f24c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Nov 14 15:19:27 2013 +0200

    ignore previous copies of passwd/group/shadow. originals are tracked by etckeeper anyway

 update-ignore.patch | 22 +++++++++++++++++++---
 1 file changed, 19 insertions(+), 3 deletions(-)
---
diff --git a/update-ignore.patch b/update-ignore.patch
index 4f899a7..6bf44b8 100644
--- a/update-ignore.patch
+++ b/update-ignore.patch
@@ -1,6 +1,22 @@
---- etckeeper-1.7/update-ignore.d/01update-ignore	2013-08-27 15:44:38.522171508 +0300
-+++ etckeeper-1.7/update-ignore.d/01update-ignore	2013-08-29 16:47:24.912067138 +0300
-@@ -147,11 +147,64 @@
+--- etckeeper-1.7/update-ignore.d/01update-ignore	2013-08-29 16:47:24.912067138 +0300
++++ etckeeper-1.9/update-ignore.d/01update-ignore	2013-11-14 15:18:12.255851564 +0200
+@@ -103,11 +103,10 @@
+ 	
+ 	comment "old versions of files"
+ 	ignore "*.old"
+-	# Not currently ignored as admins tend to rely on these files.
+-	#ignore "passwd-"
+-	#ignore "group-"
+-	#ignore "shadow-"
+-	#ignore "gshadow-"
++	ignore "passwd-"
++	ignore "group-"
++	ignore "shadow-"
++	ignore "gshadow-"
+ 	nl
+ 
+ 	comment "mount(8) records system state here, no need to store these"
+@@ -147,11 +146,64 @@
  	ignore "cups/subscriptions.conf.O"
  	ignore "fake-hwclock.data"
  	nl
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/etckeeper.git/commitdiff/6b6df9dda868f20f0245191229a9b932423f28d2



More information about the pld-cvs-commit mailing list