|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/3] docs etc.: https: Fix references to wiki.xen[project.org
Hi Ian,
Title: Did you intend to use {,project} rather than [project?
Cheers,
On 30/03/2020 14:57, Ian Jackson wrote:
Change the url scheme to https. This is all in-tree references to the Xen wiki. Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- README | 16 ++++++++-------- config/Paths.mk.in | 2 +- docs/README.colo | 2 +- docs/README.remus | 2 +- docs/misc/stubdom.txt | 2 +- docs/misc/vtd.txt | 2 +- docs/misc/xen-command-line.pandoc | 2 +- docs/misc/xenstore.txt | 2 +- tools/libxl/libxlu_cfg.c | 2 +- 9 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README b/README index 92b1de9938..712d05d69d 100644 --- a/README +++ b/README @@ -21,15 +21,15 @@ development community, spearheaded by xen.org (http://www.xen.org).This file contains some quick-start instructions to install Xen onyour system. For more information see http:/www.xen.org/ and -http://wiki.xen.org/ +https://wiki.xen.org/Quick-Start Guide=================First, this is just a quick-start guide. For more comprehensiveinformation see the INSTALL file and the Xen wiki at -http://wiki.xenproject.org and in particular -http://wiki.xenproject.org/wiki/Getting_Started. +https://wiki.xenproject.org and in particular +https://wiki.xenproject.org/wiki/Getting_Started.Second, there are a number of prerequisites for building a Xen sourcerelease. Make sure you have all the following installed, either by @@ -88,10 +88,10 @@ disabled at compile time: Second, you need to acquire a suitable kernel for use in domain 0. If possible you should use a kernel provided by your OS distributor. If no suitable kernel is available from your OS distributor then refer to -http://wiki.xen.org/wiki/XenDom0Kernels for suggestions for +https://wiki.xen.org/wiki/XenDom0Kernels for suggestions for suitable kernels to use. If you are looking to compile a Dom0 kernel from source, please refer to -http://wiki.xen.org/wiki/XenParavirtOps. +https://wiki.xen.org/wiki/XenParavirtOps.[NB. Unless noted otherwise, all the following steps should beperformed with root privileges.] @@ -168,9 +168,9 @@ You can change the preferred xenstored you want to use in the configuration but since we cannot stop the daemon a reboot will be required to make the change take effect.-[0] http://wiki.xen.org/wiki/XenStore-[1] http://wiki.xen.org/wiki/XenStoreReference -[2] http://wiki.xen.org/wiki/Xenstored +[0] https://wiki.xen.org/wiki/XenStore +[1] https://wiki.xen.org/wiki/XenStoreReference +[2] https://wiki.xen.org/wiki/XenstoredPython Runtime Libraries======================== diff --git a/config/Paths.mk.in b/config/Paths.mk.in index dc9d0c0353..416fc7aab9 100644 --- a/config/Paths.mk.in +++ b/config/Paths.mk.in @@ -10,7 +10,7 @@ # # For more documentation you can refer to the wiki: # -# http://wiki.xen.org/wiki/Category:Host_Configuration#System_wide_xen_configuration +# https://wiki.xen.org/wiki/Category:Host_Configuration#System_wide_xen_configurationPACKAGE_TARNAME := @PACKAGE_TARNAME@prefix := @prefix@ diff --git a/docs/README.colo b/docs/README.colo index 466eb72152..acb4ee5a0a 100644 --- a/docs/README.colo +++ b/docs/README.colo @@ -5,5 +5,5 @@ response in parallel too. If the response packets from PVM and SVM are identical, they are released immediately. Otherwise, a VM checkpoint (on demand) is conducted.-See the website at http://wiki.xen.org/wiki/COLO_-_Coarse_Grain_Lock_Stepping+See the website at https://wiki.xen.org/wiki/COLO_-_Coarse_Grain_Lock_Stepping for details. diff --git a/docs/README.remus b/docs/README.remus index 20783c93da..e41e045a10 100644 --- a/docs/README.remus +++ b/docs/README.remus @@ -1,7 +1,7 @@ Remus provides fault tolerance for virtual machines by sending continuous checkpoints to a backup, which will activate if the target VM fails.-See the website at http://wiki.xen.org/wiki/Remus for details.+See the website at https://wiki.xen.org/wiki/Remus for details.Using Remus with libxl on Xen 4.5 and higher: -- Julien Grall
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |