Announce and hook up 10.4-RELEASE.
Approved by: re (implicit)
This commit is contained in:
parent
3c2b982611
commit
c7aa0bcb11
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51033
14 changed files with 1432 additions and 31 deletions
|
@ -48,12 +48,12 @@
|
|||
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">
|
||||
<!ENTITY beta2.upcoming "IGNORE">
|
||||
<!ENTITY % beta2.upcoming "IGNORE">
|
||||
|
||||
<!-- Set to 'INCLUDE' when the installation images are available. -->
|
||||
<!ENTITY beta2.testing "INCLUDE">
|
||||
<!ENTITY % beta2.testing "INCLUDE">
|
||||
<!ENTITY beta2.testing "IGNORE">
|
||||
<!ENTITY % beta2.testing "IGNORE">
|
||||
<!ENTITY betarel2.current '10.4'>
|
||||
<!ENTITY betarel2.vers 'RC2'>
|
||||
<!ENTITY u.betarel2.schedule '&base;/releases/&betarel2.current;R/schedule.html'>
|
||||
|
@ -85,8 +85,8 @@
|
|||
<!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'>
|
||||
<!ENTITY rel1.current '10.4'>
|
||||
<!ENTITY rel1.current.date 'October, 2017'>
|
||||
|
||||
<!-- URLs to information on the latest release -->
|
||||
<!ENTITY u.rel1.notes '&base;/releases/&rel1.current;R/relnotes.html'>
|
||||
|
@ -99,10 +99,10 @@
|
|||
|
||||
<!-- Secondary "current release" entities -->
|
||||
<!ENTITY rel2.current.major '10'>
|
||||
<!ENTITY rel2.current '&rel2.current.major;.2'>
|
||||
<!ENTITY rel2.current.date 'August, 2015'>
|
||||
<!ENTITY rel2.current '&rel2.current.major;.3'>
|
||||
<!ENTITY rel2.current.date 'April, 2016'>
|
||||
|
||||
<!-- URLs to information on the latest rel2ease -->
|
||||
<!-- URLs to information on the latest release -->
|
||||
<!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'>
|
||||
|
@ -113,8 +113,8 @@
|
|||
|
||||
<!-- Tertiary "current release" entities -->
|
||||
<!ENTITY rel3.current.major '10'>
|
||||
<!ENTITY rel3.current '&rel3.current.major;.1'>
|
||||
<!ENTITY rel3.current.date 'November, 2014'>
|
||||
<!ENTITY rel3.current '&rel3.current.major;.2'>
|
||||
<!ENTITY rel3.current.date 'August, 2015'>
|
||||
|
||||
<!-- URLs to information on the latest release -->
|
||||
<!ENTITY u.rel3.notes '&base;/releases/&rel3.current;R/relnotes.html'>
|
||||
|
@ -123,11 +123,12 @@
|
|||
<!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'>
|
||||
<!ENTITY u.rel3.signatures '&base;/releases/&rel3.current;R/signatures.html'>
|
||||
|
||||
<!-- Quaternary "current release" entities -->
|
||||
<!ENTITY rel4.current.major '9'>
|
||||
<!ENTITY rel4.current '&rel4.current.major;.3'>
|
||||
<!ENTITY rel4.current.date 'July, 2014'>
|
||||
<!ENTITY rel4.current.major '10'>
|
||||
<!ENTITY rel4.current '&rel4.current.major;.1'>
|
||||
<!ENTITY rel4.current.date 'November, 2014'>
|
||||
|
||||
<!-- URLs to information on the latest release -->
|
||||
<!ENTITY u.rel4.notes '&base;/releases/&rel4.current;R/relnotes.html'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue