Page MenuHomeFreeBSD

relnotes template: some additions
ClosedPublic

Authored by mhorne on Nov 13 2023, 6:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 2, 12:35 AM
Unknown Object (File)
Tue, Oct 28, 3:10 AM
Unknown Object (File)
Wed, Oct 22, 4:28 PM
Unknown Object (File)
Wed, Oct 22, 3:36 PM
Unknown Object (File)
Sat, Oct 11, 1:37 AM
Unknown Object (File)
Sat, Oct 11, 1:37 AM
Unknown Object (File)
Oct 7 2025, 6:01 AM
Unknown Object (File)
Oct 6 2025, 10:46 PM
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.