Page MenuHomeFreeBSD

platforms: remove unsupported platforms
ClosedPublic

Authored by emaste on Nov 20 2023, 3:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 17, 10:04 PM
Unknown Object (File)
Wed, Jan 8, 2:40 AM
Unknown Object (File)
Mon, Jan 6, 10:19 PM
Unknown Object (File)
Dec 12 2024, 8:07 AM
Unknown Object (File)
Dec 12 2024, 2:27 AM
Unknown Object (File)
Dec 11 2024, 9:02 PM
Unknown Object (File)
Dec 7 2024, 7:18 AM
Unknown Object (File)
Dec 3 2024, 5:18 AM
Subscribers

Details

Summary
With the EOL of FreeBSD 12.x, no supported branch supports 32-bit
ARMv4/v5 (arm) or 64-bit SPARCv9 (sparc64).

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste created this revision.
emaste added a subscriber: jhb.

Add to Unsupported Platforms list at bottom of page.
Will rebase after @jhb's D42676 lands, to remove the 12.x column.

I assume this is for after 12 EOLs?

website/content/en/platforms/_index.adoc
44

Just to avoid confusion with armv[67]

I assume this is for after 12 EOLs?

Yes, I would commit this at the beginning of Jan 2024.

This revision is now accepted and ready to land.Nov 28 2023, 5:30 PM