15.0: Add ALPHA5 to schedule
Due to ongoing pkgbbase work, I'm adding ALPHA5 to the schedule. We will
hopefully have BETA1 next week.
With hat: re (cperciva)
Sponsored by: https://www.patreon.com/cperciva
First commit for a new committer (doc/ru) Andrei Zakhvatov (andy)
Complete steps for new committers from the committer's guide:
1. Add myself to shared/authors.adoc
2. Add myself to shared/contrib-committers.adoc
3. Add a news entry
4. Add my GPG key
Accepted by: carlavilla, maxim (mentor)
Differential Revision: https://reviews.freebsd.org/D52837
HW Relnotes template: Remove the de and ed drivers
These drivers were removed for FreeBSD 13.0.
ref: src:08ac01a92c88d944 (FCP-101: Remove de(4).)
ref: src:05aa6e583be3cf53 (FCP-101: Remove ed(4).)
HW Relnotes template: Remove thunderbolt
emaste reported that this driver did not make it into FreeBSD 15.0.
Fixes: fe05af0e1bc40c0 (HW Relnotes: Add mmcsd and thunderbolt)
HW Relnotes template: Remove altera drivers
These MIPS drivers were removed in FreeBSD 14.0. Remove them from the
HW Relnotes template and the notes for versions they did not ship with.
Ref: src: 8f7835acc6d6 (Remove SOC FPGA drivers)
Reported by: jhb
HW Relnotes template: Remove advansys adv and adw
These drivers were removed for FreeBSD 13. They did not appear in any
releases they did not ship with but somehow got back into the template.
Ref: src:43b16da804f6c97209 (Remove adv(4) and adw(4))
portmgr/policies_eol: Update supported branch
- Remove old unsupported releases from 13.X
- Remove old unsupported releases from 14.X
- Update stable/13 to point to releng/13.5
- Update stable/14 to point to releng/14.2. Although EOL we have not yet
generated pkgs from 14.3. Will update once the pkgs are propagated
- Update main to point to FreeBSD:16 instead of FreeBSD:15
- Will add necessary branches once 15.0 is out
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
HW Relnotes template: Remove ng_bt3c
This driver was removed in src:23e124c78bcb for FreeBSD 13.0. It appears
in no hardware release notes it did not ship with, but somehow got back
into the template.
HW Relnotes template: Rework platforms for 15.0
Increase utility of the hardware release note by using the official
trade name of the architecture for it's subsection heading, followed
by the hyperlinked name of the freebsd project for that architecture.
In this hardware release note, I am also claiming a minimum RAM req.
This rewrite removes platforms which are no longer shipping in 15.0,
reorganizes the platforms subsections alpheabetically by project,
rewrites the introductory paragraps for each section to accomidate
for this (and past, really) reflow(s), and refreshes the powerpc
subsection with information from ppc@ and the platforms page.
I wish people using niche architectures to clean up their platforms
pages over the next two months. There is good information in there
drowning in a sea of stale info. This looks bad upon the project and
is subject to getting lost in a website rewrite.
Discussed with: antranigv, cperciva, dch, emaste, michaeldexter