diff --git a/Manuals/Rnotes/5.5/Chapter-1/chapter-intro.texi b/Manuals/Rnotes/5.5/Chapter-1/chapter-intro.texi new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Manuals/Rnotes/5.5/Chapter-1/chapter-intro.texi diff --git a/Manuals/Rnotes/5.5/Chapter-1/chapter-menu.texi b/Manuals/Rnotes/5.5/Chapter-1/chapter-menu.texi new file mode 100644 index 0000000..6b778c6 --- /dev/null +++ b/Manuals/Rnotes/5.5/Chapter-1/chapter-menu.texi @@ -0,0 +1,3 @@ +@menu +* A:: +@end menu diff --git a/Manuals/Rnotes/5.5/Chapter-1/chapter-nodes.texi b/Manuals/Rnotes/5.5/Chapter-1/chapter-nodes.texi new file mode 100644 index 0000000..aa14671 --- /dev/null +++ b/Manuals/Rnotes/5.5/Chapter-1/chapter-nodes.texi @@ -0,0 +1 @@ +@include Chapter-1/section-1.texi diff --git a/Manuals/Rnotes/5.5/Chapter-1/chapter.texi b/Manuals/Rnotes/5.5/Chapter-1/chapter.texi new file mode 100644 index 0000000..d85e7d3 --- /dev/null +++ b/Manuals/Rnotes/5.5/Chapter-1/chapter.texi @@ -0,0 +1,7 @@ +@node Overview +@chapter Overview +@cindex Overview +@include Chapter-1/chapter-intro.texi +@include Chapter-1/chapter-menu.texi +@include Chapter-1/chapter-nodes.texi + diff --git a/Manuals/Rnotes/5.5/Chapter-1/section-1.texi b/Manuals/Rnotes/5.5/Chapter-1/section-1.texi new file mode 100644 index 0000000..e3f0aca --- /dev/null +++ b/Manuals/Rnotes/5.5/Chapter-1/section-1.texi @@ -0,0 +1,5 @@ +@node A +@section A +@cindex A + +This is a section. diff --git a/Manuals/Rnotes/5.5/Chapter-2/chapter-intro.texi b/Manuals/Rnotes/5.5/Chapter-2/chapter-intro.texi new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Manuals/Rnotes/5.5/Chapter-2/chapter-intro.texi diff --git a/Manuals/Rnotes/5.5/Chapter-2/chapter-menu.texi b/Manuals/Rnotes/5.5/Chapter-2/chapter-menu.texi new file mode 100644 index 0000000..623f003 --- /dev/null +++ b/Manuals/Rnotes/5.5/Chapter-2/chapter-menu.texi @@ -0,0 +1,4 @@ +@menu +* Md5sum:: +* Sha1sum:: +@end menu diff --git a/Manuals/Rnotes/5.5/Chapter-2/chapter-nodes.texi b/Manuals/Rnotes/5.5/Chapter-2/chapter-nodes.texi new file mode 100644 index 0000000..e1d204e --- /dev/null +++ b/Manuals/Rnotes/5.5/Chapter-2/chapter-nodes.texi @@ -0,0 +1,2 @@ +@include Chapter-2/section-1.texi +@include Chapter-2/section-2.texi diff --git a/Manuals/Rnotes/5.5/Chapter-2/chapter.texi b/Manuals/Rnotes/5.5/Chapter-2/chapter.texi new file mode 100644 index 0000000..e406207 --- /dev/null +++ b/Manuals/Rnotes/5.5/Chapter-2/chapter.texi @@ -0,0 +1,7 @@ +@node Verifications +@chapter Verifications +@cindex Verifications +@include Chapter-2/chapter-intro.texi +@include Chapter-2/chapter-menu.texi +@include Chapter-2/chapter-nodes.texi + diff --git a/Manuals/Rnotes/5.5/Chapter-2/section-1.texi b/Manuals/Rnotes/5.5/Chapter-2/section-1.texi new file mode 100644 index 0000000..f5cf0af --- /dev/null +++ b/Manuals/Rnotes/5.5/Chapter-2/section-1.texi @@ -0,0 +1,5 @@ +@node Md5sum +@section Md5sum Iso Verification +@cindex Md5sum iso verification + +This is a section. diff --git a/Manuals/Rnotes/5.5/Chapter-2/section-2.texi b/Manuals/Rnotes/5.5/Chapter-2/section-2.texi new file mode 100644 index 0000000..38d41a2 --- /dev/null +++ b/Manuals/Rnotes/5.5/Chapter-2/section-2.texi @@ -0,0 +1,5 @@ +@node Sha1sum +@section Sha1sum Iso Verification +@cindex Sha1sum iso verification + +This is another section. diff --git a/Manuals/Rnotes/5.5/Chapter-3/chapter-intro.texi b/Manuals/Rnotes/5.5/Chapter-3/chapter-intro.texi new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Manuals/Rnotes/5.5/Chapter-3/chapter-intro.texi diff --git a/Manuals/Rnotes/5.5/Chapter-3/chapter-menu.texi b/Manuals/Rnotes/5.5/Chapter-3/chapter-menu.texi new file mode 100644 index 0000000..d088802 --- /dev/null +++ b/Manuals/Rnotes/5.5/Chapter-3/chapter-menu.texi @@ -0,0 +1,2 @@ +@menu +@end menu diff --git a/Manuals/Rnotes/5.5/Chapter-3/chapter-nodes.texi b/Manuals/Rnotes/5.5/Chapter-3/chapter-nodes.texi new file mode 100644 index 0000000..ea5da31 --- /dev/null +++ b/Manuals/Rnotes/5.5/Chapter-3/chapter-nodes.texi @@ -0,0 +1 @@ +@include Chapter-3/section-1.texi diff --git a/Manuals/Rnotes/5.5/Chapter-3/chapter.texi b/Manuals/Rnotes/5.5/Chapter-3/chapter.texi new file mode 100644 index 0000000..2594a96 --- /dev/null +++ b/Manuals/Rnotes/5.5/Chapter-3/chapter.texi @@ -0,0 +1,7 @@ +@node Packages +@chapter Packages +@cindex Packages +@include Chapter-3/chapter-intro.texi +@include Chapter-3/chapter-menu.texi +@include Chapter-3/chapter-nodes.texi + diff --git a/Manuals/Rnotes/5.5/Chapter-3/section-1.texi b/Manuals/Rnotes/5.5/Chapter-3/section-1.texi new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Manuals/Rnotes/5.5/Chapter-3/section-1.texi diff --git a/Manuals/Rnotes/5.5/rnotes-html/rnotes.html b/Manuals/Rnotes/5.5/rnotes-html/rnotes.html index 2a96b0a..750631e 100755 --- a/Manuals/Rnotes/5.5/rnotes-html/rnotes.html +++ b/Manuals/Rnotes/5.5/rnotes-html/rnotes.html @@ -9,7 +9,7 @@ available at http://creativecommons.org/licenses/by-sa/3.0/. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version. --> -<!-- Created on February, 24 2011 by texi2html 1.76 --> +<!-- Created on February, 25 2011 by texi2html 1.76 --> <!-- Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author) Karl Berry <karl@freefriends.org> @@ -56,7 +56,7 @@ ul.toc {list-style: none} <table cellpadding="1" cellspacing="1" border="0"> <tr><td valign="middle" align="left">[<a href="#SEC_Top" title="Cover (top) of document">Top</a>]</td> <td valign="middle" align="left">[<a href="rnotes_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td> -<td valign="middle" align="left">[<a href="rnotes_1.html#SEC1" title="Index">Index</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_7.html#SEC7" title="Index">Index</a>]</td> <td valign="middle" align="left">[<a href="rnotes_abt.html#SEC_About" title="About (help)"> ? </a>]</td> </tr></table> <h1 class="settitle">CentOS 5.5 Release Notes</h1> @@ -71,7 +71,13 @@ adaptation of it, you must provide the URL for the original version. </p> <table class="menu" border="0" cellspacing="0"> -<tr><td align="left" valign="top"><a href="rnotes_1.html#SEC1">Index</a></td><td> </td><td align="left" valign="top"> +<tr><td align="left" valign="top"><a href="rnotes_1.html#SEC1">1. Overview</a></td><td> </td><td align="left" valign="top"> +</td></tr> +<tr><td align="left" valign="top"><a href="rnotes_3.html#SEC3">2. Verifications</a></td><td> </td><td align="left" valign="top"> +</td></tr> +<tr><td align="left" valign="top"><a href="rnotes_6.html#SEC6">3. Packages</a></td><td> </td><td align="left" valign="top"> +</td></tr> +<tr><td align="left" valign="top"><a href="rnotes_7.html#SEC7">Index</a></td><td> </td><td align="left" valign="top"> </td></tr> </table> @@ -79,17 +85,15 @@ adaptation of it, you must provide the URL for the original version. - - <table cellpadding="1" cellspacing="1" border="0"> <tr><td valign="middle" align="left">[<a href="#SEC_Top" title="Cover (top) of document">Top</a>]</td> <td valign="middle" align="left">[<a href="rnotes_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td> -<td valign="middle" align="left">[<a href="rnotes_1.html#SEC1" title="Index">Index</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_7.html#SEC7" title="Index">Index</a>]</td> <td valign="middle" align="left">[<a href="rnotes_abt.html#SEC_About" title="About (help)"> ? </a>]</td> </tr></table> <p> <font size="-1"> - This document was generated on <i>February, 24 2011</i> using <a class="www" href="http://texi2html.cvshome.org/"><i>texi2html 1.76</i></a>. + This document was generated on <i>February, 25 2011</i> using <a class="www" href="http://texi2html.cvshome.org/"><i>texi2html 1.76</i></a>. </font> <br> diff --git a/Manuals/Rnotes/5.5/rnotes-html/rnotes_1.html b/Manuals/Rnotes/5.5/rnotes-html/rnotes_1.html index ff3e71e..f73dc0f 100755 --- a/Manuals/Rnotes/5.5/rnotes-html/rnotes_1.html +++ b/Manuals/Rnotes/5.5/rnotes-html/rnotes_1.html @@ -9,7 +9,7 @@ available at http://creativecommons.org/licenses/by-sa/3.0/. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version. --> -<!-- Created on February, 24 2011 by texi2html 1.76 --> +<!-- Created on February, 25 2011 by texi2html 1.76 --> <!-- Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author) Karl Berry <karl@freefriends.org> @@ -20,10 +20,10 @@ Send bugs and suggestions to <users@texi2html.cvshome.org> --> <head> -<title>CentOS 5.5 Release Notes: Index</title> +<title>CentOS 5.5 Release Notes: 1. Overview</title> -<meta name="description" content="CentOS 5.5 Release Notes: Index"> -<meta name="keywords" content="CentOS 5.5 Release Notes: Index"> +<meta name="description" content="CentOS 5.5 Release Notes: 1. Overview"> +<meta name="keywords" content="CentOS 5.5 Release Notes: 1. Overview"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="texi2html 1.76"> @@ -53,36 +53,43 @@ ul.toc {list-style: none} <table cellpadding="1" cellspacing="1" border="0"> <tr><td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Previous section in reading order"> < </a>]</td> -<td valign="middle" align="left">[ > ]</td> +<td valign="middle" align="left">[<a href="rnotes_2.html#SEC2" title="Next section in reading order"> > </a>]</td> <td valign="middle" align="left"> </td> <td valign="middle" align="left">[ << ]</td> <td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Up section"> Up </a>]</td> -<td valign="middle" align="left">[ >> ]</td> +<td valign="middle" align="left">[<a href="rnotes_3.html#SEC3" title="Next chapter"> >> </a>]</td> <td valign="middle" align="left"> </td> <td valign="middle" align="left"> </td> <td valign="middle" align="left"> </td> <td valign="middle" align="left"> </td> <td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Cover (top) of document">Top</a>]</td> <td valign="middle" align="left">[<a href="rnotes_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td> -<td valign="middle" align="left">[<a href="#SEC1" title="Index">Index</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_7.html#SEC7" title="Index">Index</a>]</td> <td valign="middle" align="left">[<a href="rnotes_abt.html#SEC_About" title="About (help)"> ? </a>]</td> </tr></table> -<a name="Index"></a> +<a name="Overview"></a> <a name="SEC1"></a> -<h1 class="unnumbered"> Index </h1> +<h1 class="chapter"> 1. Overview </h1> + + +<table class="menu" border="0" cellspacing="0"> +<tr><td align="left" valign="top"><a href="rnotes_2.html#SEC2">1.1 A</a></td><td> </td><td align="left" valign="top"> +</td></tr> +</table> + <table cellpadding="1" cellspacing="1" border="0"> <tr><td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Previous section in reading order"> < </a>]</td> -<td valign="middle" align="left">[ > ]</td> +<td valign="middle" align="left">[<a href="rnotes_2.html#SEC2" title="Next section in reading order"> > </a>]</td> <td valign="middle" align="left"> </td> <td valign="middle" align="left">[ << ]</td> <td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Up section"> Up </a>]</td> -<td valign="middle" align="left">[ >> ]</td> +<td valign="middle" align="left">[<a href="rnotes_3.html#SEC3" title="Next chapter"> >> </a>]</td> </tr></table> <p> <font size="-1"> - This document was generated on <i>February, 24 2011</i> using <a class="www" href="http://texi2html.cvshome.org/"><i>texi2html 1.76</i></a>. + This document was generated on <i>February, 25 2011</i> using <a class="www" href="http://texi2html.cvshome.org/"><i>texi2html 1.76</i></a>. </font> <br> diff --git a/Manuals/Rnotes/5.5/rnotes-html/rnotes_2.html b/Manuals/Rnotes/5.5/rnotes-html/rnotes_2.html new file mode 100644 index 0000000..999981f --- /dev/null +++ b/Manuals/Rnotes/5.5/rnotes-html/rnotes_2.html @@ -0,0 +1,94 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd"> +<html> +<!--Copyright C 2011 The CentOS Project. + +Permission is granted to copy, distribute and/or modify this document +under the terms of the a Creative Commons Attribution–Share Alike 3.0 +Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is +available at http://creativecommons.org/licenses/by-sa/3.0/. In +accordance with CC-BY-SA, if you distribute this document or an +adaptation of it, you must provide the URL for the original version. +--> +<!-- Created on February, 25 2011 by texi2html 1.76 --> +<!-- +Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author) + Karl Berry <karl@freefriends.org> + Olaf Bachmann <obachman@mathematik.uni-kl.de> + and many others. +Maintained by: Many creative people <dev@texi2html.cvshome.org> +Send bugs and suggestions to <users@texi2html.cvshome.org> + +--> +<head> +<title>CentOS 5.5 Release Notes: 1.1 A</title> + +<meta name="description" content="CentOS 5.5 Release Notes: 1.1 A"> +<meta name="keywords" content="CentOS 5.5 Release Notes: 1.1 A"> +<meta name="resource-type" content="document"> +<meta name="distribution" content="global"> +<meta name="Generator" content="texi2html 1.76"> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<style type="text/css"> +<!-- +@import "/home/centos/artwork/trunk/Identity/Models/Css/Texi2html/common.css"; + +a.summary-letter {text-decoration: none} +pre.display {font-family: serif} +pre.format {font-family: serif} +pre.menu-comment {font-family: serif} +pre.menu-preformatted {font-family: serif} +pre.smalldisplay {font-family: serif; font-size: smaller} +pre.smallexample {font-size: smaller} +pre.smallformat {font-family: serif; font-size: smaller} +pre.smalllisp {font-size: smaller} +span.sansserif {font-family:sans-serif; font-weight:normal;} +ul.toc {list-style: none} +--> +</style> + + +</head> + +<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> + +<table cellpadding="1" cellspacing="1" border="0"> +<tr><td valign="middle" align="left">[<a href="rnotes_1.html#SEC1" title="Previous section in reading order"> < </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_3.html#SEC3" title="Next section in reading order"> > </a>]</td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left">[<a href="rnotes_1.html#SEC1" title="Beginning of this chapter or previous chapter"> << </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_1.html#SEC1" title="Up section"> Up </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_3.html#SEC3" title="Next chapter"> >> </a>]</td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Cover (top) of document">Top</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_7.html#SEC7" title="Index">Index</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_abt.html#SEC_About" title="About (help)"> ? </a>]</td> +</tr></table> +<a name="A"></a> +<a name="SEC2"></a> +<h2 class="section"> 1.1 A </h2> + +<p>This is a section. +</p> + + +<table cellpadding="1" cellspacing="1" border="0"> +<tr><td valign="middle" align="left">[<a href="rnotes_1.html#SEC1" title="Previous section in reading order"> < </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_3.html#SEC3" title="Next section in reading order"> > </a>]</td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left">[<a href="rnotes_1.html#SEC1" title="Beginning of this chapter or previous chapter"> << </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_1.html#SEC1" title="Up section"> Up </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_3.html#SEC3" title="Next chapter"> >> </a>]</td> +</tr></table> +<p> + <font size="-1"> + This document was generated on <i>February, 25 2011</i> using <a class="www" href="http://texi2html.cvshome.org/"><i>texi2html 1.76</i></a>. + </font> + <br> + +</p> +</body> +</html> diff --git a/Manuals/Rnotes/5.5/rnotes-html/rnotes_3.html b/Manuals/Rnotes/5.5/rnotes-html/rnotes_3.html new file mode 100644 index 0000000..5f9ba75 --- /dev/null +++ b/Manuals/Rnotes/5.5/rnotes-html/rnotes_3.html @@ -0,0 +1,100 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd"> +<html> +<!--Copyright C 2011 The CentOS Project. + +Permission is granted to copy, distribute and/or modify this document +under the terms of the a Creative Commons Attribution–Share Alike 3.0 +Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is +available at http://creativecommons.org/licenses/by-sa/3.0/. In +accordance with CC-BY-SA, if you distribute this document or an +adaptation of it, you must provide the URL for the original version. +--> +<!-- Created on February, 25 2011 by texi2html 1.76 --> +<!-- +Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author) + Karl Berry <karl@freefriends.org> + Olaf Bachmann <obachman@mathematik.uni-kl.de> + and many others. +Maintained by: Many creative people <dev@texi2html.cvshome.org> +Send bugs and suggestions to <users@texi2html.cvshome.org> + +--> +<head> +<title>CentOS 5.5 Release Notes: 2. Verifications</title> + +<meta name="description" content="CentOS 5.5 Release Notes: 2. Verifications"> +<meta name="keywords" content="CentOS 5.5 Release Notes: 2. Verifications"> +<meta name="resource-type" content="document"> +<meta name="distribution" content="global"> +<meta name="Generator" content="texi2html 1.76"> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<style type="text/css"> +<!-- +@import "/home/centos/artwork/trunk/Identity/Models/Css/Texi2html/common.css"; + +a.summary-letter {text-decoration: none} +pre.display {font-family: serif} +pre.format {font-family: serif} +pre.menu-comment {font-family: serif} +pre.menu-preformatted {font-family: serif} +pre.smalldisplay {font-family: serif; font-size: smaller} +pre.smallexample {font-size: smaller} +pre.smallformat {font-family: serif; font-size: smaller} +pre.smalllisp {font-size: smaller} +span.sansserif {font-family:sans-serif; font-weight:normal;} +ul.toc {list-style: none} +--> +</style> + + +</head> + +<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> + +<table cellpadding="1" cellspacing="1" border="0"> +<tr><td valign="middle" align="left">[<a href="rnotes_2.html#SEC2" title="Previous section in reading order"> < </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_4.html#SEC4" title="Next section in reading order"> > </a>]</td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left">[<a href="rnotes_1.html#SEC1" title="Beginning of this chapter or previous chapter"> << </a>]</td> +<td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Up section"> Up </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_6.html#SEC6" title="Next chapter"> >> </a>]</td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Cover (top) of document">Top</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_7.html#SEC7" title="Index">Index</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_abt.html#SEC_About" title="About (help)"> ? </a>]</td> +</tr></table> +<a name="Verifications"></a> +<a name="SEC3"></a> +<h1 class="chapter"> 2. Verifications </h1> + + +<table class="menu" border="0" cellspacing="0"> +<tr><td align="left" valign="top"><a href="rnotes_4.html#SEC4">2.1 Md5sum Iso Verification</a></td><td> </td><td align="left" valign="top"> +</td></tr> +<tr><td align="left" valign="top"><a href="rnotes_5.html#SEC5">2.2 Sha1sum Iso Verification</a></td><td> </td><td align="left" valign="top"> +</td></tr> +</table> + + + +<table cellpadding="1" cellspacing="1" border="0"> +<tr><td valign="middle" align="left">[<a href="rnotes_2.html#SEC2" title="Previous section in reading order"> < </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_4.html#SEC4" title="Next section in reading order"> > </a>]</td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left">[<a href="rnotes_1.html#SEC1" title="Beginning of this chapter or previous chapter"> << </a>]</td> +<td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Up section"> Up </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_6.html#SEC6" title="Next chapter"> >> </a>]</td> +</tr></table> +<p> + <font size="-1"> + This document was generated on <i>February, 25 2011</i> using <a class="www" href="http://texi2html.cvshome.org/"><i>texi2html 1.76</i></a>. + </font> + <br> + +</p> +</body> +</html> diff --git a/Manuals/Rnotes/5.5/rnotes-html/rnotes_4.html b/Manuals/Rnotes/5.5/rnotes-html/rnotes_4.html new file mode 100644 index 0000000..1bc708a --- /dev/null +++ b/Manuals/Rnotes/5.5/rnotes-html/rnotes_4.html @@ -0,0 +1,93 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd"> +<html> +<!--Copyright C 2011 The CentOS Project. + +Permission is granted to copy, distribute and/or modify this document +under the terms of the a Creative Commons Attribution–Share Alike 3.0 +Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is +available at http://creativecommons.org/licenses/by-sa/3.0/. In +accordance with CC-BY-SA, if you distribute this document or an +adaptation of it, you must provide the URL for the original version. +--> +<!-- Created on February, 25 2011 by texi2html 1.76 --> +<!-- +Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author) + Karl Berry <karl@freefriends.org> + Olaf Bachmann <obachman@mathematik.uni-kl.de> + and many others. +Maintained by: Many creative people <dev@texi2html.cvshome.org> +Send bugs and suggestions to <users@texi2html.cvshome.org> + +--> +<head> +<title>CentOS 5.5 Release Notes: 2.1 Md5sum Iso Verification</title> + +<meta name="description" content="CentOS 5.5 Release Notes: 2.1 Md5sum Iso Verification"> +<meta name="keywords" content="CentOS 5.5 Release Notes: 2.1 Md5sum Iso Verification"> +<meta name="resource-type" content="document"> +<meta name="distribution" content="global"> +<meta name="Generator" content="texi2html 1.76"> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<style type="text/css"> +<!-- +@import "/home/centos/artwork/trunk/Identity/Models/Css/Texi2html/common.css"; + +a.summary-letter {text-decoration: none} +pre.display {font-family: serif} +pre.format {font-family: serif} +pre.menu-comment {font-family: serif} +pre.menu-preformatted {font-family: serif} +pre.smalldisplay {font-family: serif; font-size: smaller} +pre.smallexample {font-size: smaller} +pre.smallformat {font-family: serif; font-size: smaller} +pre.smalllisp {font-size: smaller} +span.sansserif {font-family:sans-serif; font-weight:normal;} +ul.toc {list-style: none} +--> +</style> + + +</head> + +<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> + +<table cellpadding="1" cellspacing="1" border="0"> +<tr><td valign="middle" align="left">[<a href="rnotes_3.html#SEC3" title="Previous section in reading order"> < </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_5.html#SEC5" title="Next section in reading order"> > </a>]</td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left">[<a href="rnotes_3.html#SEC3" title="Beginning of this chapter or previous chapter"> << </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_3.html#SEC3" title="Up section"> Up </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_6.html#SEC6" title="Next chapter"> >> </a>]</td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Cover (top) of document">Top</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_7.html#SEC7" title="Index">Index</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_abt.html#SEC_About" title="About (help)"> ? </a>]</td> +</tr></table> +<a name="Md5sum"></a> +<a name="SEC4"></a> +<h2 class="section"> 2.1 Md5sum Iso Verification </h2> + +<p>This is a section. +</p> + +<table cellpadding="1" cellspacing="1" border="0"> +<tr><td valign="middle" align="left">[<a href="rnotes_3.html#SEC3" title="Previous section in reading order"> < </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_5.html#SEC5" title="Next section in reading order"> > </a>]</td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left">[<a href="rnotes_3.html#SEC3" title="Beginning of this chapter or previous chapter"> << </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_3.html#SEC3" title="Up section"> Up </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_6.html#SEC6" title="Next chapter"> >> </a>]</td> +</tr></table> +<p> + <font size="-1"> + This document was generated on <i>February, 25 2011</i> using <a class="www" href="http://texi2html.cvshome.org/"><i>texi2html 1.76</i></a>. + </font> + <br> + +</p> +</body> +</html> diff --git a/Manuals/Rnotes/5.5/rnotes-html/rnotes_5.html b/Manuals/Rnotes/5.5/rnotes-html/rnotes_5.html new file mode 100644 index 0000000..e783f44 --- /dev/null +++ b/Manuals/Rnotes/5.5/rnotes-html/rnotes_5.html @@ -0,0 +1,94 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd"> +<html> +<!--Copyright C 2011 The CentOS Project. + +Permission is granted to copy, distribute and/or modify this document +under the terms of the a Creative Commons Attribution–Share Alike 3.0 +Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is +available at http://creativecommons.org/licenses/by-sa/3.0/. In +accordance with CC-BY-SA, if you distribute this document or an +adaptation of it, you must provide the URL for the original version. +--> +<!-- Created on February, 25 2011 by texi2html 1.76 --> +<!-- +Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author) + Karl Berry <karl@freefriends.org> + Olaf Bachmann <obachman@mathematik.uni-kl.de> + and many others. +Maintained by: Many creative people <dev@texi2html.cvshome.org> +Send bugs and suggestions to <users@texi2html.cvshome.org> + +--> +<head> +<title>CentOS 5.5 Release Notes: 2.2 Sha1sum Iso Verification</title> + +<meta name="description" content="CentOS 5.5 Release Notes: 2.2 Sha1sum Iso Verification"> +<meta name="keywords" content="CentOS 5.5 Release Notes: 2.2 Sha1sum Iso Verification"> +<meta name="resource-type" content="document"> +<meta name="distribution" content="global"> +<meta name="Generator" content="texi2html 1.76"> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<style type="text/css"> +<!-- +@import "/home/centos/artwork/trunk/Identity/Models/Css/Texi2html/common.css"; + +a.summary-letter {text-decoration: none} +pre.display {font-family: serif} +pre.format {font-family: serif} +pre.menu-comment {font-family: serif} +pre.menu-preformatted {font-family: serif} +pre.smalldisplay {font-family: serif; font-size: smaller} +pre.smallexample {font-size: smaller} +pre.smallformat {font-family: serif; font-size: smaller} +pre.smalllisp {font-size: smaller} +span.sansserif {font-family:sans-serif; font-weight:normal;} +ul.toc {list-style: none} +--> +</style> + + +</head> + +<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> + +<table cellpadding="1" cellspacing="1" border="0"> +<tr><td valign="middle" align="left">[<a href="rnotes_4.html#SEC4" title="Previous section in reading order"> < </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_6.html#SEC6" title="Next section in reading order"> > </a>]</td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left">[<a href="rnotes_3.html#SEC3" title="Beginning of this chapter or previous chapter"> << </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_3.html#SEC3" title="Up section"> Up </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_6.html#SEC6" title="Next chapter"> >> </a>]</td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Cover (top) of document">Top</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_7.html#SEC7" title="Index">Index</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_abt.html#SEC_About" title="About (help)"> ? </a>]</td> +</tr></table> +<a name="Sha1sum"></a> +<a name="SEC5"></a> +<h2 class="section"> 2.2 Sha1sum Iso Verification </h2> + +<p>This is another section. +</p> + + +<table cellpadding="1" cellspacing="1" border="0"> +<tr><td valign="middle" align="left">[<a href="rnotes_4.html#SEC4" title="Previous section in reading order"> < </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_6.html#SEC6" title="Next section in reading order"> > </a>]</td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left">[<a href="rnotes_3.html#SEC3" title="Beginning of this chapter or previous chapter"> << </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_3.html#SEC3" title="Up section"> Up </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_6.html#SEC6" title="Next chapter"> >> </a>]</td> +</tr></table> +<p> + <font size="-1"> + This document was generated on <i>February, 25 2011</i> using <a class="www" href="http://texi2html.cvshome.org/"><i>texi2html 1.76</i></a>. + </font> + <br> + +</p> +</body> +</html> diff --git a/Manuals/Rnotes/5.5/rnotes-html/rnotes_6.html b/Manuals/Rnotes/5.5/rnotes-html/rnotes_6.html new file mode 100644 index 0000000..37fc1ff --- /dev/null +++ b/Manuals/Rnotes/5.5/rnotes-html/rnotes_6.html @@ -0,0 +1,98 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd"> +<html> +<!--Copyright C 2011 The CentOS Project. + +Permission is granted to copy, distribute and/or modify this document +under the terms of the a Creative Commons Attribution–Share Alike 3.0 +Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is +available at http://creativecommons.org/licenses/by-sa/3.0/. In +accordance with CC-BY-SA, if you distribute this document or an +adaptation of it, you must provide the URL for the original version. +--> +<!-- Created on February, 25 2011 by texi2html 1.76 --> +<!-- +Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author) + Karl Berry <karl@freefriends.org> + Olaf Bachmann <obachman@mathematik.uni-kl.de> + and many others. +Maintained by: Many creative people <dev@texi2html.cvshome.org> +Send bugs and suggestions to <users@texi2html.cvshome.org> + +--> +<head> +<title>CentOS 5.5 Release Notes: 3. Packages</title> + +<meta name="description" content="CentOS 5.5 Release Notes: 3. Packages"> +<meta name="keywords" content="CentOS 5.5 Release Notes: 3. Packages"> +<meta name="resource-type" content="document"> +<meta name="distribution" content="global"> +<meta name="Generator" content="texi2html 1.76"> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<style type="text/css"> +<!-- +@import "/home/centos/artwork/trunk/Identity/Models/Css/Texi2html/common.css"; + +a.summary-letter {text-decoration: none} +pre.display {font-family: serif} +pre.format {font-family: serif} +pre.menu-comment {font-family: serif} +pre.menu-preformatted {font-family: serif} +pre.smalldisplay {font-family: serif; font-size: smaller} +pre.smallexample {font-size: smaller} +pre.smallformat {font-family: serif; font-size: smaller} +pre.smalllisp {font-size: smaller} +span.sansserif {font-family:sans-serif; font-weight:normal;} +ul.toc {list-style: none} +--> +</style> + + +</head> + +<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> + +<table cellpadding="1" cellspacing="1" border="0"> +<tr><td valign="middle" align="left">[<a href="rnotes_5.html#SEC5" title="Previous section in reading order"> < </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_7.html#SEC7" title="Next section in reading order"> > </a>]</td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left">[<a href="rnotes_3.html#SEC3" title="Beginning of this chapter or previous chapter"> << </a>]</td> +<td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Up section"> Up </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_7.html#SEC7" title="Next chapter"> >> </a>]</td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Cover (top) of document">Top</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_7.html#SEC7" title="Index">Index</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_abt.html#SEC_About" title="About (help)"> ? </a>]</td> +</tr></table> +<a name="Packages"></a> +<a name="SEC6"></a> +<h1 class="chapter"> 3. Packages </h1> + + + + + + + + + +<table cellpadding="1" cellspacing="1" border="0"> +<tr><td valign="middle" align="left">[<a href="rnotes_5.html#SEC5" title="Previous section in reading order"> < </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_7.html#SEC7" title="Next section in reading order"> > </a>]</td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left">[<a href="rnotes_3.html#SEC3" title="Beginning of this chapter or previous chapter"> << </a>]</td> +<td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Up section"> Up </a>]</td> +<td valign="middle" align="left">[<a href="rnotes_7.html#SEC7" title="Next chapter"> >> </a>]</td> +</tr></table> +<p> + <font size="-1"> + This document was generated on <i>February, 25 2011</i> using <a class="www" href="http://texi2html.cvshome.org/"><i>texi2html 1.76</i></a>. + </font> + <br> + +</p> +</body> +</html> diff --git a/Manuals/Rnotes/5.5/rnotes-html/rnotes_7.html b/Manuals/Rnotes/5.5/rnotes-html/rnotes_7.html new file mode 100644 index 0000000..cba8501 --- /dev/null +++ b/Manuals/Rnotes/5.5/rnotes-html/rnotes_7.html @@ -0,0 +1,139 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd"> +<html> +<!--Copyright C 2011 The CentOS Project. + +Permission is granted to copy, distribute and/or modify this document +under the terms of the a Creative Commons Attribution–Share Alike 3.0 +Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is +available at http://creativecommons.org/licenses/by-sa/3.0/. In +accordance with CC-BY-SA, if you distribute this document or an +adaptation of it, you must provide the URL for the original version. +--> +<!-- Created on February, 25 2011 by texi2html 1.76 --> +<!-- +Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author) + Karl Berry <karl@freefriends.org> + Olaf Bachmann <obachman@mathematik.uni-kl.de> + and many others. +Maintained by: Many creative people <dev@texi2html.cvshome.org> +Send bugs and suggestions to <users@texi2html.cvshome.org> + +--> +<head> +<title>CentOS 5.5 Release Notes: Index</title> + +<meta name="description" content="CentOS 5.5 Release Notes: Index"> +<meta name="keywords" content="CentOS 5.5 Release Notes: Index"> +<meta name="resource-type" content="document"> +<meta name="distribution" content="global"> +<meta name="Generator" content="texi2html 1.76"> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<style type="text/css"> +<!-- +@import "/home/centos/artwork/trunk/Identity/Models/Css/Texi2html/common.css"; + +a.summary-letter {text-decoration: none} +pre.display {font-family: serif} +pre.format {font-family: serif} +pre.menu-comment {font-family: serif} +pre.menu-preformatted {font-family: serif} +pre.smalldisplay {font-family: serif; font-size: smaller} +pre.smallexample {font-size: smaller} +pre.smallformat {font-family: serif; font-size: smaller} +pre.smalllisp {font-size: smaller} +span.sansserif {font-family:sans-serif; font-weight:normal;} +ul.toc {list-style: none} +--> +</style> + + +</head> + +<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> + +<table cellpadding="1" cellspacing="1" border="0"> +<tr><td valign="middle" align="left">[<a href="rnotes_6.html#SEC6" title="Previous section in reading order"> < </a>]</td> +<td valign="middle" align="left">[ > ]</td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left">[<a href="rnotes_6.html#SEC6" title="Beginning of this chapter or previous chapter"> << </a>]</td> +<td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Up section"> Up </a>]</td> +<td valign="middle" align="left">[ >> ]</td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Cover (top) of document">Top</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td> +<td valign="middle" align="left">[<a href="#SEC7" title="Index">Index</a>]</td> +<td valign="middle" align="left">[<a href="rnotes_abt.html#SEC_About" title="About (help)"> ? </a>]</td> +</tr></table> +<a name="Index"></a> +<a name="SEC7"></a> +<h1 class="unnumbered"> Index </h1> +<table><tr><th valign="top">Jump to: </th><td><a href="#SEC7_0" class="summary-letter"><b>A</b></a> + +<a href="#SEC7_1" class="summary-letter"><b>M</b></a> + +<a href="#SEC7_2" class="summary-letter"><b>O</b></a> + +<a href="#SEC7_3" class="summary-letter"><b>P</b></a> + +<a href="#SEC7_4" class="summary-letter"><b>S</b></a> + +<a href="#SEC7_5" class="summary-letter"><b>V</b></a> + +</td></tr></table> +<table border="0" class="index-cp"> +<tr><td></td><th align="left">Index Entry</th><th align="left"> Section</th></tr> +<tr><td colspan="3"> <hr></td></tr> +<tr><th><a name="SEC7_0">A</a></th><td></td><td></td></tr> +<tr><td></td><td valign="top"><a href="rnotes_2.html#SEC2">A</a></td><td valign="top"><a href="rnotes_2.html#SEC2">1.1 A</a></td></tr> +<tr><td colspan="3"> <hr></td></tr> +<tr><th><a name="SEC7_1">M</a></th><td></td><td></td></tr> +<tr><td></td><td valign="top"><a href="rnotes_4.html#SEC4">Md5sum iso verification</a></td><td valign="top"><a href="rnotes_4.html#SEC4">2.1 Md5sum Iso Verification</a></td></tr> +<tr><td colspan="3"> <hr></td></tr> +<tr><th><a name="SEC7_2">O</a></th><td></td><td></td></tr> +<tr><td></td><td valign="top"><a href="rnotes_1.html#SEC1">Overview</a></td><td valign="top"><a href="rnotes_1.html#SEC1">1. Overview</a></td></tr> +<tr><td colspan="3"> <hr></td></tr> +<tr><th><a name="SEC7_3">P</a></th><td></td><td></td></tr> +<tr><td></td><td valign="top"><a href="rnotes_6.html#SEC6">Packages</a></td><td valign="top"><a href="rnotes_6.html#SEC6">3. Packages</a></td></tr> +<tr><td colspan="3"> <hr></td></tr> +<tr><th><a name="SEC7_4">S</a></th><td></td><td></td></tr> +<tr><td></td><td valign="top"><a href="rnotes_5.html#SEC5">Sha1sum iso verification</a></td><td valign="top"><a href="rnotes_5.html#SEC5">2.2 Sha1sum Iso Verification</a></td></tr> +<tr><td colspan="3"> <hr></td></tr> +<tr><th><a name="SEC7_5">V</a></th><td></td><td></td></tr> +<tr><td></td><td valign="top"><a href="rnotes_3.html#SEC3">Verifications</a></td><td valign="top"><a href="rnotes_3.html#SEC3">2. Verifications</a></td></tr> +<tr><td colspan="3"> <hr></td></tr> +</table> +<table><tr><th valign="top">Jump to: </th><td><a href="#SEC7_0" class="summary-letter"><b>A</b></a> + +<a href="#SEC7_1" class="summary-letter"><b>M</b></a> + +<a href="#SEC7_2" class="summary-letter"><b>O</b></a> + +<a href="#SEC7_3" class="summary-letter"><b>P</b></a> + +<a href="#SEC7_4" class="summary-letter"><b>S</b></a> + +<a href="#SEC7_5" class="summary-letter"><b>V</b></a> + +</td></tr></table> + + +<table cellpadding="1" cellspacing="1" border="0"> +<tr><td valign="middle" align="left">[<a href="rnotes_6.html#SEC6" title="Previous section in reading order"> < </a>]</td> +<td valign="middle" align="left">[ > ]</td> +<td valign="middle" align="left"> </td> +<td valign="middle" align="left">[<a href="rnotes_6.html#SEC6" title="Beginning of this chapter or previous chapter"> << </a>]</td> +<td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Up section"> Up </a>]</td> +<td valign="middle" align="left">[ >> ]</td> +</tr></table> +<p> + <font size="-1"> + This document was generated on <i>February, 25 2011</i> using <a class="www" href="http://texi2html.cvshome.org/"><i>texi2html 1.76</i></a>. + </font> + <br> + +</p> +</body> +</html> diff --git a/Manuals/Rnotes/5.5/rnotes-html/rnotes_abt.html b/Manuals/Rnotes/5.5/rnotes-html/rnotes_abt.html index 58091f4..23ece6c 100755 --- a/Manuals/Rnotes/5.5/rnotes-html/rnotes_abt.html +++ b/Manuals/Rnotes/5.5/rnotes-html/rnotes_abt.html @@ -9,7 +9,7 @@ available at http://creativecommons.org/licenses/by-sa/3.0/. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version. --> -<!-- Created on February, 24 2011 by texi2html 1.76 --> +<!-- Created on February, 25 2011 by texi2html 1.76 --> <!-- Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author) Karl Berry <karl@freefriends.org> @@ -55,12 +55,12 @@ ul.toc {list-style: none} <table cellpadding="1" cellspacing="1" border="0"> <tr><td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Cover (top) of document">Top</a>]</td> <td valign="middle" align="left">[<a href="rnotes_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td> -<td valign="middle" align="left">[<a href="#SEC1" title="Index">Index</a>]</td> +<td valign="middle" align="left">[<a href="#SEC7" title="Index">Index</a>]</td> <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? </a>]</td> </tr></table> <h1>About This Document</h1> <p> - This document was generated on <i>February, 24 2011</i> using <a class="www" href="http://texi2html.cvshome.org/"><i>texi2html 1.76</i></a>. + This document was generated on <i>February, 25 2011</i> using <a class="www" href="http://texi2html.cvshome.org/"><i>texi2html 1.76</i></a>. </p> <p> The buttons in the navigation panels have the following meaning: @@ -163,12 +163,12 @@ ul.toc {list-style: none} <table cellpadding="1" cellspacing="1" border="0"> <tr><td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Cover (top) of document">Top</a>]</td> <td valign="middle" align="left">[<a href="rnotes_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td> -<td valign="middle" align="left">[<a href="#SEC1" title="Index">Index</a>]</td> +<td valign="middle" align="left">[<a href="#SEC7" title="Index">Index</a>]</td> <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? </a>]</td> </tr></table> <p> <font size="-1"> - This document was generated on <i>February, 24 2011</i> using <a class="www" href="http://texi2html.cvshome.org/"><i>texi2html 1.76</i></a>. + This document was generated on <i>February, 25 2011</i> using <a class="www" href="http://texi2html.cvshome.org/"><i>texi2html 1.76</i></a>. </font> <br> diff --git a/Manuals/Rnotes/5.5/rnotes-html/rnotes_toc.html b/Manuals/Rnotes/5.5/rnotes-html/rnotes_toc.html index 822cd31..00c0723 100755 --- a/Manuals/Rnotes/5.5/rnotes-html/rnotes_toc.html +++ b/Manuals/Rnotes/5.5/rnotes-html/rnotes_toc.html @@ -9,7 +9,7 @@ available at http://creativecommons.org/licenses/by-sa/3.0/. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version. --> -<!-- Created on February, 24 2011 by texi2html 1.76 --> +<!-- Created on February, 25 2011 by texi2html 1.76 --> <!-- Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author) Karl Berry <karl@freefriends.org> @@ -55,26 +55,36 @@ ul.toc {list-style: none} <table cellpadding="1" cellspacing="1" border="0"> <tr><td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Cover (top) of document">Top</a>]</td> <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td> -<td valign="middle" align="left">[<a href="#SEC1" title="Index">Index</a>]</td> +<td valign="middle" align="left">[<a href="#SEC7" title="Index">Index</a>]</td> <td valign="middle" align="left">[<a href="rnotes_abt.html#SEC_About" title="About (help)"> ? </a>]</td> </tr></table> <h1>Table of Contents</h1> <div class="contents"> <ul class="toc"> - <li><a name="TOC1" href="rnotes_1.html#SEC1">Index</a></li> + <li><a name="TOC1" href="rnotes_1.html#SEC1">1. Overview</a> + <ul class="toc"> + <li><a name="TOC2" href="rnotes_2.html#SEC2">1.1 A</a></li> + </ul></li> + <li><a name="TOC3" href="rnotes_3.html#SEC3">2. Verifications</a> + <ul class="toc"> + <li><a name="TOC4" href="rnotes_4.html#SEC4">2.1 Md5sum Iso Verification</a></li> + <li><a name="TOC5" href="rnotes_5.html#SEC5">2.2 Sha1sum Iso Verification</a></li> + </ul></li> + <li><a name="TOC6" href="rnotes_6.html#SEC6">3. Packages</a></li> + <li><a name="TOC7" href="rnotes_7.html#SEC7">Index</a></li> </ul> </div> <table cellpadding="1" cellspacing="1" border="0"> <tr><td valign="middle" align="left">[<a href="rnotes.html#SEC_Top" title="Cover (top) of document">Top</a>]</td> <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td> -<td valign="middle" align="left">[<a href="#SEC1" title="Index">Index</a>]</td> +<td valign="middle" align="left">[<a href="#SEC7" title="Index">Index</a>]</td> <td valign="middle" align="left">[<a href="rnotes_abt.html#SEC_About" title="About (help)"> ? </a>]</td> </tr></table> <p> <font size="-1"> - This document was generated on <i>February, 24 2011</i> using <a class="www" href="http://texi2html.cvshome.org/"><i>texi2html 1.76</i></a>. + This document was generated on <i>February, 25 2011</i> using <a class="www" href="http://texi2html.cvshome.org/"><i>texi2html 1.76</i></a>. </font> <br> diff --git a/Manuals/Rnotes/5.5/rnotes-menu.texi b/Manuals/Rnotes/5.5/rnotes-menu.texi index 70362c8..0e8c08e 100755 --- a/Manuals/Rnotes/5.5/rnotes-menu.texi +++ b/Manuals/Rnotes/5.5/rnotes-menu.texi @@ -1,3 +1,6 @@ @menu +* Overview:: +* Verifications:: +* Packages:: * Index:: @end menu diff --git a/Manuals/Rnotes/5.5/rnotes-nodes.texi b/Manuals/Rnotes/5.5/rnotes-nodes.texi index e69de29..cdcca0c 100755 --- a/Manuals/Rnotes/5.5/rnotes-nodes.texi +++ b/Manuals/Rnotes/5.5/rnotes-nodes.texi @@ -0,0 +1,3 @@ +@include Chapter-1/chapter.texi +@include Chapter-2/chapter.texi +@include Chapter-3/chapter.texi diff --git a/Manuals/Rnotes/5.5/rnotes.info.bz2 b/Manuals/Rnotes/5.5/rnotes.info.bz2 index b15e242..962bf2a 100755 Binary files a/Manuals/Rnotes/5.5/rnotes.info.bz2 and b/Manuals/Rnotes/5.5/rnotes.info.bz2 differ diff --git a/Manuals/Rnotes/5.5/rnotes.pdf b/Manuals/Rnotes/5.5/rnotes.pdf index 560c9cd..18e8737 100755 Binary files a/Manuals/Rnotes/5.5/rnotes.pdf and b/Manuals/Rnotes/5.5/rnotes.pdf differ diff --git a/Manuals/Rnotes/5.5/rnotes.txt b/Manuals/Rnotes/5.5/rnotes.txt index 0a5eccf..95f3d33 100755 --- a/Manuals/Rnotes/5.5/rnotes.txt +++ b/Manuals/Rnotes/5.5/rnotes.txt @@ -2,6 +2,12 @@ Table of Contents ***************** CentOS 5.5 Release Notes +1 Overview + 1.1 A +2 Verifications + 2.1 Md5sum Iso Verification + 2.2 Sha1sum Iso Verification +3 Packages Index @@ -17,6 +23,36 @@ at `http://creativecommons.org/licenses/by-sa/3.0/'. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version. +1 Overview +********** + +1.1 A +===== + +This is a section. + +2 Verifications +*************** + +2.1 Md5sum Iso Verification +=========================== + +This is a section. + +2.2 Sha1sum Iso Verification +============================ + +This is another section. + +3 Packages +********** + Index ***** +A: See 1.1. (line 32) +Md5sum iso verification: See 2.1. (line 40) +Overview: See 1. (line 29) +Packages: See 3. (line 50) +Sha1sum iso verification: See 2.2. (line 45) +Verifications: See 2. (line 37) diff --git a/Manuals/Rnotes/5.5/rnotes.xml b/Manuals/Rnotes/5.5/rnotes.xml index 3dee136..7d02a5b 100755 --- a/Manuals/Rnotes/5.5/rnotes.xml +++ b/Manuals/Rnotes/5.5/rnotes.xml @@ -9,7 +9,7 @@ <!-- Titlepage, Contents, Copyright - --></para> <titlepage> <booktitle>CentOS 5.5 Release Notes</booktitle> - <booksubtitle>24 February 2011</booksubtitle> + <booksubtitle>25 February 2011</booksubtitle> <author>The CentOS Project</author> <para>Copyright ©right; 2011 The CentOS Project.</para> <para>Permission is granted to copy, distribute and/or modify this document under the terms of the a Creative Commons Attribution–Share Alike 3.0 Unported license (“CC-BY-SA”). An explanation of CC-BY-SA is available at <uref><urefurl>http://creativecommons.org/licenses/by-sa/3.0/</urefurl></uref>. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version.</para> @@ -25,19 +25,111 @@ <para>Permission is granted to copy, distribute and/or modify this document under the terms of the a Creative Commons Attribution–Share Alike 3.0 Unported license (“CC-BY-SA”). An explanation of CC-BY-SA is available at <uref><urefurl>http://creativecommons.org/licenses/by-sa/3.0/</urefurl></uref>. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version.</para> <menu> <menuentry> + <menunode>Overview</menunode> + <menutitle>Overview</menutitle> + <menucomment></menucomment> + </menuentry> + <menuentry> + <menunode>Verifications</menunode> + <menutitle>Verifications</menutitle> + <menucomment></menucomment> + </menuentry> + <menuentry> + <menunode>Packages</menunode> + <menutitle>Packages</menutitle> + <menucomment></menucomment> + </menuentry> + <menuentry> <menunode>Index</menunode> <menutitle>Index</menutitle> <menucomment></menucomment> </menuentry> </menu> <!-- The Body of the Document - --> -<!-- The End of the Document - --> </unnumbered> </node> <node> - <nodename>Index</nodename> + <nodename>Overview</nodename> + <nodenext>Verifications</nodenext> <nodeprev>Top</nodeprev> <nodeup>Top</nodeup> + <chapter> + <title>Overview</title> + <para><indexterm index="cp">Overview</indexterm></para> + <menu> + <menuentry> + <menunode>A</menunode> + <menutitle>A</menutitle> + <menucomment></menucomment> + </menuentry> + </menu> + </chapter> + </node> + <node> + <nodename>A</nodename> + <nodeup>Overview</nodeup> + <section> + <title>A</title> + <para><indexterm index="cp">A</indexterm> This is a section.</para> + </section> + </node> + <node> + <nodename>Verifications</nodename> + <nodenext>Packages</nodenext> + <nodeprev>Overview</nodeprev> + <nodeup>Top</nodeup> + <chapter> + <title>Verifications</title> + <para><indexterm index="cp">Verifications</indexterm></para> + <menu> + <menuentry> + <menunode>Md5sum</menunode> + <menutitle>Md5sum</menutitle> + <menucomment></menucomment> + </menuentry> + <menuentry> + <menunode>Sha1sum</menunode> + <menutitle>Sha1sum</menutitle> + <menucomment></menucomment> + </menuentry> + </menu> + </chapter> + </node> + <node> + <nodename>Md5sum</nodename> + <nodenext>Sha1sum</nodenext> + <nodeup>Verifications</nodeup> + <section> + <title>Md5sum Iso Verification</title> + <para><indexterm index="cp">Md5sum iso verification</indexterm> This is a section.</para> + </section> + </node> + <node> + <nodename>Sha1sum</nodename> + <nodeprev>Md5sum</nodeprev> + <nodeup>Verifications</nodeup> + <section> + <title>Sha1sum Iso Verification</title> + <para><indexterm index="cp">Sha1sum iso verification</indexterm> This is another section.</para> + </section> + </node> + <node> + <nodename>Packages</nodename> + <nodenext>Index</nodenext> + <nodeprev>Verifications</nodeprev> + <nodeup>Top</nodeup> + <chapter> + <title>Packages</title> + <para><indexterm index="cp">Packages</indexterm></para> + <menu> + </menu> +<!-- The End of the Document - --> + </chapter> + </node> + <node> + <nodename>Index</nodename> + <nodeprev>Packages</nodeprev> + <nodeup>Top</nodeup> <unnumbered> <title>Index</title> <printindex>cp</printindex>