Re: [virt-tools-list] virt-bootstrap proposal

2017-03-15 Thread Cole Robinson
Sorry for the delayed response. Just looked now. On 03/09/2017 05:09 AM, Cedric Bosdonnat wrote: > Hi all, > > Those following libvirt's mailing already saw a similar thread started there. > I have worked on a virt-bootstrap tool to make it easy to instanciate > container root file system out of

Re: [virt-tools-list] [PATCH virt-viewer] virt-viewer: Fix comparison in domain selection

2017-03-15 Thread Eduardo Lima (Etrunko)
https://twitter.com/codinghorror/status/506010907021828096 Acked-by: Eduardo Lima (Etrunko) On 15/03/17 14:12, Pavel Grunt wrote: > Related: rhbz#1399077 > --- > src/virt-viewer.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/virt-viewer.c b/src/virt-viewer.c > i

[virt-tools-list] [PATCH virt-viewer] virt-viewer: Fix comparison in domain selection

2017-03-15 Thread Pavel Grunt
Related: rhbz#1399077 --- src/virt-viewer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/virt-viewer.c b/src/virt-viewer.c index 65c0546..b50db16 100644 --- a/src/virt-viewer.c +++ b/src/virt-viewer.c @@ -110,7 +110,7 @@ opt_domain_selection_cb(const gchar *option_name,