Page MenuHomeFreeBSD

15.1: Regenerate hardware notes
AbandonedPublic

Authored by cperciva on May 26 2026, 7:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 15, 7:18 PM
Unknown Object (File)
Thu, Aug 13, 12:29 AM
Unknown Object (File)
Tue, Aug 11, 5:34 PM
Unknown Object (File)
Mon, Aug 10, 11:54 AM
Unknown Object (File)
Sat, Aug 8, 2:45 PM
Unknown Object (File)
Sat, Aug 8, 5:29 AM
Unknown Object (File)
Fri, Aug 7, 5:15 PM
Unknown Object (File)
Wed, Aug 5, 8:40 PM
Subscribers

Details

Reviewers
vladlen
Group Reviewers
releng
Summary

Approved by: re (implicit)
Sponsored by: OpenSats Initiative

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 73461
Build 70344: arc lint + arc unit

Event Timeline

website/content/en/releases/15.1R/hardware.adoc
1932

I don't think we want this showing up in the release notes on the website, @vladlen was that something you changed in the script recently?

cperciva added inline comments.
website/content/en/releases/15.1R/hardware.adoc
193

Will need to re-apply 4c396c5b7fd73f807c03681f9e6ee30eacd7c5c0, @minsoochoo0122_gmail.com is there a reason you didn't update website/archetypes/release/hardware.adoc ?

mchoo added inline comments.
website/content/en/releases/15.1R/hardware.adoc
193

Sorry, I didn't know we generate hardware notes from that file. That commit should be applied to archetypes/release/hardware.adoc as well.

website/content/en/releases/15.1R/hardware.adoc
1932

I don't think we want this showing up in the release notes on the website, @vladlen was that something you changed in the script recently?

It is part of the last change in https://reviews.freebsd.org/D57133 . Described in point 3.
The goal was to to keep &hwlist macro in text and process it again, when man page or HARDWARE section is added.

Now I see, that remaining text also needs to be updated.

I will revert this patch in the part where it writes &hwlist macro with warning message to hardware.doc .

Committed after the script and archetype were updated.