Turn off the where.html download links for 10.1-RC4.
Update the current 10.x release to reflect 10.1. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
c8dfb0c991
commit
310756a19a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45985
2 changed files with 7 additions and 7 deletions
|
@ -5,7 +5,7 @@
|
|||
<!ENTITY local.branch.stable "stable/10">
|
||||
<!ENTITY local.branch.releng "releng/10.1">
|
||||
<!ENTITY title "FreeBSD &local.rel; Release Process">
|
||||
<!ENTITY % beta.local.where "INCLUDE">
|
||||
<!ENTITY % beta.local.where "IGNORE">
|
||||
<!ENTITY % beta2.local.where "IGNORE">
|
||||
]>
|
||||
|
||||
|
|
|
@ -34,12 +34,12 @@
|
|||
below to "IGNORE". If we do, use "INCLUDE". -->
|
||||
|
||||
<!-- Set to 'INCLUDE' when the schedule is available. -->
|
||||
<!ENTITY beta.upcoming "INCLUDE">
|
||||
<!ENTITY % beta.upcoming "INCLUDE">
|
||||
<!ENTITY beta.upcoming "IGNORE">
|
||||
<!ENTITY % beta.upcoming "IGNORE">
|
||||
|
||||
<!-- Set to 'INCLUDE' when the installation images are available. -->
|
||||
<!ENTITY beta.testing "INCLUDE">
|
||||
<!ENTITY % beta.testing "INCLUDE">
|
||||
<!ENTITY beta.testing "IGNORE">
|
||||
<!ENTITY % beta.testing "IGNORE">
|
||||
<!ENTITY betarel.current '10.1'>
|
||||
<!ENTITY betarel.vers 'RC4'>
|
||||
<!ENTITY u.betarel.schedule '&base;/releases/&betarel.current;R/schedule.html'>
|
||||
|
@ -59,8 +59,8 @@
|
|||
<!ENTITY u.betarel2.schedule '&base;/releases/&betarel2.current;R/schedule.html'>
|
||||
|
||||
<!ENTITY rel.current.major '10'>
|
||||
<!ENTITY rel.current '10.0'>
|
||||
<!ENTITY rel.current.date 'January 2014'>
|
||||
<!ENTITY rel.current '10.1'>
|
||||
<!ENTITY rel.current.date 'November 2014'>
|
||||
|
||||
<!-- URLs to information on the latest release -->
|
||||
<!ENTITY u.rel.notes '&base;/releases/&rel.current;R/relnotes.html'>
|
||||
|
|
Loading…
Reference in a new issue