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, Apr 30, 8:35 PM
Unknown Object (File)
Tue, Apr 30, 8:35 PM
Unknown Object (File)
Tue, Apr 30, 8:21 PM
Unknown Object (File)
Tue, Apr 30, 6:33 PM
Unknown Object (File)
Jan 12 2024, 3:18 AM
Unknown Object (File)
Dec 23 2023, 3:35 AM
Unknown Object (File)
Dec 19 2023, 10:59 PM
Unknown Object (File)
Dec 12 2023, 11:44 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 44027
Build 40915: arc lint + arc unit

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.