Page MenuHomeFreeBSD

relnotes template: some additions
ClosedPublic

Authored by mhorne on Nov 13 2023, 6:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 13, 4:24 PM
Unknown Object (File)
Fri, Jun 12, 6:20 AM
Unknown Object (File)
Thu, Jun 11, 7:39 AM
Unknown Object (File)
Thu, Jun 11, 7:27 AM
Unknown Object (File)
Jun 8 2026, 11:56 AM
Unknown Object (File)
May 20 2026, 11:03 AM
Unknown Object (File)
May 10 2026, 7:10 AM
Unknown Object (File)
May 10 2026, 7:06 AM
Subscribers
None

Details

Summary

Bring some tweaks from the 14.0 release notes into the template.

  • Deprecated/removed drivers subsection
  • Documentation section + man-pages subsection
  • Links to supported hardware and platforms in Hardware Support section

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 54394
Build 51284: arc lint + arc unit

Event Timeline

mhorne created this revision.
This revision is now accepted and ready to land.Nov 13 2023, 6:55 PM

This LGTM for syncing with 14.0. I think there's still an opportunity to look at how we want the release notes to look in general, from there.

website/archetypes/release/relnotes.adoc
145–147

Prior to this addition it seemed strange to have a Drivers and Devices section with just one subsection Device Drivers. It seems like these could all be grouped in a Hardware section. But that could be revisited in a subsequent change.

This revision was automatically updated to reflect the committed changes.