- Hook up the checksums for 10.4-RC1.
- 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)
This commit is contained in:
parent
1cca41da5e
commit
3a48f00565
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50853
6 changed files with 34 additions and 8 deletions
|
@ -18,7 +18,8 @@ DOCS= index.xml \
|
|||
DATA= docbook.css \
|
||||
hardware.html \
|
||||
readme.html \
|
||||
relnotes.html
|
||||
relnotes.html \
|
||||
signatures.html
|
||||
|
||||
# PGP-signed checksums
|
||||
|
||||
|
|
|
@ -28,11 +28,9 @@
|
|||
<p>More detailed information, such as release notes and hardware
|
||||
notes can be found at these pages:</p>
|
||||
|
||||
<?ignore
|
||||
<a
|
||||
href="&base;/releases/&local.rel;R/signatures.html"
|
||||
>&os; &local.rel;-RELEASE signed checksum files</a><br/>
|
||||
?>
|
||||
|
||||
<a
|
||||
href="&base;/releases/&local.rel;R/hardware.html"
|
||||
|
|
|
@ -112,6 +112,7 @@
|
|||
<ul class="txtdocslist">
|
||||
<li><a href="&base;/releases/index.html#current">Released</a>: &rel.current.date;</li>
|
||||
<li><a href="&u.rel.notes;">Release Notes</a></li>
|
||||
<li><a href="&u.rel.readme;">Readme</a></li>
|
||||
<li><a href="&u.rel.hardware;">Hardware Compatibility List</a></li>
|
||||
<li><a href="&u.rel.installation;">Installation Instructions</a></li>
|
||||
<li><a href="&u.rel.errata;">Errata</a></li>
|
||||
|
@ -172,6 +173,7 @@
|
|||
<ul class="txtdocslist">
|
||||
<li><a href="&base;/releases/index.html#current">Released</a>: &rel0.current.date;</li>
|
||||
<li><a href="&u.rel0.notes;">Release Notes</a></li>
|
||||
<li><a href="&u.rel0.readme;">Readme</a></li>
|
||||
<li><a href="&u.rel0.hardware;">Hardware Compatibility List</a></li>
|
||||
<li><a href="&u.rel0.installation;">Installation Instructions</a></li>
|
||||
<li><a href="&u.rel0.errata;">Errata</a></li>
|
||||
|
@ -227,6 +229,7 @@
|
|||
<ul class="txtdocslist">
|
||||
<li><a href="&base;/releases/index.html#current">Released</a>: &rel1.current.date;</li>
|
||||
<li><a href="&u.rel1.notes;">Release Notes</a></li>
|
||||
<li><a href="&u.rel1.readme;">Readme</a></li>
|
||||
<li><a href="&u.rel1.hardware;">Hardware Compatibility List</a></li>
|
||||
<li><a href="&u.rel1.installation;">Installation Instructions</a></li>
|
||||
<li><a href="&u.rel1.errata;">Errata</a></li>
|
||||
|
|
|
@ -49,11 +49,18 @@
|
|||
</ul>
|
||||
</td>
|
||||
<td>
|
||||
<?ignore
|
||||
<ul class="txtdocslist">
|
||||
<li><a href="&enbase;/releases/&betarel2.current;R/relnotes.html">Release Notes</a></li>
|
||||
<li><a href="&enbase;/releases/&betarel2.current;R/readme.html">Readme</a></li>
|
||||
<li><a href="&enbase;/releases/&betarel2.current;R/hardware.html">Hardware Compatibility List</a></li>
|
||||
<?ignore
|
||||
<li><a href="&enbase;/releases/&betarel2.current;R/installation.html">Installation Instructions</a></li>
|
||||
?>
|
||||
<?ignore
|
||||
<li><a href="&enbase;/releases/&betarel2.current;R/todo.html">TODO List</a></li>
|
||||
?>
|
||||
<li><a href="&enbase;/releases/&betarel2.current;R/signatures.html">Signed Checksums</a></li>
|
||||
</ul>
|
||||
?>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -116,9 +123,10 @@
|
|||
</td>
|
||||
<td>
|
||||
<ul class="txtdocslist">
|
||||
<li><a href="&enbase;/releases/&betarel.current;R/hardware.html">Hardware Information</a></li>
|
||||
<li><a href="&enbase;/releases/&betarel.current;R/readme.html">Readme</a></li>
|
||||
<li><a href="&enbase;/releases/&betarel.current;R/relnotes.html">Release Notes</a></li>
|
||||
<li><a href="&enbase;/releases/&betarel.current;R/readme.html">Readme</a></li>
|
||||
<li><a href="&enbase;/releases/&betarel.current;R/hardware.html">Hardware Compatibility List</a></li>
|
||||
<li><a href="&enbase;/releases/&betarel.current;R/installation.html">Installation Instructions</a></li>
|
||||
<?ignore
|
||||
<li><a href="&enbase;/releases/&betarel.current;R/todo.html">TODO List</a></li>
|
||||
?>
|
||||
|
|
|
@ -34,6 +34,22 @@
|
|||
<month>
|
||||
<name>9</name>
|
||||
|
||||
<day>
|
||||
<name>17</name>
|
||||
|
||||
<event>
|
||||
<title>&os; 10.4-RC1 Available</title>
|
||||
|
||||
<p>The first RC build for the &os; 10.4 release cycle
|
||||
is now available. ISO images for the amd64, armv6, i386,
|
||||
ia64, powerpc, powerpc64 and sparc64 architectures are <a
|
||||
href="&lists.stable;/2017-September/087817.html">available</a>
|
||||
on most of our <a
|
||||
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
|
||||
mirror sites</a>.</p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
<day>
|
||||
<name>11</name>
|
||||
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
<!ENTITY beta2.testing "INCLUDE">
|
||||
<!ENTITY % beta2.testing "INCLUDE">
|
||||
<!ENTITY betarel2.current '10.4'>
|
||||
<!ENTITY betarel2.vers 'BETA4'>
|
||||
<!ENTITY betarel2.vers 'RC1'>
|
||||
<!ENTITY u.betarel2.schedule '&base;/releases/&betarel2.current;R/schedule.html'>
|
||||
|
||||
<!ENTITY rel.current.major '11'>
|
||||
|
|
Loading…
Reference in a new issue