Displaying 2 results from an estimated 2 matches for "cf72803".
Did you mean:
372803
2012 Apr 27
2
[PATCH 1/2] sysprep: remove the logfiles configured by logrotate
...ved
them separately .
Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>
---
sysprep/sysprep_operation_logfiles.ml | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/sysprep/sysprep_operation_logfiles.ml b/sysprep/sysprep_operation_logfiles.ml
index 2ad3726..cf72803 100644
--- a/sysprep/sysprep_operation_logfiles.ml
+++ b/sysprep/sysprep_operation_logfiles.ml
@@ -38,6 +38,27 @@ let globs = List.sort compare [
"/var/log/tallylog*";
"/var/log/wtmp*";
+ (* logfiles configured by /etc/logrotate.d/* *)
+ "/var/log/BackupPC/LOG&quo...
2012 Apr 30
5
[PATCH 0/4 v1] Remove gettextify, implement OCaml gettext.
Version 1 of the patch, for discussion, but not to be applied. It
does work, but needs a lot more testing.
This removes all the psychopathic gettextify cruft, and replaces it
with a 99 line Makefile.am. A large win, I think.
The third patch implements gettext support in the OCaml tools.
The fourth patch is just for illustration. It shows the consequent
changes to libguestfs.pot and the po