forked from xen-project/xen
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs etc.: https: Fix references to other Xen pages
Change the url scheme to https. This is all in-tree references to xenbits and the main website except for those in Config.mk. We leave Config.mk alone for now because those urls are used by CI systems and we need to check that nothing breaks when we change the download method. Signed-off-by: Ian Jackson <[email protected]> Reviewed-by: Julien Grall <[email protected]>
- Loading branch information
1 parent
7e1867b
commit 9465fac
Showing
19 changed files
with
45 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -582,7 +582,7 @@ PACKAGE_TARNAME='xen' | |
PACKAGE_VERSION='4.14' | ||
PACKAGE_STRING='Xen Hypervisor 4.14' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
PACKAGE_URL='http://www.xen.org/' | ||
PACKAGE_URL='https://www.xen.org/' | ||
|
||
ac_unique_file="./xen/common/kernel.c" | ||
enable_option_checking=no | ||
|
@@ -1336,7 +1336,7 @@ Optional Packages: | |
[PREFIX/lib/debug] | ||
Report bugs to <[email protected]>. | ||
Xen Hypervisor home page: <http://www.xen.org/>. | ||
Xen Hypervisor home page: <https://www.xen.org/>. | ||
_ACEOF | ||
ac_status=$? | ||
fi | ||
|
@@ -2904,7 +2904,7 @@ Configuration files: | |
$config_files | ||
Report bugs to <[email protected]>. | ||
Xen Hypervisor home page: <http://www.xen.org/>." | ||
Xen Hypervisor home page: <https://www.xen.org/>." | ||
_ACEOF | ||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
AC_PREREQ([2.67]) | ||
AC_INIT([Xen Hypervisor], m4_esyscmd([./version.sh ./xen/Makefile]), | ||
[[email protected]], [xen], [http://www.xen.org/]) | ||
[[email protected]], [xen], [https://www.xen.org/]) | ||
AC_CONFIG_SRCDIR([./xen/common/kernel.c]) | ||
AC_CONFIG_FILES([ | ||
config/Toplevel.mk | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -582,7 +582,7 @@ PACKAGE_TARNAME='xen' | |
PACKAGE_VERSION='4.14' | ||
PACKAGE_STRING='Xen Hypervisor Documentation 4.14' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
PACKAGE_URL='http://www.xen.org/' | ||
PACKAGE_URL='https://www.xen.org/' | ||
|
||
ac_unique_file="misc/xen-command-line.pandoc" | ||
ac_subst_vars='LTLIBOBJS | ||
|
@@ -1320,7 +1320,7 @@ Use these variables to override the choices made by `configure' or to help | |
it to find libraries and programs with nonstandard names/locations. | ||
Report bugs to <[email protected]>. | ||
Xen Hypervisor Documentation home page: <http://www.xen.org/>. | ||
Xen Hypervisor Documentation home page: <https://www.xen.org/>. | ||
_ACEOF | ||
ac_status=$? | ||
fi | ||
|
@@ -2857,7 +2857,7 @@ Configuration files: | |
$config_files | ||
Report bugs to <[email protected]>. | ||
Xen Hypervisor Documentation home page: <http://www.xen.org/>." | ||
Xen Hypervisor Documentation home page: <https://www.xen.org/>." | ||
_ACEOF | ||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
AC_PREREQ([2.67]) | ||
AC_INIT([Xen Hypervisor Documentation], m4_esyscmd([../version.sh ../xen/Makefile]), | ||
[[email protected]], [xen], [http://www.xen.org/]) | ||
[[email protected]], [xen], [https://www.xen.org/]) | ||
AC_CONFIG_SRCDIR([misc/xen-command-line.pandoc]) | ||
AC_CONFIG_FILES([ | ||
../config/Docs.mk | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ ov=4.0 | |
|
||
# update xendocs@xenbits docs generator to generate new stable branch | ||
# docs too. commit to git. | ||
* make 13:37 <ijc> http://xenbits.xen.org/docs/4.2-testing/ is now live true | ||
* make 13:37 <ijc> https://xenbits.xen.org/docs/4.2-testing/ is now live true | ||
#14:17 <ijc> HOWTO: login to xenbits. become "xendocs" . cd cronjobs . edit | ||
# xenbits-docs-all.sh in the obvious way. git commit | ||
ssh [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -582,7 +582,7 @@ PACKAGE_TARNAME='xen' | |
PACKAGE_VERSION='4.14' | ||
PACKAGE_STRING='Xen Hypervisor Stub Domains 4.14' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
PACKAGE_URL='http://www.xen.org/' | ||
PACKAGE_URL='https://www.xen.org/' | ||
|
||
ac_unique_file="xenstore-minios.cfg" | ||
ac_subst_vars='LTLIBOBJS | ||
|
@@ -1376,7 +1376,7 @@ Use these variables to override the choices made by `configure' or to help | |
it to find libraries and programs with nonstandard names/locations. | ||
Report bugs to <[email protected]>. | ||
Xen Hypervisor Stub Domains home page: <http://www.xen.org/>. | ||
Xen Hypervisor Stub Domains home page: <https://www.xen.org/>. | ||
_ACEOF | ||
ac_status=$? | ||
fi | ||
|
@@ -4296,7 +4296,7 @@ Configuration files: | |
$config_files | ||
Report bugs to <[email protected]>. | ||
Xen Hypervisor Stub Domains home page: <http://www.xen.org/>." | ||
Xen Hypervisor Stub Domains home page: <https://www.xen.org/>." | ||
_ACEOF | ||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
AC_PREREQ([2.67]) | ||
AC_INIT([Xen Hypervisor Stub Domains], m4_esyscmd([../version.sh ../xen/Makefile]), | ||
[[email protected]], [xen], [http://www.xen.org/]) | ||
[[email protected]], [xen], [https://www.xen.org/]) | ||
AC_CONFIG_SRCDIR([xenstore-minios.cfg]) | ||
AC_CONFIG_FILES([../config/Stubdom.mk]) | ||
AC_CONFIG_AUX_DIR([../]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -583,7 +583,7 @@ PACKAGE_TARNAME='xen' | |
PACKAGE_VERSION='4.14' | ||
PACKAGE_STRING='Xen Hypervisor Tools 4.14' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
PACKAGE_URL='http://www.xen.org/' | ||
PACKAGE_URL='https://www.xen.org/' | ||
|
||
ac_unique_file="libxl/libxl.c" | ||
# Factoring default headers for most tests. | ||
|
@@ -1611,7 +1611,7 @@ Use these variables to override the choices made by `configure' or to help | |
it to find libraries and programs with nonstandard names/locations. | ||
Report bugs to <[email protected]>. | ||
Xen Hypervisor Tools home page: <http://www.xen.org/>. | ||
Xen Hypervisor Tools home page: <https://www.xen.org/>. | ||
_ACEOF | ||
ac_status=$? | ||
fi | ||
|
@@ -10373,7 +10373,7 @@ Configuration headers: | |
$config_headers | ||
Report bugs to <[email protected]>. | ||
Xen Hypervisor Tools home page: <http://www.xen.org/>." | ||
Xen Hypervisor Tools home page: <https://www.xen.org/>." | ||
_ACEOF | ||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
AC_PREREQ([2.67]) | ||
AC_INIT([Xen Hypervisor Tools], m4_esyscmd([../version.sh ../xen/Makefile]), | ||
[[email protected]], [xen], [http://www.xen.org/]) | ||
[[email protected]], [xen], [https://www.xen.org/]) | ||
AC_CONFIG_SRCDIR([libxl/libxl.c]) | ||
AC_CONFIG_FILES([ | ||
../config/Tools.mk | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters