Page MenuHomeFreeBSD

15.1: Regenerate hardware notes
AbandonedPublic

Authored by cperciva on Tue, May 26, 7:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 20, 5:23 PM
Unknown Object (File)
Wed, Jun 17, 9:55 AM
Unknown Object (File)
Sun, Jun 14, 4:12 PM
Unknown Object (File)
Sat, Jun 13, 11:52 AM
Unknown Object (File)
Thu, Jun 11, 1:38 AM
Unknown Object (File)
Mon, Jun 8, 3:24 PM
Unknown Object (File)
Sat, Jun 6, 12:04 AM
Unknown Object (File)
Sat, Jun 6, 12:01 AM

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 ?

minsoochoo0122_proton.me 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.