- Enable the 'download page' URL on the schedule.
- Add arm64/aarch64 virtual machine images and installer image URL.
- Add RPI2 SD card image URL.
- Comment the 12-CURRENT snapshot URLs, no snapshots are available
yet.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
10.2-RELEASE on the website again.
This is based on the original patch in the review URL with
very minor additions.
Submitted by: Shawn Debnath
Differential Revision: https://reviews.freebsd.org/D6156
Sponsored by: The FreeBSD Foundation
Comment the signatures.html URL for now.
Enable download URLs on where.html for 10.3-BETA1.
Approved by: re (implict)
Sponsored by: The FreeBSD Foundation
should not have been removed as part of the 10.2-RELEASE
announcement.
Spotted by: Michael Dexter
Pointyhat: gjb (myself)
Sponsored by: The FreeBSD Foundation
Remove 10.2 from Upcoming Releases.
Add the announce.html and announce.asc files.
Update the where.html links.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
- Set the release month and year for 9.3-RELEASE.
- Remove 9.3-RELEASE from the releng page.
- Add the 9.3-RELEASE EoL to the security page.
- Set beta.testing to IGNORE since images are not yet
built.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
- Set beta2 macros to 10.1-R, and enable the beta2.upcoming
text.
- Connect the 10.1R directory to the build.
Approved by: re (implicit), doceng (implicit)
Sponsored by: The FreeBSD Foundation
that we will be soon entering the release cycle. As such, we are
not able to easily link to the upcoming release schedule.html page
from the index page unless we already have BETA release builds on
the FTP mirrors.
Implement some evil to eliminate this limitation:
- In share/xml/release.l10n.ent, move reusable text from the
'helptest' header, and into a beta.helptest macro, and include
the new macro in beta.desc.
- Add a new entity, beta.local.where, which is ignored by default.
When enabled in the schedule.xml for the upcoming release, it
prints information about where to download the testing builds.
- Add two new entities, beta.upcoming and beta2.upcoming, which
are used in index.xsl, and when set, direct the URL to the
upcoming release schedule.html page instead of directly to
where.html. With this change, we can advertise that a release
cycle is about to start, and not need downloadable images yet.
Sponsored by: The FreeBSD Foundation
rel.current -> 10, rel2.current -> 9, rel3.current -> 8.
Turn off the beta.testing entity.
Update where.xml accordingly.
Add rel3.current to the legacy releases on the index page.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation