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)
Nov 28 2024, 7:31 AM
Unknown Object (File)
Nov 23 2024, 9:51 AM
Unknown Object (File)
Nov 14 2024, 5:30 AM
Unknown Object (File)
Nov 13 2024, 1:30 PM
Unknown Object (File)
Nov 12 2024, 9:48 AM
Unknown Object (File)
Nov 12 2024, 6:00 AM
Unknown Object (File)
Nov 12 2024, 4:51 AM
Unknown Object (File)
Nov 7 2024, 10:29 PM

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.