Index: head/en_US.ISO8859-1/htdocs/releases/10.2R/Makefile =================================================================== --- head/en_US.ISO8859-1/htdocs/releases/10.2R/Makefile (revision 47168) +++ head/en_US.ISO8859-1/htdocs/releases/10.2R/Makefile (revision 47169) @@ -1,19 +1,20 @@ # $FreeBSD$ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS= index.xml \ schedule.xml \ todo.xml DATA= docbook.css \ + errata.html \ hardware.html \ readme.html \ relnotes.html .include "${DOC_PREFIX}/share/mk/web.site.mk" Index: head/en_US.ISO8859-1/htdocs/releases/10.2R/index.xml =================================================================== --- head/en_US.ISO8859-1/htdocs/releases/10.2R/index.xml (revision 47168) +++ head/en_US.ISO8859-1/htdocs/releases/10.2R/index.xml (revision 47169) @@ -1,51 +1,55 @@ ]> &title; $FreeBSD$

Introduction

This is the index page for &os; &local.rel;. For more information about the release engineering process, please see the Release Engineering section of the web site.

Detailed Information

More detailed information, such as release notes and hardware notes can be found at these pages:

&os; &local.rel;-RELEASE hardware information
&os; &local.rel;-RELEASE release notes
&os; &local.rel;-RELEASE errata
+ + &os; &local.rel;-RELEASE readme
&os; &local.rel;-RELEASE schedule
&os; Release Engineering TODO Page