[xen-tools-dev] [PATCH 00/13] Next bunch of patches

Stéphane Jourdois sjourdois at gmail.com
Sun Jul 18 18:22:55 CEST 2010


Hi,

Here are the patches, to facilitate comments on this mailing-list.
Sorry I forgot to send this in the first place.

Stéphane Jourdois (13):
  Harden .gitignore
  This file was used by Steve Kemp
  Do not track .hgtags
  Add a gitignore coherency test
  Help test to find modules
  We do not care about git files nor temporary files
  Harden this test
  Debootstrap only exists on Debian and Ubuntu
  Do not ignore serial_device nor disk_device
  Again remove tests from TODO :-)
  Podchecker doesn't like empty paragraphs
  Use Dom0's resolv.conf unless nameserver is set.
  Validate option arguments

 .gitignore                              |   37 +++--
 .hgtags                                 |    2 -
 .release                                |   34 ----
 TODO                                    |    9 -
 bin/xen-create-image                    |  262 +++++++++++++++++++++----------
 etc/xen-tools.conf                      |   11 ++-
 hooks/centos-4/40-setup-networking      |    2 +
 hooks/centos-5/40-setup-networking      |    2 +
 hooks/dapper/40-setup-networking        |    2 +
 hooks/debian/40-setup-networking        |    2 +
 hooks/edgy/40-setup-networking          |    2 +
 hooks/fedora-core-6/40-setup-networking |    2 +
 hooks/gentoo/40-setup-networking        |    2 +
 hooks/intrepid/40-setup-networking      |    2 +
 hooks/karmic/40-setup-networking        |    2 +
 lib/Xen/Tools.pm                        |    4 -
 lib/Xen/Tools/Log.pm                    |    4 -
 roles/resolv                            |   44 +++++
 t/argument-check.t                      |    5 +-
 t/gitignore.t                           |   45 ++++++
 t/no-tabs.t                             |    3 +
 t/perl-syntax.t                         |    6 +
 t/pod-coverage.t                        |    2 +
 t/programs.t                            |    5 +-
 t/shell-syntax.t                        |   21 ++--
 25 files changed, 347 insertions(+), 165 deletions(-)
 delete mode 100644 .hgtags
 delete mode 100644 .release
 create mode 100644 roles/resolv
 create mode 100644 t/gitignore.t

-- 
 ///  Stephane Jourdois     /"\  ASCII RIBBON CAMPAIGN \\\
(((    Consultant securite  \ /    AGAINST HTML MAIL    )))
 \\\   157 Bd Davout         X                         ///
  \\\  75020  Paris         / \    +33 6 8643 3085    ///


More information about the xen-tools-dev mailing list