Use XEN_SCRIPT_DIR to refer to /etc/xen/scripts
authorOlaf Hering <olaf@aepfle.de>
Mon, 11 Jan 2021 17:41:51 +0000 (18:41 +0100)
committerIan Jackson <iwj@xenproject.org>
Mon, 8 Feb 2021 16:22:00 +0000 (16:22 +0000)
commit53c8785b63a777902563394a93428030cbecf943
tree1fa871070d0b5e5fe9091bd953b6def79e7a775b
parent12e459742544fa0ef3260ec1cda7ea6fe2cd53bd
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 <olaf@aepfle.de>
Reviewed-by: Ian Jackson <iwj@xenproject.org>
Release-Acked-by: Ian Jackson <iwj@xenproject.org>
docs/configure.ac
docs/man/xl-disk-configuration.5.pod [deleted file]
docs/man/xl-disk-configuration.5.pod.in [new file with mode: 0644]
docs/man/xl-network-configuration.5.pod [deleted file]
docs/man/xl-network-configuration.5.pod.in [new file with mode: 0644]
docs/man/xl.1.pod.in
docs/man/xl.conf.5.pod [deleted file]
docs/man/xl.conf.5.pod.in [new file with mode: 0644]
tools/xl/xl_cmdtable.c