git: 3200fb1e31 - main - 2020q4 report: Fix more mistakes, some from md>db conversion

Daniel Ebdrup Jensen debdrup at FreeBSD.org
Thu Jan 21 02:02:36 UTC 2021


The branch main has been updated by debdrup:

URL: https://cgit.FreeBSD.org/doc/commit/?id=3200fb1e31f28275016ce5897167f749e87fa93a

commit 3200fb1e31f28275016ce5897167f749e87fa93a
Author:     Daniel Ebdrup Jensen <debdrup at FreeBSD.org>
AuthorDate: 2021-01-21 01:49:55 +0000
Commit:     Daniel Ebdrup Jensen <debdrup at FreeBSD.org>
CommitDate: 2021-01-21 02:01:32 +0000

    2020q4 report: Fix more mistakes, some from md>db conversion
    
    Submitted by:   maxim@ (earlier version)
---
 .../htdocs/news/status/report-2020-10-2020-12.xml  | 29 +++++++++++++---------
 1 file changed, 17 insertions(+), 12 deletions(-)

diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2020-10-2020-12.xml b/en_US.ISO8859-1/htdocs/news/status/report-2020-10-2020-12.xml
index 8d8c3e7bac..466030322e 100644
--- a/en_US.ISO8859-1/htdocs/news/status/report-2020-10-2020-12.xml
+++ b/en_US.ISO8859-1/htdocs/news/status/report-2020-10-2020-12.xml
@@ -1063,7 +1063,7 @@ both development efforts can be merged to FreeBSD later on. The tricky part
 of this project is the manual comparison, since Apple doesn't provide any
 changelogs.
 </p>
-<p>I am currently working on on the macOS Catalina sources and hopefully Apple 
+<p>I am currently working on the macOS Catalina sources and hopefully Apple
 will release the sources of macOS Big Sur in time for FreeBSD 13.
 </p></body></project>
 <project cat='proj'>
@@ -1320,7 +1320,7 @@ This allows us to change the pf_krule structure, to change uint64_t to
 counter_u64_t, without affecting user space.
 </p>
 <p>Olivier Cochard-Labbé tested the full set of changes, and found (depending on
-hardware) <a href='http://dev.bsdrp.net/benchs/kp/pf-patches/'>substantial improvements in throughput</a>:
+hardware) <a href='http://dev.bsdrp.net/benchs/kp/pf-patches/'>substantial improvements in throughput</a>.
 </p>
 <p>Sponsor: Orange Business Services
 </p></body></project>
@@ -1453,7 +1453,11 @@ It closes the long-standing feature gap with other modern networking OSes.
 </p>
 <h3>Background</h3>
 
-<p>Initial FreeBSD multipath implementation, <code>RADIX_MPATH</code>, was added back in <a href='https://github.com/freebsd/freebsd-legacy/commit/4e8901ea7a04d2d803067647c0641e41494b8868'>2008</a>. It was based on the radix changes and represented multipath routes as a linked-list of chained paths. It was not fully finished and tested, resulting in many crash reports. 
+<p>Initial FreeBSD multipath implementation, <code>RADIX_MPATH</code>,
+was added back in <a href='https://github.com/freebsd/freebsd-legacy/commit/4e8901ea7a04d2d803067647c0641e41494b8868'>2008</a>.
+It was based on the radix changes and represented multipath routes as
+a linked-list of chained paths. It was not fully finished and tested,
+resulting in many crash reports.
 </p>
 <h3>Implementation overview</h3>
 
@@ -1602,7 +1606,7 @@ only 374 MB (3.36x).
 <p>Sponsor: The FreeBSD Foundation<br />
 </p></body></project>
 <project cat='arch'>
-<title>arm64 platform updatesq</title>
+<title>arm64 platform updates</title>
 
 <contact>
 <person>
@@ -2088,8 +2092,9 @@ and libraries will be removed since they no longer work with Xfce 4.16:
 <li><p>x11-toolkits/libxfce4gui
 </p>
 </li></ul>
-WARNING: Unfortunately this update can reveal a bug in pkg which can
-<p>cause files from the libexo package to be absent after upgrade.
+
+<p>WARNING: Unfortunately this update can reveal a bug in pkg which can
+cause files from the libexo package to be absent after upgrade.
 To avoid the issue, upgrade the libexo package by itself before
 the rest of the packages, as described in UPDATING entry 20210102.
 </p>
@@ -2282,11 +2287,11 @@ ports (<code>sysutils/bastille</code>) was updated to <code>0.7.20200414</code>.
 <title>CheriBSD</title>
 
 <links>
-http://www.cheri-cpu.org
-https://github.com/CTSRD-CHERI/cheribsd
-https://www.morello-project.org
-https://morello-dist.cl.cam.ac.uk
-https://developer.arm.com/architectures/cpu-architecture/a-profile/morello
+<url href='http://www.cheri-cpu.org'>CHERI Project homepage</url>
+<url href='https://github.com/CTSRD-CHERI/cheribsd'>CHERi github repo</url>
+<url href='https://www.morello-project.org'>Morello Platform landing page</url>
+<url href='https://morello-dist.cl.cam.ac.uk'>CheriBSD Morello Developer Preview</url>
+<url href='https://developer.arm.com/architectures/cpu-architecture/a-profile/morello'>ARM Morello Program</url>
 </links>
 
 <contact>
@@ -2603,7 +2608,7 @@ Puppet 7 in a few weeks, probably when Puppet 5 will have reached EOL.
 <title>Prometheus NFS Exporter</title>
 
 <links>
-https://github.com/Axcient/freebsd-nfs-exporter
+<url href='https://github.com/Axcient/freebsd-nfs-exporter'>FreeBSD NFS statistics exporter for Prometheus</url>
 </links>
 
 <contact>


More information about the dev-commits-doc-all mailing list