[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 Wed, May 06, 2015 at 07:08:44AM +0000, Olaf Hering wrote: > The current base directory /var/xen for domU dumps will be patched to > /var/lib/xen by most distros. Provide a configure option to avoid > patching the source. > > If the option is not specified the default remains /var/xen/dump. > > Please rerun autogen.sh after applying this patch. > > Signed-off-by: Olaf Hering <olaf@xxxxxxxxx> > Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> > Cc: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> > Cc: Ian Campbell <ian.campbell@xxxxxxxxxx> > Cc: Wei Liu <wei.liu2@xxxxxxxxxx> > Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> > --- > > v2: > - fix "conigure" typo in Subject line > > Config.mk | 2 +- > INSTALL | 4 ++++ > config/Paths.mk.in | 1 + > m4/paths.m4 | 9 +++++++++ > tools/Makefile | 2 +- > tools/libxl/xl_cmdimpl.c | 2 +- > 6 files changed, 17 insertions(+), 3 deletions(-) You have not patched docs. I think it still references /var/xen/dump. I discovered this when I read the manpage of xl.cfg. Sorry for not noticing this earlier. Wei. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |