From 7de9b74a84d7333030747dfd0522066b1f7f9831 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Tue, 24 May 2022 09:45:21 +0200 Subject: [PATCH] src: Use archive.org for dead URLs Signed-off-by: Andrea Bolognani Reviewed-by: Michal Privoznik --- build-aux/syntax-check.mk | 4 +--- src/conf/nwfilter_conf.c | 4 ++-- src/conf/schemas/basictypes.rng | 2 +- tests/openvzutilstest.conf | 2 +- 4 files changed, 5 insertions(+), 7 deletions(-) diff --git a/build-aux/syntax-check.mk b/build-aux/syntax-check.mk index 1b047fc3c8..09e7a014a3 100644 --- a/build-aux/syntax-check.mk +++ b/build-aux/syntax-check.mk @@ -824,12 +824,10 @@ http_sites += herp.derp http_sites += mah.everybody.org http_sites += etallen.com -# dead sites +# HTTP-only dead sites accessed via archive.org http_sites += blog.lystor.org.ua http_sites += blog.mes-stats.fr http_sites += www.javvin.com - -# 404 links http_sites += kerneltrap.org http_re= ($(subst $(space),|,$(http_sites))) diff --git a/src/conf/nwfilter_conf.c b/src/conf/nwfilter_conf.c index 5171145c75..a4baa75117 100644 --- a/src/conf/nwfilter_conf.c +++ b/src/conf/nwfilter_conf.c @@ -1107,8 +1107,8 @@ static const virXMLAttr2Struct vlanAttributes[] = { } }; -/* STP is documented by IEEE 802.1D; for a synopsis, - * see http://www.javvin.com/protocolSTP.html */ +/* STP is documented by IEEE 802.1D; for a synopsis, see + * https://web.archive.org/web/20130530200728/http://www.javvin.com/protocolSTP.html */ static const virXMLAttr2Struct stpAttributes[] = { /* spanning tree uses a special destination MAC address */ { diff --git a/src/conf/schemas/basictypes.rng b/src/conf/schemas/basictypes.rng index ae4d568222..2d6f1a2c84 100644 --- a/src/conf/schemas/basictypes.rng +++ b/src/conf/schemas/basictypes.rng @@ -234,7 +234,7 @@ - + diff --git a/tests/openvzutilstest.conf b/tests/openvzutilstest.conf index c5d048c5f6..d3827d8f0c 100644 --- a/tests/openvzutilstest.conf +++ b/tests/openvzutilstest.conf @@ -1,4 +1,4 @@ -# sample config from http://blog.lystor.org.ua/2009/11/openvz-configuration-example.html +# sample config from https://web.archive.org/web/20111228161814/http://blog.lystor.org.ua/2009/11/openvz-configuration-example.html ONBOOT="yes"