[Pkg-ganeti-devel] [SCM] Ganeti htools packaging branch, master, updated. debian/0.2.5-1-7-g6da56b1

Iustin Pop iustin at debian.org
Fri Jul 30 00:11:30 UTC 2010


The following commit has been merged in the master branch:
commit eb66aad26adeec33a5cc402b48a5ee2804627266
Author: Iustin Pop <iustin at debian.org>
Date:   Thu Jul 29 19:41:42 2010 -0400

    Import upstream patch for fixing manpage errors

diff --git a/debian/patches/fix-man-errors.patch b/debian/patches/fix-man-errors.patch
new file mode 100644
index 0000000..143b91b
--- /dev/null
+++ b/debian/patches/fix-man-errors.patch
@@ -0,0 +1,67 @@
+From: Iustin Pop <iustin at google.com>
+Date: Thu, 29 Jul 2010 04:03:42 +0000 (-0400)
+Subject: Fix a couple of typos in the manpages
+X-Git-Url: http://git.ganeti.org/?p=htools.git;a=commitdiff_plain;h=57ef88dff1090778f12fcfdb229f7a77e6d7c7dd
+
+Fix a couple of typos in the manpages
+
+Again, thanks to lintian.
+---
+
+diff --git a/hail.1 b/hail.1
+index 81ee8a6..f337d0a 100644
+--- a/hail.1
++++ b/hail.1
+@@ -32,7 +32,7 @@ select the node which, when chosen as the primary node, gives the best
+ score.
+ 
+ For dual\(hynode allocations (mirrored instances), we chose the best
+-pair; this is the only choice where the algoritm is non\(hytrivial
++pair; this is the only choice where the algorithm is non\(hytrivial
+ with regard to cluster size.
+ 
+ For node evacuations (\fImulti-evacuate\fR mode), we iterate over all
+@@ -52,7 +52,7 @@ tags will be read from the cluster tags, configured as follows:
+ - use their suffix as the prefix for exclusion tags
+ 
+ For example, given a cluster tag like \fBhtools:iextags:service\fR,
+-all instance tags of the form \fBservice:X\fR will be confidered as
++all instance tags of the form \fBservice:X\fR will be considered as
+ exclusion tags, meaning that (e.g.) two instances which both have a
+ tag \fBservice:foo\fR will not be placed on the same primary node.
+ 
+diff --git a/hbal.1 b/hbal.1
+index 381455b..cec86c2 100644
+--- a/hbal.1
++++ b/hbal.1
+@@ -256,7 +256,7 @@ It is possible to customise the listed information by passing a
+ comma\(hyseparated list of field names to this option (the field list
+ is currently undocumented), or to extend the default field list by
+ prefixing the additional field list with a plus sign. By default, the
+-node list will contain these informations:
++node list will contain the following information:
+ .RS
+ .TP
+ .B F
+diff --git a/hspace.1 b/hspace.1
+index 52e68d5..ee168c0 100644
+--- a/hspace.1
++++ b/hspace.1
+@@ -164,7 +164,7 @@ example, the cluster might still have 100GiB disk free, but with no
+ memory left for instances, we cannot allocate another instance, so in
+ effect the disk space is unallocable. Note that the CPUs here
+ represent instance virtual CPUs, and in case the \fI--max-cpu\fR
+-option hasn't been specified this will be -1.
++option hasn't been specified this will be \-1.
+ 
+ .TP
+ .I ALLOC_USAGE
+@@ -247,7 +247,7 @@ It is possible to customise the listed information by passing a
+ comma\(hyseparated list of field names to this option (the field list
+ is currently undocumented), or to extend the default field list by
+ prefixing the additional field list with a plus sign. By default, the
+-node list will contain these informations:
++node list will contain the following information:
+ .RS
+ .TP
+ .B F
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..2c666c1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-man-errors.patch

-- 
Ganeti htools packaging



More information about the Pkg-ganeti-devel mailing list