[Pkg-libvirt-commits] [libguestfs] branch master updated (60435b7 -> 4164e03)
Hilko Bengen
bengen at moszumanska.debian.org
Sun Apr 5 15:19:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a change to branch master
in repository libguestfs.
from 60435b7 Updated Vcs-* fields
new fb14015 daemon: Fix whitespace.
new cfce872 lib: Change 'program_name' macro to avoid conflict with gnulib.
new 2787a0a php: fix invalid memory access with OptString
new 17e51e8 php: move common code in helper functions
new 2a81e9a php: fix invalid memory access with stringlist params
new 0465a90 php: fix memory leak in OStringList optargs
new b9db9cc tests/charsets: Fix bogus comparison of STRNEQ() == -1.
new 2f86c9f gobject: generate deprecation markers
new 335897e actions: fix a couple of docs references
new ca87690 ocaml: hide internal methods from apidocs
new 5390878 aarch64: builder: Add script for building Fedora aarch64 images.
new 23b40dc builder: Check HAVE_POSIX_FADVISE before using it
new 67459bf lib: Add third, zero parameter to xdrproc_t
new 8984103 ./run: Use 'prepend' function to build paths.
new 0b27f01 aarch64: builder: Fix metadata so virt-builder --size works.
new d2fcf96 fuse: Alternatives for Linux-specific commands
new b3a00cb Update TODO.
new 3ec19d3 Update gnulib to latest.
new 69125da python: Call PyErr_Clear() on non-error paths out of the Python bindings.
new 9fc7020 v2v: -o libvirt: Prevent possible XPath injection.
new 33e9ba7 aarch64: Add fedora-aarch64.sh builder script to EXTRA_DIST.
new 3b76343 builder: process --source sources before
new f0d8f92 builder: when not checking sigs, ignore --fingerprint args (RHBZ#1193237)
new 0052d1b Fix a bug in e2fsck execution code
new 7f1f5c0 Move upstream translations from Tranifex to Zanata.
new 468ae9d build: fix distfiles for zanata
new e85417c mllib: add helper mkdir_p
new 3839105 builder: use mkdir_p to create the cachedir (RHBZ#1195204)
new bbf4ccd builder: handle -v and -x flags like in other tools (RHBZ#1196100)
new 5ece174 firstboot: consolidate line ending conversion
new 1999e5f firstboot: enhance firstboot driver script for Windows
new 063a4e5 firstboot: make script naming descriptive
new fde25b9 convert_windows: split firstboot into steps
new 07309cb appliance: Create /etc/mtab in init script to work around util-linux nuttiness.
new c029c46 Use a debian distribution for the apt example
new ea1765a builder: Fix 'os-version' in man page examples.
new 5762935 build: Fix 'maintainer-check-extra-dist' to only list relevant files.
new fe6b75d ocaml: Don't run check-valgrind on run-bindtests (bash script).
new 0e03cbb arm: Use -M virt on 32 bit ARM, don't pass -dtb parameter.
new 73caba5 arm: Ignore -Wpointer-to-int-cast in c-pointer API.
new 06e1263 builder: add build script for PPC64 Fedora
new 2d75ade actions: improve man page links
new 412fd9d builder: Add fedora-ppc64.sh script to EXTRA_DIST.
new ddc9db2 bugs: Ignore bugs in RELEASE_PENDING state.
new 3c19ff2 v2v: xml: Remove dependency on libguestfs internals.
new 3962de4 v2v: xml: Add some more bindings to libxml2.
new 901c722 builder: Fix comparison between signed/unsigned in parallel xzcat.
new 994b42b FAQ: Don't refer to RHEL 7 in future tense.
new d353da4 builder: Fix path to RHEL source RPMs in internal repo.
new dc40cfa po-docs: Update list of manual pages to be translated.
new 82321dc gui: fix a syntax-check issue of bindtextdomain
new e4715fd tests: mount-local: Print some more debugging along error paths.
new 3aea220 Revert "launch: libvirt: In debug messages use ls --lcontext instead of ls -Z."
new 0ee7856 guestfs.pod: fix a typo
new 49ba960 generator: small optimization of pod2text cache memoization
new 30c7c86 docs: Remove some rogue references to 'febootstrap'.
new 8732974 docs: You normally need to set SUPERMIN_KERNEL_VERSION as well.
new b99210b virt-copy, virt-tar: show help for --help
new ceeaea6 guestfs.pod: don't encourage 'make syntax-check'
new f5c21a6 builder: handle empty lines in indexes before first section (RHBZ#1201526)
new 4dcf358 builder: Add test-virt-index-validate-good-3 to EXTRA_DIST
new 35ff2fb ocaml: Add Guestfs.Errno.errno_EPERM.
new cc42880 Revert "builder: Fix RHEL 5 download location."
new 96f781e builder: Fix rhel 5 repository location.
new 2f33c96 customize: fix --upload to FAT partition (RHBZ#1196101)
new 71f4321 fuse: Add a note about preserving inode numbers using -o use_ino.
new 5d5a798 Version 1.28.7.
new f421d31 Imported Upstream version 1.28.7
new 062717b Merge tag 'upstream/1.28.7'
new 9e10446 Rebased patch queue
new 64abc0c 1:1.28.7-1
new 4164e03 Made golang patch more robust (Closes: #780590)
The 72 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.tx/config | 12 -
AUTHORS | 3 +
BUGS | 933 ----
ChangeLog | 797 +++
Makefile.am | 12 +-
Makefile.in | 13 +-
README | 4 +-
TODO | 30 +-
align/Makefile.in | 1 +
align/scan.c | 14 +-
appliance/Makefile.in | 1 +
appliance/init | 4 +
bash/Makefile.in | 3 +-
build-aux/install-sh | 374 +-
build-aux/ltmain.sh | 5528 +++++++++++++-------
builder/Makefile.am | 1 +
builder/Makefile.in | 2 +
builder/builder.ml | 8 +-
builder/cache.ml | 2 +-
builder/cmdline.ml | 19 +-
builder/index-parse.y | 8 +-
builder/index-validate.c | 18 +-
builder/pxzcat-c.c | 4 +-
builder/test-virt-index-validate-good-3 | 4 +
builder/test-virt-index-validate.sh | 1 +
builder/virt-builder.pod | 4 +-
builder/website/Makefile.am | 2 +
builder/website/Makefile.in | 3 +
builder/website/{fedora.sh => fedora-aarch64.sh} | 39 +-
builder/website/{fedora.sh => fedora-ppc64.sh} | 13 +-
builder/website/index | 25 +
builder/website/index.asc | 51 +-
builder/website/rhel.sh | 13 +-
cat/Makefile.in | 1 +
cat/cat.c | 8 +-
cat/filesystems.c | 10 +-
cat/log.c | 18 +-
cat/ls.c | 12 +-
cat/visit.c | 4 +-
config.h.in | 3 +-
configure | 3166 ++++++-----
configure.ac | 2 +-
csharp/Makefile.in | 1 +
customize/Makefile.in | 1 +
customize/customize_run.ml | 27 +-
customize/firstboot.ml | 73 +-
customize/firstboot.mli | 13 +-
daemon/Makefile.in | 1 +
daemon/ext2.c | 6 +-
daemon/parted.c | 2 +-
debian/changelog | 8 +
.../0002-golang-Fix-for-out-of-tree-builds.patch | 13 +-
debian/patches/0003-Do-not-use-DTB-for-armel.patch | 19 +-
df/Makefile.in | 1 +
df/domains.c | 10 +-
df/main.c | 14 +-
df/parallel.c | 2 +-
diff/Makefile.in | 1 +
diff/diff.c | 16 +-
edit/Makefile.in | 1 +
edit/edit.c | 12 +-
erlang/Makefile.in | 1 +
erlang/examples/Makefile.in | 1 +
examples/Makefile.in | 1 +
examples/guestfs-faq.pod | 12 +-
fish/Makefile.in | 1 +
fish/cmds.c | 198 +-
fish/config.c | 6 +-
fish/fish.c | 54 +-
fish/guestfish-actions.pod | 20 +-
fish/guestfish.pod | 18 +-
fish/inspect.c | 8 +-
fish/options.c | 10 +-
fish/options.h | 6 +-
fish/uri.c | 8 +-
fish/virt-copy-in | 8 +
fish/virt-copy-out | 8 +
fish/virt-tar-in | 8 +
fish/virt-tar-out | 8 +
fish/windows.c | 4 +-
format/Makefile.in | 1 +
format/format.c | 14 +-
fuse/Makefile.in | 1 +
fuse/guestmount.c | 22 +-
fuse/guestmount.pod | 13 +
fuse/guestunmount.c | 25 +-
fuse/test-guestmount-fd.c | 10 +-
fuse/test-guestunmount-fd.c | 4 +-
generator/Makefile.in | 1 +
generator/actions.ml | 24 +-
generator/fish.ml | 4 +-
generator/gobject.ml | 8 +-
generator/ocaml.ml | 18 +-
generator/php.ml | 121 +-
generator/python.ml | 19 +-
generator/utils.ml | 14 +-
gnulib/lib/Makefile.in | 1 +
gnulib/tests/Makefile.in | 1 +
gobject/Makefile.in | 1 +
gobject/docs/Makefile.in | 1 +
gobject/docs/guestfs-docs.sgml | 4 +-
gobject/docs/html/GuestfsSession.html | 432 +-
gobject/docs/html/deprecated-api-index.html | 216 +-
gobject/docs/html/guestfs.devhelp2 | 106 +-
gobject/docs/html/index.html | 2 +-
gobject/src/session.c | 59 +-
golang/Makefile.in | 1 +
golang/examples/Makefile.in | 1 +
haskell/Makefile.in | 1 +
inspector/Makefile.in | 1 +
inspector/inspector.c | 32 +-
java/Makefile.in | 1 +
java/com/redhat/et/libguestfs/GuestFS.java | 6 +-
java/examples/Makefile.in | 1 +
lua/Makefile.in | 1 +
lua/examples/Makefile.in | 1 +
m4/.gitignore | 1 +
m4/libtool.m4 | 2550 +++++----
m4/ltoptions.m4 | 127 +-
m4/ltsugar.m4 | 7 +-
m4/ltversion.m4 | 12 +-
m4/lt~obsolete.m4 | 7 +-
make-fs/Makefile.in | 1 +
make-fs/make-fs.c | 28 +-
mllib/Makefile.in | 1 +
mllib/common_utils.ml | 11 +
mllib/common_utils.mli | 3 +
ocaml/Makefile.am | 2 +-
ocaml/Makefile.in | 3 +-
ocaml/examples/Makefile.in | 1 +
ocaml/guestfs-c.c | 8 +
ocaml/guestfs.ml | 2 +
ocaml/guestfs.mli | 61 +
p2v/Makefile.in | 1 +
p2v/conversion.c | 4 +-
p2v/gui.c | 12 +-
p2v/kernel.c | 18 +-
p2v/main.c | 12 +-
p2v/ssh.c | 4 +-
perl/Makefile.in | 1 +
perl/examples/Makefile.in | 1 +
perl/lib/Sys/Guestfs.pm | 20 +-
php/Makefile.in | 1 +
php/extension/guestfs_php.c | 876 +---
po-docs/Makefile.in | 1 +
po-docs/ja.po | 1497 +++---
po-docs/ja/Makefile.am | 6 +
po-docs/ja/Makefile.in | 7 +
po-docs/ja/guestfish-actions.pod | 20 +-
po-docs/ja/guestfish.1 | 41 +-
po-docs/ja/guestfish.pod | 18 +-
po-docs/ja/guestfs-actions.pod | 22 +-
po-docs/ja/guestfs-erlang.3 | 4 +-
po-docs/ja/guestfs-examples.3 | 4 +-
po-docs/ja/guestfs-faq.1 | 17 +-
po-docs/ja/guestfs-faq.pod | 12 +-
po-docs/ja/guestfs-golang.3 | 4 +-
po-docs/ja/guestfs-java.3 | 4 +-
po-docs/ja/guestfs-lua.3 | 4 +-
po-docs/ja/guestfs-ocaml.3 | 4 +-
po-docs/ja/guestfs-performance.1 | 4 +-
po-docs/ja/guestfs-perl.3 | 4 +-
po-docs/ja/guestfs-python.3 | 4 +-
po-docs/ja/guestfs-recipes.1 | 4 +-
po-docs/ja/guestfs-release-notes.1 | 4 +-
po-docs/ja/guestfs-ruby.3 | 4 +-
po-docs/ja/guestfs-testing.1 | 4 +-
po-docs/ja/guestfs.3 | 57 +-
po-docs/ja/guestfs.pod | 32 +-
po-docs/ja/guestfsd.8 | 4 +-
po-docs/ja/guestmount.1 | 15 +-
po-docs/ja/guestmount.pod | 12 +
po-docs/ja/guestunmount.1 | 4 +-
po-docs/ja/libguestfs-make-fixed-appliance.1 | 4 +-
po-docs/ja/libguestfs-test-tool.1 | 11 +-
po-docs/ja/libguestfs-test-tool.pod | 7 +-
po-docs/ja/libguestfs-tools.conf.5 | 4 +-
po-docs/ja/virt-alignment-scan.1 | 4 +-
po-docs/ja/virt-builder.1 | 8 +-
po-docs/ja/virt-builder.pod | 4 +-
po-docs/ja/virt-cat.1 | 4 +-
po-docs/ja/virt-copy-in.1 | 4 +-
po-docs/ja/virt-copy-out.1 | 4 +-
po-docs/ja/virt-customize.1 | 556 ++
po-docs/ja/virt-df.1 | 4 +-
po-docs/ja/{virt-df.1 => virt-diff.1} | 243 +-
po-docs/ja/virt-edit.1 | 4 +-
po-docs/ja/virt-filesystems.1 | 4 +-
po-docs/ja/virt-format.1 | 4 +-
po-docs/ja/virt-index-validate.1 | 4 +-
po-docs/ja/virt-inspector.1 | 4 +-
po-docs/ja/virt-list-filesystems.1 | 4 +-
po-docs/ja/virt-list-partitions.1 | 4 +-
po-docs/ja/virt-log.1 | 4 +-
po-docs/ja/virt-ls.1 | 4 +-
po-docs/ja/virt-make-fs.1 | 4 +-
po-docs/ja/virt-p2v-make-disk.1 | 206 +
po-docs/ja/virt-p2v-make-kickstart.1 | 281 +
po-docs/ja/virt-p2v.1 | 682 +++
po-docs/ja/virt-rescue.1 | 4 +-
po-docs/ja/virt-resize.1 | 4 +-
po-docs/ja/virt-sparsify.1 | 4 +-
po-docs/ja/virt-sysprep.1 | 4 +-
po-docs/ja/virt-tar-in.1 | 4 +-
po-docs/ja/virt-tar-out.1 | 4 +-
po-docs/ja/virt-tar.1 | 4 +-
po-docs/ja/virt-v2v.1 | 1459 ++++++
po-docs/ja/virt-win-reg.1 | 4 +-
po-docs/libguestfs-docs.pot | 1366 +++--
po-docs/uk.po | 1529 +++---
po-docs/uk/Makefile.am | 6 +
po-docs/uk/Makefile.in | 7 +
po-docs/uk/guestfish-actions.pod | 20 +-
po-docs/uk/guestfish.1 | 41 +-
po-docs/uk/guestfish.pod | 18 +-
po-docs/uk/guestfs-actions.pod | 23 +-
po-docs/uk/guestfs-erlang.3 | 4 +-
po-docs/uk/guestfs-examples.3 | 4 +-
po-docs/uk/guestfs-faq.1 | 17 +-
po-docs/uk/guestfs-faq.pod | 12 +-
po-docs/uk/guestfs-golang.3 | 4 +-
po-docs/uk/guestfs-java.3 | 4 +-
po-docs/uk/guestfs-lua.3 | 4 +-
po-docs/uk/guestfs-ocaml.3 | 4 +-
po-docs/uk/guestfs-performance.1 | 4 +-
po-docs/uk/guestfs-perl.3 | 4 +-
po-docs/uk/guestfs-python.3 | 4 +-
po-docs/uk/guestfs-recipes.1 | 4 +-
po-docs/uk/guestfs-release-notes.1 | 4 +-
po-docs/uk/guestfs-ruby.3 | 4 +-
po-docs/uk/guestfs-testing.1 | 4 +-
po-docs/uk/guestfs.3 | 58 +-
po-docs/uk/guestfs.pod | 32 +-
po-docs/uk/guestfsd.8 | 4 +-
po-docs/uk/guestmount.1 | 15 +-
po-docs/uk/guestmount.pod | 12 +
po-docs/uk/guestunmount.1 | 4 +-
po-docs/uk/libguestfs-make-fixed-appliance.1 | 4 +-
po-docs/uk/libguestfs-test-tool.1 | 11 +-
po-docs/uk/libguestfs-test-tool.pod | 7 +-
po-docs/uk/libguestfs-tools.conf.5 | 4 +-
po-docs/uk/virt-alignment-scan.1 | 4 +-
po-docs/uk/virt-builder.1 | 8 +-
po-docs/uk/virt-builder.pod | 4 +-
po-docs/uk/virt-cat.1 | 4 +-
po-docs/uk/virt-copy-in.1 | 4 +-
po-docs/uk/virt-copy-out.1 | 4 +-
po-docs/uk/virt-customize.1 | 569 ++
po-docs/uk/virt-df.1 | 4 +-
po-docs/uk/{virt-log.1 => virt-diff.1} | 184 +-
po-docs/uk/virt-edit.1 | 4 +-
po-docs/uk/virt-filesystems.1 | 4 +-
po-docs/uk/virt-format.1 | 4 +-
po-docs/uk/virt-index-validate.1 | 4 +-
po-docs/uk/virt-inspector.1 | 4 +-
po-docs/uk/virt-list-filesystems.1 | 4 +-
po-docs/uk/virt-list-partitions.1 | 4 +-
po-docs/uk/virt-log.1 | 4 +-
po-docs/uk/virt-ls.1 | 4 +-
po-docs/uk/virt-make-fs.1 | 4 +-
po-docs/uk/virt-p2v-make-disk.1 | 206 +
po-docs/uk/virt-p2v-make-kickstart.1 | 281 +
po-docs/uk/virt-p2v.1 | 682 +++
po-docs/uk/virt-rescue.1 | 4 +-
po-docs/uk/virt-resize.1 | 4 +-
po-docs/uk/virt-sparsify.1 | 4 +-
po-docs/uk/virt-sysprep.1 | 4 +-
po-docs/uk/virt-tar-in.1 | 4 +-
po-docs/uk/virt-tar-out.1 | 4 +-
po-docs/uk/virt-tar.1 | 4 +-
po-docs/uk/virt-v2v.1 | 1461 ++++++
po-docs/uk/virt-win-reg.1 | 4 +-
po/Makefile.in | 1 +
po/en_GB.gmo | Bin 6694 -> 6694 bytes
po/en_GB.po | 114 +-
po/es.gmo | Bin 66107 -> 66107 bytes
po/es.po | 114 +-
po/gu.gmo | Bin 48828 -> 48828 bytes
po/gu.po | 114 +-
po/hi.gmo | Bin 39739 -> 39739 bytes
po/hi.po | 114 +-
po/kn.gmo | Bin 48005 -> 48005 bytes
po/kn.po | 114 +-
po/libguestfs.pot | 116 +-
po/ml.gmo | Bin 51830 -> 51830 bytes
po/ml.po | 114 +-
po/mr.gmo | Bin 83307 -> 83307 bytes
po/mr.po | 114 +-
po/nl.gmo | Bin 87325 -> 87325 bytes
po/nl.po | 114 +-
po/or.gmo | Bin 47619 -> 47619 bytes
po/or.po | 114 +-
po/pa.gmo | Bin 73082 -> 73082 bytes
po/pa.po | 114 +-
po/pl.gmo | Bin 80438 -> 80438 bytes
po/pl.po | 114 +-
po/ta.gmo | Bin 42873 -> 42873 bytes
po/ta.po | 114 +-
po/te.gmo | Bin 45454 -> 45454 bytes
po/te.po | 114 +-
po/uk.gmo | Bin 322182 -> 321795 bytes
po/uk.po | 129 +-
podwrapper.pl.in | 1 -
python/Makefile.in | 1 +
python/examples/Makefile.in | 1 +
python/guestfs-py.c | 644 +++
python/guestfs.py | 6 +-
rescue/Makefile.in | 1 +
rescue/rescue.c | 20 +-
resize/Makefile.in | 1 +
ruby/Makefile.in | 1 +
ruby/examples/Makefile.in | 1 +
ruby/ext/guestfs/_guestfs.c | 6 +-
run.in | 96 +-
sparsify/Makefile.in | 1 +
src/Makefile.in | 1 +
src/guestfs-actions.pod | 20 +-
src/guestfs-internal-frontend.h | 6 +-
src/guestfs-internal.h | 7 +-
src/guestfs.pod | 30 +-
src/handle.c | 3 +
src/launch-libvirt.c | 4 +-
src/proto.c | 4 +-
sysprep/Makefile.in | 1 +
test-tool/Makefile.in | 1 +
test-tool/libguestfs-test-tool.pod | 8 +-
tests/9p/Makefile.in | 1 +
tests/bigdirs/Makefile.in | 1 +
tests/btrfs/Makefile.in | 1 +
tests/c-api/Makefile.in | 1 +
tests/c-api/tests.c | 44 +-
tests/charsets/Makefile.in | 1 +
tests/charsets/test-charset-fidelity.c | 8 +-
tests/create/Makefile.in | 1 +
tests/data/Makefile.in | 1 +
tests/discard/Makefile.in | 1 +
tests/disk-labels/Makefile.in | 1 +
tests/disks/Makefile.in | 1 +
tests/events/Makefile.in | 1 +
tests/fuzz/Makefile.in | 1 +
tests/guests/Makefile.in | 1 +
tests/guests/guest-aux/fedora-name.db | Bin 12288 -> 12288 bytes
tests/guests/guest-aux/fedora-packages.db | Bin 12288 -> 12288 bytes
tests/hotplug/Makefile.in | 1 +
tests/http/Makefile.in | 1 +
tests/journal/Makefile.in | 1 +
tests/luks/Makefile.in | 1 +
tests/lvm/Makefile.in | 1 +
tests/md/Makefile.in | 1 +
tests/mount-local/Makefile.in | 1 +
tests/mount-local/test-parallel-mount-local.c | 12 +-
tests/mountable/Makefile.in | 1 +
tests/nbd/Makefile.in | 1 +
tests/network/Makefile.in | 1 +
tests/ntfsclone/Makefile.in | 1 +
tests/parallel/Makefile.in | 1 +
tests/parallel/test-parallel.c | 2 +-
tests/protocol/Makefile.in | 1 +
tests/qemu/Makefile.in | 1 +
tests/qemu/qemu-boot.c | 20 +-
tests/qemu/qemu-speed-test.c | 18 +-
tests/regressions/Makefile.in | 1 +
tests/regressions/rhbz790721.c | 2 +-
tests/regressions/rhbz914931.c | 2 +-
tests/relative-paths/Makefile.in | 1 +
tests/rsync/Makefile.in | 1 +
tests/selinux/Makefile.in | 1 +
tests/syslinux/Makefile.in | 1 +
tests/tmpdirs/Makefile.in | 1 +
tests/xfs/Makefile.in | 1 +
tests/xml/Makefile.in | 1 +
tools/Makefile.in | 1 +
update-bugs.sh | 6 +-
v2v/Makefile.in | 1 +
v2v/convert_windows.ml | 31 +-
v2v/output_libvirt.ml | 6 +
v2v/xml-c.c | 84 +-
v2v/xml.ml | 13 +
v2v/xml.mli | 16 +
tx-pull.sh => zanata-pull.sh | 17 +-
zanata.xml | 106 +
381 files changed, 20855 insertions(+), 10979 deletions(-)
delete mode 100644 .tx/config
create mode 100644 builder/test-virt-index-validate-good-3
copy builder/website/{fedora.sh => fedora-aarch64.sh} (63%)
copy builder/website/{fedora.sh => fedora-ppc64.sh} (88%)
create mode 100644 po-docs/ja/virt-customize.1
copy po-docs/ja/{virt-df.1 => virt-diff.1} (52%)
create mode 100644 po-docs/ja/virt-p2v-make-disk.1
create mode 100644 po-docs/ja/virt-p2v-make-kickstart.1
create mode 100644 po-docs/ja/virt-p2v.1
create mode 100644 po-docs/ja/virt-v2v.1
create mode 100644 po-docs/uk/virt-customize.1
copy po-docs/uk/{virt-log.1 => virt-diff.1} (52%)
create mode 100644 po-docs/uk/virt-p2v-make-disk.1
create mode 100644 po-docs/uk/virt-p2v-make-kickstart.1
create mode 100644 po-docs/uk/virt-p2v.1
create mode 100644 po-docs/uk/virt-v2v.1
rename tx-pull.sh => zanata-pull.sh (81%)
create mode 100644 zanata.xml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list