[Pkg-samba-maint] r1711 - in trunk/ctdb/debian: . patches
mparent-guest at alioth.debian.org
mparent-guest at alioth.debian.org
Mon Jan 21 19:46:44 UTC 2008
Author: mparent-guest
Date: 2008-01-21 19:46:43 +0000 (Mon, 21 Jan 2008)
New Revision: 1711
Modified:
trunk/ctdb/debian/ctdb.TODO
trunk/ctdb/debian/patches/01_ctdb_log.diff
trunk/ctdb/debian/patches/02_ctdb_diagnostics.diff
trunk/ctdb/debian/patches/03_web.diff
trunk/ctdb/debian/patches/04_install_chmod.patch
Log:
Describe patches
Modified: trunk/ctdb/debian/ctdb.TODO
===================================================================
--- trunk/ctdb/debian/ctdb.TODO 2008-01-21 19:46:13 UTC (rev 1710)
+++ trunk/ctdb/debian/ctdb.TODO 2008-01-21 19:46:43 UTC (rev 1711)
@@ -4,7 +4,3 @@
W: ctdb: binary-without-manpage usr/bin/onnode.rsh
W: ctdb: binary-without-manpage usr/bin/onnode.ssh
W: ctdb: binary-without-manpage usr/bin/smnotify
-* https://bugzilla.samba.org/show_bug.cgi?id=5217 :
-W: ctdb: executable-not-elf-or-script ./etc/ctdb/events.d/README
-* https://bugzilla.samba.org/show_bug.cgi?id=5216 :
-W: ctdb: executable-not-elf-or-script ./etc/ctdb/functions
Modified: trunk/ctdb/debian/patches/01_ctdb_log.diff
===================================================================
--- trunk/ctdb/debian/patches/01_ctdb_log.diff 2008-01-21 19:46:13 UTC (rev 1710)
+++ trunk/ctdb/debian/patches/01_ctdb_log.diff 2008-01-21 19:46:43 UTC (rev 1711)
@@ -1,3 +1,11 @@
+Goal: change log file path from /var/log/log.ctdb to /var/log/ctdb/ctdb.log
+
+This allows multiples logs (ctdb.log.pnn%u) and logrotate.
+
+Author: Mathieu Parent <math.parent at gmail.com>
+
+Upstream status: specific to debian
+
Index: ctdb-0~20080104223653/config/ctdb.sysconfig
===================================================================
--- ctdb-0~20080104223653.orig/config/ctdb.sysconfig 2008-01-20 21:36:49.000000000 +0100
Modified: trunk/ctdb/debian/patches/02_ctdb_diagnostics.diff
===================================================================
--- trunk/ctdb/debian/patches/02_ctdb_diagnostics.diff 2008-01-21 19:46:13 UTC (rev 1710)
+++ trunk/ctdb/debian/patches/02_ctdb_diagnostics.diff 2008-01-21 19:46:43 UTC (rev 1711)
@@ -1,3 +1,13 @@
+Goal: adapt ctdb_diagnostics to debian
+
+Two changes :
+* /etc/sysconfig/ is replaced by /etc/default/
+* rpm commands replaced by dpkg ones
+
+Author: Mathieu Parent <math.parent at gmail.com>
+
+Upstream status: specific to debian
+
Index: ctdb-0~20080104223653/tools/ctdb_diagnostics
===================================================================
--- ctdb-0~20080104223653.orig/tools/ctdb_diagnostics 2008-01-20 21:45:53.000000000 +0100
Modified: trunk/ctdb/debian/patches/03_web.diff
===================================================================
--- trunk/ctdb/debian/patches/03_web.diff 2008-01-21 19:46:13 UTC (rev 1710)
+++ trunk/ctdb/debian/patches/03_web.diff 2008-01-21 19:46:43 UTC (rev 1711)
@@ -1,3 +1,13 @@
+Goal: correct various paths in documentation
+
+Two changes :
+* /etc/sysconfig/ is replaced by /etc/default/
+* logs are in /var/log/ctdb/
+
+Author: Mathieu Parent <math.parent at gmail.com>
+
+Upstream status: specific to debian
+
Index: ctdb-0~20080104223653/web/configuring.html
===================================================================
--- ctdb-0~20080104223653.orig/web/configuring.html 2008-01-20 22:03:20.000000000 +0100
Modified: trunk/ctdb/debian/patches/04_install_chmod.patch
===================================================================
--- trunk/ctdb/debian/patches/04_install_chmod.patch 2008-01-21 19:46:13 UTC (rev 1710)
+++ trunk/ctdb/debian/patches/04_install_chmod.patch 2008-01-21 19:46:43 UTC (rev 1711)
@@ -1,3 +1,13 @@
+Goal: correct Makefile to install proper execution permitions
+
+Two changes :
+* /etc/ctdb/events.d/README should not be executable
+* /etc/ctdb/functions should have #!/bin/sh
+
+Author: Mathieu Parent <math.parent at gmail.com>
+
+Upstream status: reported as bugzilla bug #5216 and bug #5217
+
Index: ctdb-0~20080104223653/Makefile.in
===================================================================
--- ctdb-0~20080104223653.orig/Makefile.in 2008-01-20 22:40:03.000000000 +0100
More information about the Pkg-samba-maint
mailing list