From 53c8785b63a777902563394a93428030cbecf943 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Mon, 11 Jan 2021 18:41:51 +0100 Subject: [PATCH] Use XEN_SCRIPT_DIR to refer to /etc/xen/scripts Replace all hardcoded paths to use XEN_SCRIPT_DIR to expand the actual location. [ .gitignore change split out -iwj ] [ dropped erroneous hunk for docs/misc/block-scripts.txt iwj ] Signed-off-by: Olaf Hering Reviewed-by: Ian Jackson Release-Acked-by: Ian Jackson --- docs/configure.ac | 3 +++ ...k-configuration.5.pod => xl-disk-configuration.5.pod.in} | 2 +- ...onfiguration.5.pod => xl-network-configuration.5.pod.in} | 4 ++-- docs/man/xl.1.pod.in | 2 +- docs/man/{xl.conf.5.pod => xl.conf.5.pod.in} | 6 +++--- tools/xl/xl_cmdtable.c | 2 +- 6 files changed, 11 insertions(+), 8 deletions(-) rename docs/man/{xl-disk-configuration.5.pod => xl-disk-configuration.5.pod.in} (99%) rename docs/man/{xl-network-configuration.5.pod => xl-network-configuration.5.pod.in} (98%) rename docs/man/{xl.conf.5.pod => xl.conf.5.pod.in} (97%) diff --git a/docs/configure.ac b/docs/configure.ac index cb5a6eaa4c..c2e5edd3b3 100644 --- a/docs/configure.ac +++ b/docs/configure.ac @@ -9,6 +9,9 @@ AC_CONFIG_FILES([ ../config/Docs.mk man/xl.cfg.5.pod man/xl.1.pod +man/xl-disk-configuration.5.pod +man/xl-network-configuration.5.pod +man/xl.conf.5.pod ]) AC_CONFIG_AUX_DIR([../]) diff --git a/docs/man/xl-disk-configuration.5.pod b/docs/man/xl-disk-configuration.5.pod.in similarity index 99% rename from docs/man/xl-disk-configuration.5.pod rename to docs/man/xl-disk-configuration.5.pod.in index 46feedb95e..71d0e86e3d 100644 --- a/docs/man/xl-disk-configuration.5.pod +++ b/docs/man/xl-disk-configuration.5.pod.in @@ -257,7 +257,7 @@ automatically determine the most suitable backend. Specifies that B is not a normal host path, but rather information to be interpreted by the executable program I