aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/explanations.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--explanations.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/explanations.html b/explanations.html
index f4d11fa..7e2878d 100644
--- a/explanations.html
+++ b/explanations.html
@@ -41,6 +41,12 @@ The validity of the HTTPS certificate for each server is tested as well.
41The IPs are linked to the log for that specific IP when used via the DNS round robin, and is followed by the number of errors, warnings, or timeouts of any. 41The IPs are linked to the log for that specific IP when used via the DNS round robin, and is followed by the number of errors, warnings, or timeouts of any.
42</p> 42</p>
43 43
44<hr><h1 id="Redirects">Redirect tests</h1>
45<p>Mirrors that redirect /DEVUAN/ back out to deb.devuan.org is an ERROR. &nbsp;
46/DEBIAN-SECURITY/ packages must be redirected to a Debian mirror, specifically a mirror hosting Debian security updates. &nbsp;
47However, some Devuan mirrors might also be Debian mirrors, so this is just a WARNING.
48</p>
49
44<hr><h1 id="Protocol">Protocol tests</h1> 50<hr><h1 id="Protocol">Protocol tests</h1>
45<p>The Protocol test will give a warning if the protocol is changed during a redirect, HTTP -> HTTPS for example. &nbsp; 51<p>The Protocol test will give a warning if the protocol is changed during a redirect, HTTP -> HTTPS for example. &nbsp;
46While apt HTTPS transport is now the default in Beowulf / Buster, not everyone with an older release will have that installed, 52While apt HTTPS transport is now the default in Beowulf / Buster, not everyone with an older release will have that installed,