aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/releases/12.1R/index.xml
blob: d288498a93c951bc46799576439af2ccfcad8177 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?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 "12.1">
<!ENTITY local.branch.stable "stable/12">
<!ENTITY local.branch.releng "releng/12.1">
<!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;&nbsp;&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>

    <a href="&base;/releases/&local.rel;R/signatures.html"
      >&os;&nbsp;&local.rel;-RELEASE signed checksum files</a><br/>

    <a href="&base;/releases/&local.rel;R/installation.html"
      >&os;&nbsp;&local.rel;-RELEASE installation information</a><br/>

    <a href="&base;/releases/&local.rel;R/hardware.html"
      >&os;&nbsp;&local.rel;-RELEASE hardware information</a><br/>

    <a href="&base;/releases/&local.rel;R/relnotes.html"
      >&os;&nbsp;&local.rel;-RELEASE release notes</a><br/>

    <a href="&base;/releases/&local.rel;R/errata.html"
      >&os;&nbsp;&local.rel;-RELEASE errata</a><br/>

    <a href="&base;/releases/&local.rel;R/readme.html"
      >&os;&nbsp;&local.rel;-RELEASE readme</a><br/>

    <?ignore
    <a href="&base;/releases/&local.rel;R/todo.html">&os; Release
      Engineering TODO Page</a><br/>
    ?>

    <a href="&base;/releases/&local.rel;R/schedule.html"
      >&os;&nbsp;&local.rel;-RELEASE schedule</a><br/>
  </body>
</html>