|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2] tools: add configure --with-dumpdir=DIR option
On Mon, 2015-05-11 at 15:33 +0000, Olaf Hering wrote:
[...]
> +AC_ARG_WITH([xen-dumpdir],
> + AS_HELP_STRING([--with-xen-dumpdir=DIR],
> + [Path to directory for domU crash dumps. [/var/lib/xen/dump]]),
Should this say $localstatedir/lib/xen/dump as below?
Other than that:
Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
If you say so I can make that tweak as I apply.
> + [xen_dumpdir_path=$withval],
> + [xen_dumpdir_path=$localstatedir/lib/xen/dump])
> +
> if test "$libexecdir" = '${exec_prefix}/libexec' ; then
> case "$host_os" in
> *netbsd*) ;;
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |