Page MenuHomeFreeBSD

relnotes template: some additions
ClosedPublic

Authored by mhorne on Nov 13 2023, 6:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 9, 2:51 PM
Unknown Object (File)
Mon, Nov 25, 10:30 AM
Unknown Object (File)
Mon, Nov 25, 10:30 AM
Unknown Object (File)
Mon, Nov 25, 10:30 AM
Unknown Object (File)
Mon, Nov 25, 10:06 AM
Unknown Object (File)
Sep 28 2024, 11:10 AM
Unknown Object (File)
Sep 27 2024, 8:04 PM
Unknown Object (File)
Sep 24 2024, 8:22 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

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.