Page MenuHomeFreeBSD

handbook: Drop duplicated URLs in Mirrors
ClosedPublic

Authored by trasz on Jan 21 2022, 9:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 4, 10:15 AM
Unknown Object (File)
Mon, Oct 27, 6:52 AM
Unknown Object (File)
Tue, Oct 21, 8:12 AM
Unknown Object (File)
Tue, Oct 21, 8:12 AM
Unknown Object (File)
Mon, Oct 20, 9:05 PM
Unknown Object (File)
Mon, Oct 20, 9:58 AM
Unknown Object (File)
Tue, Oct 14, 3:21 AM
Unknown Object (File)
Fri, Oct 10, 10:49 AM

Details

Summary

Those were supposed to be separate URLs for IPv4 and IPv6,
but, well, they aren't. Drop the 'v6' ones; as it is now, it's just
duplicated URLs, and it looks weird and confusing.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

trasz requested review of this revision.Jan 21 2022, 9:07 AM
trasz created this revision.

That change makes sense to me, but I haven't checked the mirror list against reality.

debdrup added a subscriber: debdrup.

Seems fine, but I hope you're checking with nc -z from freefall.f.o if they're working. ;)

This revision is now accepted and ready to land.Jan 22 2022, 12:55 AM

Seems fine, but I hope you're checking with nc -z from freefall.f.o if they're working. ;)

I've found a few seemingly non-working ones, but this is about something different: those URLs are literally the same; I've looked at the generated HTML.

This revision was automatically updated to reflect the committed changes.