Page MenuHomeFreeBSD

13.0R/relnotes: Add entries for changes that happened in bhyve.
ClosedPublic

Authored by debdrup on Feb 10 2021, 4:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 7 2024, 5:46 AM
Unknown Object (File)
Jan 1 2024, 3:49 AM
Unknown Object (File)
Dec 12 2023, 9:11 PM
Unknown Object (File)
Nov 27 2023, 1:52 AM
Unknown Object (File)
Nov 25 2023, 3:43 AM
Unknown Object (File)
Nov 23 2023, 12:21 AM
Unknown Object (File)
Nov 23 2023, 12:15 AM
Unknown Object (File)
Nov 21 2023, 7:35 PM
Subscribers

Details

Reviewers
gjb
carlavilla
Summary

While here, implement a template for cgit links called 'commit' for lack of a better term.

This fixes the only build issue with this patch, and has been tested in Firefox with the run target as well.

Test Plan

make run and Firefox

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 36847
Build 33736: arc lint + arc unit

Event Timeline

debdrup created this revision.

On cursory look, I see no other problems than what is outlined in-line. Once fixed, please go ahead.

website/content/en/releases/13.0R/relnotes.adoc
166

s/section s/sections/

175

I think “{}” may be a typo.

This revision is now accepted and ready to land.Feb 10 2021, 5:03 AM

Address feedback by @gjb

The problem is, I can't commit this without breaking the build, because
the 'commit' keyword isn't defined anywhere.

So someone needs to do that first, and I ended up getting so absorbed in
this that I stayed awake until 6 in the morning, so I can't figure out
how.

This revision now requires review to proceed.Feb 10 2021, 5:20 AM

Add commit template which fixes the build and adds links to the commits.

I've tested this with the run target and Firefox.

debdrup edited the test plan for this revision. (Show Details)
debdrup added a reviewer: carlavilla.
This revision is now accepted and ready to land.Feb 10 2021, 7:41 AM

This landed as r9:5476df4, but I forgot a Differential revision field.