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, May 25, 7:43 PM
Unknown Object (File)
Mar 30 2024, 3:16 PM
Unknown Object (File)
Mar 21 2024, 12:23 PM
Unknown Object (File)
Feb 4 2024, 3:03 PM
Unknown Object (File)
Dec 23 2023, 2:51 AM
Unknown Object (File)
Dec 20 2023, 7:52 AM
Unknown Object (File)
Dec 14 2023, 6:19 AM
Unknown Object (File)
Nov 25 2023, 9:30 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.