[Pkg-libvirt-commits] [libvirt] 01/01: Make 'uri' command a bit more prominent.

Guido Guenther agx at moszumanska.debian.org
Mon Aug 11 20:07:15 UTC 2014


This is an automated email from the git hooks/post-receive script.

agx pushed a commit to branch master
in repository libvirt.

commit 3b2372494dfbc252a1e9cacfa81f4c903ba3e3f5
Author: Guido Günther <agx at sigxcpu.org>
Date:   Mon Aug 11 22:05:56 2014 +0200

    Make 'uri' command a bit more prominent.
    
    Closes: #688778
---
 .../Make-uri-command-a-bit-more-prominent.patch    | 29 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 30 insertions(+)

diff --git a/debian/patches/Make-uri-command-a-bit-more-prominent.patch b/debian/patches/Make-uri-command-a-bit-more-prominent.patch
new file mode 100644
index 0000000..07c8b63
--- /dev/null
+++ b/debian/patches/Make-uri-command-a-bit-more-prominent.patch
@@ -0,0 +1,29 @@
+From: =?utf-8?q?Guido_G=C3=BCnther?= <agx at sigxcpu.org>
+Date: Mon, 11 Aug 2014 22:02:13 +0200
+Subject: Make 'uri' command a bit more prominent.
+
+This tries to address
+
+    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688778
+
+were libvirt autodetected vbox:///session and it wasn't listed in the
+manpage.
+
+Closes: #688778
+---
+ tools/virsh.pod | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/tools/virsh.pod b/tools/virsh.pod
+index 8aa4b8a..d57cf0b 100644
+--- a/tools/virsh.pod
++++ b/tools/virsh.pod
+@@ -272,6 +272,8 @@ connect to a local linux container
+ 
+ =back
+ 
++To find the currently used uri check the I<uri> command below.
++
+ For remote access see the documentation page at
+ L<http://libvirt.org/uri.html> on how to make URIs.
+ The I<--readonly> option allows for read-only connection
diff --git a/debian/patches/series b/debian/patches/series
index df2a6e1..18728ab 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -14,3 +14,4 @@ Skip-vircgrouptest.patch
 Include-param.h-on-kFreeBSD.patch
 Use-sensible-editor-as-fallback.patch
 Don-t-fail-qemu-driver-intialization-if-we-can-t-det.patch
+Make-uri-command-a-bit-more-prominent.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git



More information about the Pkg-libvirt-commits mailing list