3a48f00565
- Now that we have the 10.4 hardware compatibility list, readme and release notes since r50848, hook them up to the betarel2 txtdocslist. Sync the betarel txtdocslist with that of rel, rel0 and rel1 (modulo readme, see below, and unapplicable stuff like errata. - Add missing readme links to the txtdocslists of rel, rel0 and rel1. - Announce 10.4-RC1 and bump betarel2.vers to RC1 accordingly. Approved by: re (implicit)
142 lines
6.4 KiB
Text
142 lines
6.4 KiB
Text
<!-- $FreeBSD$ -->
|
|
|
|
<!-- XXX rel.current and u.rel.* should be available in doc/ -->
|
|
<!-- The currently released versions of FreeBSD. This value is used to
|
|
create some links on web sites and such, so do NOT change it until
|
|
it's really release time. When you update this, you should also
|
|
update (at least) the following:
|
|
|
|
- similar entity in the Handbook
|
|
- similar entity in the Relnotes
|
|
- releases/index.xml has the date of the current release
|
|
- the FAQ has links to the release FTP url
|
|
- "versions supported" in security.xml
|
|
|
|
(If you're the release engineer, feel free to update this list with
|
|
other doc-related things you had to do. It'll save you time and
|
|
trouble the next time around :-).)
|
|
|
|
As of 5.0, we now have the concept of two different "currently"
|
|
released versions (from two different development branches). Use
|
|
rel.* and u.rel.* for the "latest and greatest" version and
|
|
rel2.* and u.rel2.* for the "conservative users" version.
|
|
-->
|
|
|
|
<!-- Do not set this to 'INCLUDE' in this file. -->
|
|
<!ENTITY % beta.local.where "IGNORE">
|
|
<!ENTITY % beta2.local.where "IGNORE">
|
|
|
|
<!ENTITY rel.head.major '12'>
|
|
<!ENTITY rel.head '&rel.head.major;.0'>
|
|
|
|
<!-- If there is no release currently in the release cycle (i.e. we
|
|
don't have something in BETAn or RCn), then change %beta.testing
|
|
below to "IGNORE". If we do, use "INCLUDE". -->
|
|
|
|
<!-- Set to 'INCLUDE' when the schedule is available. -->
|
|
<!ENTITY beta.upcoming "IGNORE">
|
|
<!ENTITY % beta.upcoming "IGNORE">
|
|
|
|
<!-- Set to 'INCLUDE' when the installation images are available. -->
|
|
<!ENTITY beta.testing "IGNORE">
|
|
<!ENTITY % beta.testing "IGNORE">
|
|
<!ENTITY betarel.current '11.1'>
|
|
<!ENTITY betarel.vers 'RC3'>
|
|
<!ENTITY u.betarel.schedule '&base;/releases/&betarel.current;R/schedule.html'>
|
|
|
|
<!-- If we have a second release in the release cycle (e.g. 5.x and 6.y
|
|
are having release candidates at the same time), do the same here. -->
|
|
|
|
<!-- Set to 'INCLUDE' when the schedule is available. -->
|
|
<!ENTITY beta2.upcoming "INCLUDE">
|
|
<!ENTITY % beta2.upcoming "INCLUDE">
|
|
|
|
<!-- Set to 'INCLUDE' when the installation images are available. -->
|
|
<!ENTITY beta2.testing "INCLUDE">
|
|
<!ENTITY % beta2.testing "INCLUDE">
|
|
<!ENTITY betarel2.current '10.4'>
|
|
<!ENTITY betarel2.vers 'RC1'>
|
|
<!ENTITY u.betarel2.schedule '&base;/releases/&betarel2.current;R/schedule.html'>
|
|
|
|
<!ENTITY rel.current.major '11'>
|
|
<!ENTITY rel.current '11.1'>
|
|
<!ENTITY rel.current.date 'July, 2017'>
|
|
|
|
<!-- URLs to information on the latest release -->
|
|
<!ENTITY u.rel.notes '&base;/releases/&rel.current;R/relnotes.html'>
|
|
<!ENTITY u.rel.announce '&base;/releases/&rel.current;R/announce.html'>
|
|
<!ENTITY u.rel.errata '&base;/releases/&rel.current;R/errata.html'>
|
|
<!ENTITY u.rel.hardware '&base;/releases/&rel.current;R/hardware.html'>
|
|
<!ENTITY u.rel.installation '&base;/releases/&rel.current;R/installation.html'>
|
|
<!ENTITY u.rel.readme '&base;/releases/&rel.current;R/readme.html'>
|
|
<!ENTITY u.rel.signatures '&base;/releases/&rel.current;R/signatures.html'>
|
|
|
|
<!ENTITY rel0.current.major '11'>
|
|
<!ENTITY rel0.current '11.0'>
|
|
<!ENTITY rel0.current.date 'October, 2016'>
|
|
|
|
<!-- URLs to information on the latest release -->
|
|
<!ENTITY u.rel0.notes '&base;/releases/&rel0.current;R/relnotes.html'>
|
|
<!ENTITY u.rel0.announce '&base;/releases/&rel0.current;R/announce.html'>
|
|
<!ENTITY u.rel0.errata '&base;/releases/&rel0.current;R/errata.html'>
|
|
<!ENTITY u.rel0.hardware '&base;/releases/&rel0.current;R/hardware.html'>
|
|
<!ENTITY u.rel0.installation '&base;/releases/&rel0.current;R/installation.html'>
|
|
<!ENTITY u.rel0.readme '&base;/releases/&rel0.current;R/readme.html'>
|
|
<!ENTITY u.rel0.signatures '&base;/releases/&rel0.current;R/signatures.html'>
|
|
|
|
<!ENTITY rel1.current.major '10'>
|
|
<!ENTITY rel1.current '10.3'>
|
|
<!ENTITY rel1.current.date 'April, 2016'>
|
|
|
|
<!-- URLs to information on the latest release -->
|
|
<!ENTITY u.rel1.notes '&base;/releases/&rel1.current;R/relnotes.html'>
|
|
<!ENTITY u.rel1.announce '&base;/releases/&rel1.current;R/announce.html'>
|
|
<!ENTITY u.rel1.errata '&base;/releases/&rel1.current;R/errata.html'>
|
|
<!ENTITY u.rel1.hardware '&base;/releases/&rel1.current;R/hardware.html'>
|
|
<!ENTITY u.rel1.installation '&base;/releases/&rel1.current;R/installation.html'>
|
|
<!ENTITY u.rel1.readme '&base;/releases/&rel1.current;R/readme.html'>
|
|
<!ENTITY u.rel1.signatures '&base;/releases/&rel1.current;R/signatures.html'>
|
|
|
|
<!-- Secondary "current release" entities -->
|
|
<!ENTITY rel2.current.major '10'>
|
|
<!ENTITY rel2.current '&rel2.current.major;.2'>
|
|
<!ENTITY rel2.current.date 'August, 2015'>
|
|
|
|
<!-- URLs to information on the latest rel2ease -->
|
|
<!ENTITY u.rel2.notes '&base;/releases/&rel2.current;R/relnotes.html'>
|
|
<!ENTITY u.rel2.announce '&base;/releases/&rel2.current;R/announce.html'>
|
|
<!ENTITY u.rel2.errata '&base;/releases/&rel2.current;R/errata.html'>
|
|
<!ENTITY u.rel2.hardware '&base;/releases/&rel2.current;R/hardware.html'>
|
|
<!ENTITY u.rel2.installation '&base;/releases/&rel2.current;R/installation.html'>
|
|
<!ENTITY u.rel2.readme '&base;/releases/&rel2.current;R/readme.html'>
|
|
<!ENTITY u.rel2.signatures '&base;/releases/&rel2.current;R/signatures.html'>
|
|
|
|
<!-- Tertiary "current release" entities -->
|
|
<!ENTITY rel3.current.major '10'>
|
|
<!ENTITY rel3.current '&rel3.current.major;.1'>
|
|
<!ENTITY rel3.current.date 'November, 2014'>
|
|
|
|
<!-- URLs to information on the latest release -->
|
|
<!ENTITY u.rel3.notes '&base;/releases/&rel3.current;R/relnotes.html'>
|
|
<!ENTITY u.rel3.announce '&base;/releases/&rel3.current;R/announce.html'>
|
|
<!ENTITY u.rel3.errata '&base;/releases/&rel3.current;R/errata.html'>
|
|
<!ENTITY u.rel3.hardware '&base;/releases/&rel3.current;R/hardware.html'>
|
|
<!ENTITY u.rel3.installation '&base;/releases/&rel3.current;R/installation.html'>
|
|
<!ENTITY u.rel3.readme '&base;/releases/&rel3.current;R/readme.html'>
|
|
|
|
<!-- Quaternary "current release" entities -->
|
|
<!ENTITY rel4.current.major '9'>
|
|
<!ENTITY rel4.current '&rel4.current.major;.3'>
|
|
<!ENTITY rel4.current.date 'July, 2014'>
|
|
|
|
<!-- URLs to information on the latest release -->
|
|
<!ENTITY u.rel4.notes '&base;/releases/&rel4.current;R/relnotes.html'>
|
|
<!ENTITY u.rel4.announce '&base;/releases/&rel4.current;R/announce.html'>
|
|
<!ENTITY u.rel4.errata '&base;/releases/&rel4.current;R/errata.html'>
|
|
<!ENTITY u.rel4.hardware '&base;/releases/&rel4.current;R/hardware.html'>
|
|
<!ENTITY u.rel4.installation '&base;/releases/&rel4.current;R/installation.html'>
|
|
<!ENTITY u.rel4.readme '&base;/releases/&rel4.current;R/readme.html'>
|
|
|
|
<!ENTITY gnomeoldver '2.30'>
|
|
<!ENTITY gnomever '2.32'>
|
|
<!ENTITY gnomedevelver '3.6'>
|