qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] add --confdir option to configure


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 0/3] add --confdir option to configure
Date: Mon, 19 Mar 2012 10:14:54 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

On 03/19/2012 09:47 AM, Eduardo Habkost wrote:
This series change the Makefile to use $(confdir) instead of
$(sysconfdir)/qemu, and allows the full config path configurable instead of
forcing the use of $(sysconfdir)/qemu.

What's the use case here?  Is this to allow $(sysconfdir)/qemu-kvm?

I'd rather we use a PACKAGE_NAME define to do that and have qemu-kvm change PACKAGE_NAME.

Regards,

Anthony Liguori


Eduardo Habkost (3):
   Makefile: use $(confdir) instead of hardcoding $(sysconfdir)/qemu
   qemu-options.hx: refer to confdir instead of sysconfdir on docs
   configure: make full config dir path configurable

  Makefile        |    4 ++--
  configure       |   15 ++++++++++-----
  qemu-options.hx |    4 ++--
  3 files changed, 14 insertions(+), 9 deletions(-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]