Page MenuHomeFreeBSD

platforms: remove unsupported platforms
ClosedPublic

Authored by emaste on Nov 20 2023, 3:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 15, 9:12 PM
Unknown Object (File)
Sat, Nov 15, 4:58 PM
Unknown Object (File)
Sun, Nov 9, 6:14 PM
Unknown Object (File)
Fri, Nov 7, 9:54 PM
Unknown Object (File)
Thu, Nov 6, 2:48 AM
Unknown Object (File)
Wed, Nov 5, 9:13 PM
Unknown Object (File)
Tue, Nov 4, 7:41 PM
Unknown Object (File)
Oct 28 2025, 2:14 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
45

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