From: Michael Roth <mdroth@linux.vnet.ibm.com>
To: Stefan Weil <sw@weilnetz.de>, "QEMU Developer" <qemu-devel@nongnu.org>
Cc: "QEMU Trivial" <qemu-trivial@nongnu.org>, "Stefan Weil" <sw@weilnetz.de>
Subject: Re: [Qemu-trivial] [PATCH] Makefile: Fix help text for target 'installer'
Date: Thu, 20 Oct 2016 15:16:12 -0500 [thread overview]
Message-ID: <20161020201612.19218.59536@loki> (raw)
In-Reply-To: <20161020193632.18682-1-sw@weilnetz.de>
Quoting Stefan Weil (2016-10-20 14:36:32)
> The NSIS based installer currently does not install qemu-ga.
> It installs the executables and other files for the QEMU system emulation.
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
> ---
> Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Makefile b/Makefile
> index 3bcb056..69595ad 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -695,7 +695,7 @@ help:
> @echo ''
> ifdef CONFIG_WIN32
> @echo 'Windows targets:'
> - @echo ' installer - Build NSIS-based installer for qemu-ga'
> + @echo ' installer - Build NSIS-based installer for QEMU'
> ifdef QEMU_GA_MSI_ENABLED
> @echo ' msi - Build MSI-based installer for qemu-ga'
> endif
> --
> 2.9.3
>
WARNING: multiple messages have this Message-ID (diff)
From: Michael Roth <mdroth@linux.vnet.ibm.com>
To: Stefan Weil <sw@weilnetz.de>, QEMU Developer <qemu-devel@nongnu.org>
Cc: QEMU Trivial <qemu-trivial@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] Makefile: Fix help text for target 'installer'
Date: Thu, 20 Oct 2016 15:16:12 -0500 [thread overview]
Message-ID: <20161020201612.19218.59536@loki> (raw)
In-Reply-To: <20161020193632.18682-1-sw@weilnetz.de>
Quoting Stefan Weil (2016-10-20 14:36:32)
> The NSIS based installer currently does not install qemu-ga.
> It installs the executables and other files for the QEMU system emulation.
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
> ---
> Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Makefile b/Makefile
> index 3bcb056..69595ad 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -695,7 +695,7 @@ help:
> @echo ''
> ifdef CONFIG_WIN32
> @echo 'Windows targets:'
> - @echo ' installer - Build NSIS-based installer for qemu-ga'
> + @echo ' installer - Build NSIS-based installer for QEMU'
> ifdef QEMU_GA_MSI_ENABLED
> @echo ' msi - Build MSI-based installer for qemu-ga'
> endif
> --
> 2.9.3
>
next prev parent reply other threads:[~2016-10-20 20:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-20 19:36 [Qemu-trivial] [PATCH] Makefile: Fix help text for target 'installer' Stefan Weil
2016-10-20 19:36 ` [Qemu-devel] " Stefan Weil
2016-10-20 20:16 ` Michael Roth [this message]
2016-10-20 20:16 ` Michael Roth
2016-10-26 18:42 ` [Qemu-trivial] " Michael Tokarev
2016-10-26 18:42 ` [Qemu-devel] " Michael Tokarev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161020201612.19218.59536@loki \
--to=mdroth@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=sw@weilnetz.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.