* Upgrade Part I to indicate that this part of the handbook
covers Wayland too
* Introduction chapter:
* Improvements in FreeBSD history
* References to Wayland
* Remove companies from Who uses FreeBSD section, let this task
to the FreeBSD Foundation
* Upgrade offline paths for Handbook and FAQ
* Use https in links
* Minor typos
* bsdinstall chapter:
* Upgrade synopsis section
* Upgrade install chapter with last changes in the installer
* Upgrade stale images
* Add alt text to images
* Remove references to specific versions
Reviewed by: bcr@, arrowd@, jrm@, karels@, mckusick@
The current key expires in January 2023. Leave both keys in the pgpkeys
documentation, but for the published standalone PGP key, only publish
the new one.
Approved by: so
New author entry for Ronald Klop together with the news item and PGP key added. List of Developers and Contributors updated as well to follow steps 1-4 of the Committers Guide.
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D37065
Created a script that does the following:
- Calculates ports count yearly
- Calculates doc, ports, src, total unique committer numbers
This script is available at:
https://people.freebsd.org/~bofh/dropzone/dev-model.sh
And the graph generated is using this script. The tables has been
removed because it has been more than 28 years and putting this data in
the tables is not feasible at all. Additionally the tables of each 1000
milestone is difficult to achieve now hence has got ridden of it too.
Approved by: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D36972
Prior to the Hugo/AsciiDoctor conversion, the script lived in share/pgpkeys
next to the actual key files, but now it lives in a separate directory.
Though the committer's guide does list the full path, make this README more
standalone by providing breadcrumbs to indicate which script we're talking
about.
It is signed with the old core secretary key.
$ gpg --list-sigs 0xBE3DF7A86914D607
pub rsa4096/0xBE3DF7A86914D607 2022-07-29 [SC] [expires: 2024-07-28]
Key fingerprint = E0C0 73CF 01A2 A902 800C 3680 BE3D F7A8 6914 D607
uid [ultimate] FreeBSD Core Team Secretary <core-secretary@freebsd.org>
sig 3 0xBE3DF7A86914D607 2022-07-29 FreeBSD Core Team Secretary <core-secretary@freebsd.org>
sig 0xD8C8C83B49F26F17 2022-07-29 FreeBSD Core Team Secretary <core-secretary@freebsd.org>
sub rsa4096/0x7882C7A2CA320B52 2022-07-29 [E] [expires: 2024-07-28]
sig 0xBE3DF7A86914D607 2022-07-29 FreeBSD Core Team Secretary <core-secretary@freebsd.org>
New author entry for Dmitry Salychev together with the news item and
PGP key added. List of Developers and Contributors updated as well
to follow steps 1-4 of the Committers Guide.
Approved by: bz (mentor)
Differential Revision: https://reviews.freebsd.org/D35850
- Add my pgp key.
- Add an entry to the news file.
- Add myself to authors and contrib-committers files.
This fulfills steps 1-4 of the guide for the new committers.
Approved by: mw(mentor)
Differential Revision: https://reviews.freebsd.org/D35657
As I have lost the password of my old PGP key, I add a new one.
I keep the old one so that old signatures can still be verified.
Approved by: gerald (mentor)