[Libguestfs] [p2v PATCH 0/4] More imports and fixes

Pino Toscano ptoscano at redhat.com
Thu Jul 11 16:01:06 UTC 2019


See individual patches for details.

Pino Toscano (4):
  Add valgrind suppression file
  podwrapper: the tools here start with p2v
  Import some internal documentation
  podwrapper: adapt footer to p2v

 .gitignore                 |   6 +
 Makefile.am                |   4 +-
 configure.ac               |   1 +
 docs/Makefile.am           |  65 ++++++++
 docs/p2v-building.pod      | 259 ++++++++++++++++++++++++++++++++
 docs/p2v-hacking.pod       | 293 +++++++++++++++++++++++++++++++++++++
 docs/p2v-release-notes.pod |  47 ++++++
 podwrapper.pl.in           |  14 +-
 run.in                     |   2 +-
 test-functions.sh          |   2 +-
 valgrind-suppressions      |  43 ++++++
 virt-p2v-make-disk.in      |   2 +-
 virt-p2v-make-disk.pod     |   2 +-
 13 files changed, 726 insertions(+), 14 deletions(-)
 create mode 100644 docs/Makefile.am
 create mode 100644 docs/p2v-building.pod
 create mode 100644 docs/p2v-hacking.pod
 create mode 100644 docs/p2v-release-notes.pod
 create mode 100644 valgrind-suppressions

-- 
2.21.0




More information about the Libguestfs mailing list