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)
Tue, Dec 24, 11:30 AM
Unknown Object (File)
Oct 30 2024, 5:27 PM
Unknown Object (File)
Sep 30 2024, 4:37 AM
Unknown Object (File)
Sep 29 2024, 10:52 PM
Unknown Object (File)
Sep 28 2024, 1:02 PM
Unknown Object (File)
Sep 27 2024, 2:57 PM
Unknown Object (File)
Sep 27 2024, 11:42 AM
Unknown Object (File)
Sep 26 2024, 6:26 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.