[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 00/11] Honour XEN_{LOG, RUN}_DIR in various places
Wei Liu (11): Config.mk: add XEN_LOG_DIR to BUILD_MAKE_VARS docs: use XEN_LOG_DIR in log file location tools: install XEN_{LOG,RUN}_DIR xenconsoled: honour XEN_LOG_DIR and remove hard-coded path xenbackendd: honour XEN_{RUN,LOG}_DIR libxc: honour XEN_LOG_DIR in xc_dom_core.c hotplug/FreeBSD: honour XEN_{LOG,RUN}_DIR hotplug/Linux: honour XEN_LOG_DIR hotplug/NetBSD: honour XEN_{LOG,RUN}_DIR libxl: honour XEN_LOG_DIR oxenstored: honour XEN_{LOG,RUN}_DIR in oxenstored.conf .gitignore | 4 ++++ Config.mk | 2 +- docs/misc/hvm-emulated-unplug.markdown | 2 +- tools/Makefile | 3 ++- tools/configure | 3 ++- tools/configure.ac | 1 + tools/console/Makefile | 5 +++++ tools/console/daemon/main.c | 3 ++- tools/hotplug/FreeBSD/rc.d/xencommons.in | 10 +++++----- tools/hotplug/Linux/init.d/sysconfig.xencommons.in | 2 +- tools/hotplug/Linux/init.d/xencommons.in | 2 +- tools/hotplug/Linux/xen-hotplug-common.sh.in | 2 +- tools/hotplug/NetBSD/rc.d/xencommons.in | 14 +++++++------- tools/libxc/xc_dom_core.c | 3 ++- tools/libxl/libxl_utils.c | 13 +++++++------ .../xenstored/{oxenstored.conf => oxenstored.conf.in} | 6 +++--- tools/xenbackendd/Makefile | 6 +++++- tools/xenbackendd/xenbackendd.c | 6 ++++-- 18 files changed, 54 insertions(+), 33 deletions(-) rename tools/ocaml/xenstored/{oxenstored.conf => oxenstored.conf.in} (84%) -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |