Add an index.html page for the 11.0R/ path.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
acfd079eb9
commit
bcd5b0977c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47526
1 changed files with 61 additions and 0 deletions
61
en_US.ISO8859-1/htdocs/releases/11.0R/index.xml
Normal file
61
en_US.ISO8859-1/htdocs/releases/11.0R/index.xml
Normal file
|
|
@ -0,0 +1,61 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
||||
"http://www.FreeBSD.org/XML/share/sgml/xhtml10-freebsd.dtd" [
|
||||
<!ENTITY local.rel "11.0">
|
||||
<!ENTITY local.branch.stable "stable/11">
|
||||
<!ENTITY local.branch.releng "releng/11.0">
|
||||
<!ENTITY title "FreeBSD &local.rel; Release Information">
|
||||
]>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>&title;</title>
|
||||
|
||||
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
||||
</head>
|
||||
|
||||
<body class="navinclude.download">
|
||||
|
||||
<h1>Introduction</h1>
|
||||
|
||||
<p>This is the index page for &os; &local.rel;. For more
|
||||
information about the release engineering process, please see the
|
||||
<a href="&base;/releng/index.html">Release Engineering</a> section
|
||||
of the web site.</p>
|
||||
|
||||
<h1>Detailed Information</h1>
|
||||
|
||||
<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"
|
||||
>&os; &local.rel;-RELEASE hardware information</a><br/>
|
||||
|
||||
<a
|
||||
href="&base;/releases/&local.rel;R/relnotes.html"
|
||||
>&os; &local.rel;-RELEASE release notes</a><br/>
|
||||
|
||||
<a
|
||||
href="&base;/releases/&local.rel;R/errata.html"
|
||||
>&os; &local.rel;-RELEASE errata</a><br/>
|
||||
|
||||
<a
|
||||
href="&base;/releases/&local.rel;R/readme.html"
|
||||
>&os; &local.rel;-RELEASE readme</a><br/>
|
||||
|
||||
?>
|
||||
<a
|
||||
href="&base;/releases/&local.rel;R/schedule.html"
|
||||
>&os; &local.rel;-RELEASE schedule</a><br/>
|
||||
|
||||
<a href="&base;/releases/&local.rel;R/todo.html">&os; Release
|
||||
Engineering TODO Page</a><br/>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue