Branch 'fc2' - built_html/Release_Notes_for_32-bit_x86_Systems built_html/Release_Notes_for_64-bit_x86_Systems

Rüdiger Landmann rlandmann at fedoraproject.org
Sun May 30 11:41:31 UTC 2010


 built_html/Release_Notes_for_32-bit_x86_Systems/css/content.css                 |  214 +++
 built_html/Release_Notes_for_32-bit_x86_Systems/css/docbook.css                 |  140 ++
 built_html/Release_Notes_for_32-bit_x86_Systems/css/fedora.css                  |  456 +++++++
 built_html/Release_Notes_for_32-bit_x86_Systems/css/layout.css                  |  346 +++++
 built_html/Release_Notes_for_32-bit_x86_Systems/css/print.css                   |   86 +
 built_html/Release_Notes_for_32-bit_x86_Systems/css/s_code.js                   |  285 ++++
 built_html/Release_Notes_for_32-bit_x86_Systems/index.html                      |  626 ++++++++++
 built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/caution.png   |binary
 built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/important.png |binary
 built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/note.png      |binary
 built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/tip.png       |binary
 built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/warning.png   |binary
 built_html/Release_Notes_for_64-bit_x86_Systems/css/content.css                 |  214 +++
 built_html/Release_Notes_for_64-bit_x86_Systems/css/docbook.css                 |  140 ++
 built_html/Release_Notes_for_64-bit_x86_Systems/css/fedora.css                  |  456 +++++++
 built_html/Release_Notes_for_64-bit_x86_Systems/css/layout.css                  |  346 +++++
 built_html/Release_Notes_for_64-bit_x86_Systems/css/print.css                   |   86 +
 built_html/Release_Notes_for_64-bit_x86_Systems/css/s_code.js                   |  285 ++++
 built_html/Release_Notes_for_64-bit_x86_Systems/index.html                      |  588 +++++++++
 built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/caution.png   |binary
 built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/important.png |binary
 built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/note.png      |binary
 built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/tip.png       |binary
 built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/warning.png   |binary
 24 files changed, 4268 insertions(+)

New commits:
commit ef7c48c56b7a96d7db2404e071f2a67860f59d8c
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Sun May 30 21:40:55 2010 +1000

    add built html

diff --git a/built_html/Release_Notes_for_32-bit_x86_Systems/css/content.css b/built_html/Release_Notes_for_32-bit_x86_Systems/css/content.css
new file mode 100644
index 0000000..5f11807
--- /dev/null
+++ b/built_html/Release_Notes_for_32-bit_x86_Systems/css/content.css
@@ -0,0 +1,214 @@
+.name-project, .name-release, .name-version {
+}
+
+/* Front page H1 */
+#page-main h1 {
+	font-size: 1.35em;
+}
+
+#page-main h1.center {
+	text-align: center;
+}
+
+h1, h2, h3, h4 {
+	/*
+	font-style: italic;
+	*/
+	font-family: "Dejavu Sans",sans-serif;
+}
+h1 {
+	font-size: 1.75em;
+}
+
+h2 {
+	font-size: 1.25em;
+}
+
+h3 {
+	font-size: 1.1em;
+}
+
+hr {
+	border: 0;
+	border-bottom: 1px solid #ccc;
+}
+
+.fedora-side-right-content {
+	padding: 0 5px 1.5em;
+}
+#fedora-side-right h1, #fedora-side-right h2, #fedora-side-right h3 {
+	margin: 0;
+	padding: 0 4pt 0;
+	font-size: 1em;
+	letter-spacing: 2pt;
+	border-bottom: 1px solid #bbb;
+}
+#fedora-side-right hr {
+	border-bottom: 1px solid #aaa;
+	margin: 0.5em 0;
+}
+
+table tr {
+	font-size: 0.9em; 
+}
+
+
+#link-offsite {
+}
+.link-offsite-notation {
+	font-size: 0.9em;
+	color: #777;
+	padding-left: 1pt;
+	text-decoration: none !important;
+}
+#fedora-content .link-offsite-notation {
+	color: #999;
+}
+#link-redhat {
+}
+#fedora-content #link-redhat {
+}
+#link-internal {
+}
+
+#fedora-content li {
+	padding: 1pt;
+}
+#fedora-content h1 {
+	margin-top: 0;
+}
+
+#fedora-content a img {
+	margin: 1px;
+	border: 0;
+}
+#fedora-content a:hover img {
+	margin: 0;
+	border: 1px solid #f00;
+}
+#fedora-content a img.noborder {
+	margin: 0;
+	border: 0;
+}
+#fedora-content a:hover img .noborder {
+	margin: 0;
+	border: 0;
+}
+
+#fedora-project-maintainers p, #fedora-project-contributors p, #fedora-project-bugs p {
+	margin-left: 5pt;
+}
+
+#fedora-project-download dt {
+	font-weight: bold;
+	margin-top: 8pt;
+	margin-left: 5pt;
+}
+#fedora-project-download dd {
+	padding: 0;
+	margin: 10px 20px 0;
+}
+#fedora-project-screenshots a img {
+	margin: 5px;
+}
+#fedora-project-screenshots a:hover img {
+	margin: 4px;
+}
+#fedora-project-todo ul {
+	border: 1px solid #cad4e9;
+	margin: 0 1em;
+	padding: 0;
+	list-style: none;
+	border-radius: 2.5px;
+	-moz-border-radius: 2.5px;
+}
+#fedora-project-todo li {
+	margin: 0;
+	padding: 6px 8px;
+}
+#fedora-project-todo li.odd {
+	background-color: #ecf0f7;
+}
+#fedora-project-todo li.even {
+	background-color: #f7f9fc;
+}
+
+#fedora-list-packages {
+	border-collapse: collapse;
+	border: 1px solid #cad4e9;
+	border-radius: 2.5px;
+	-moz-border-radius: 2.5px;
+}
+#fedora-list-packages tr.odd td {
+	background-color: #ecf0f7;
+}
+#fedora-list-packages tr.even td {
+	background-color: #f7f9fc;
+}
+#fedora-list-packages th,
+#fedora-list-packages td {
+	margin: 0;
+	padding: 6px 8px;
+}
+#fedora-list-packages td.column-2 {
+	text-align: center;
+}
+#fedora-list-packages th {
+	background-color: #cad4e9;
+	color: #000;
+	font-weight: bold;
+	text-align: center;
+
+}
+
+/* pre.screen is for DocBook HTML output */
+code.screen, pre.screen {
+	font-family: monospace;
+	font-size: 1em;
+	display: block;
+	padding: 10px;
+	border: 1px solid #bbb;
+	background-color: #eee;
+	color: #000;
+	overflow: auto;
+	border-radius: 2.5px;
+	-moz-border-radius: 2.5px;
+	margin: 0.5em 2em;
+}
+#fedora-project code.screen {
+	margin: 0;
+}
+
+code.command, code.filename {
+	font-family: monospace;
+}
+
+code.citetitle {
+	font-family: sans-serif;
+	font-style: italic;
+}
+
+strong.application {
+	font-weight: bold;
+}
+.indent {
+	margin: 0 2em;
+}
+.fedora-docs-nav {
+	text-align: center;
+	position: relative;
+	padding: 1em;
+	margin-top: 2em;
+	border-top: 1px solid #ccc;
+}
+.fedora-docs-nav a {
+	padding: 0 1em;
+}
+.fedora-docs-nav-left {
+	position: absolute;
+	left: 0;
+}
+.fedora-docs-nav-right {
+	position: absolute;
+	right: 0;
+}
diff --git a/built_html/Release_Notes_for_32-bit_x86_Systems/css/docbook.css b/built_html/Release_Notes_for_32-bit_x86_Systems/css/docbook.css
new file mode 100644
index 0000000..0716b28
--- /dev/null
+++ b/built_html/Release_Notes_for_32-bit_x86_Systems/css/docbook.css
@@ -0,0 +1,140 @@
+#fedora-content li p {
+	margin: 0.2em;
+}
+
+#fedora-content div.table table {
+	width: 95%;
+	background-color: #DCDCDC; 
+	color: #000000;
+	border-spacing: 0;
+}
+
+#fedora-content div.table table th {
+	border: 1px solid #A9A9A9;	
+	background-color: #A9A9A9;
+	color: #000000;
+}
+
+#fedora-content div.table table td {
+	border: 1px solid #A9A9A9; 
+	background-color: #DCDCDC;
+	color: #000000;
+	padding: 0.5em;
+	margin-bottom: 0.5em;
+	margin-top: 2px; 
+
+}
+
+div.note table, div.tip table, div.important table, div.caution table, div.warning table {
+	width: 95%;
+	border: 2px solid #B0C4DE;
+	background-color: #F0F8FF;
+	color: #000000;
+	/* padding inside table area */
+	padding: 0.5em;
+	margin-bottom: 0.5em;
+	margin-top: 0.5em;
+}
+
+/* "Just the FAQs, ma'm." */
+.qandaset table {
+	border-collapse: collapse;
+}
+.qandaset {
+}
+.qandaset tr.question {
+}
+.qandaset tr.question td {
+	font-weight: bold;
+	padding: 0 0.5em;
+	margin: 0;
+}
+.qandaset tr.answer td {
+	padding: 0 0.5em 1.5em;
+	margin: 0;
+}
+.qandaset tr.question td, .qandaset tr.answer td {
+	vertical-align: top;
+}
+.qandaset strong {
+	text-align: right;
+}
+
+.article .table table {
+	border: 0;
+	margin: 0 auto;
+	border-collapse: collapse;
+}
+.article .table table th {
+	padding: 5px;
+	text-align: center;
+}
+
+div.example {
+        padding: 10px;
+        border: 1px solid #bbb;
+        margin: 0.5em 2em;
+}
+
+.segmentedlist {
+}
+.segmentedlist .title {
+	font-weight: bold;
+	margin-bottom: 0.5em;
+	margin-top: 1.5em;
+}
+.segmentedlist table {
+	border-collapse: collapse;
+	margin-bottom: 2em;
+}
+.segmentedlist tr {
+	border: 1px solid #22437f;
+}
+.segmentedlist tr.segtitle {
+        background: #33649f;
+	color: #fefefe;
+	font-weight: bold;
+}
+.segmentedlist th {
+	text-align: left;
+	padding: 0.5em 5em 0.5em 0.5em;
+}
+.segmentedlist td {
+	padding: 0.5em 5em 0.5em 0.5em;
+}
+.itemizedlist ul li { 
+        margin-left: 2em;
+        padding-left: 10px;
+}
+.orderedlist ol li { 
+        margin-left: 2.5em;
+        padding-left: 15px;
+}
+.toc dl dt { 
+        margin-left: 1em;
+        padding-left: 5px;
+}
+.toc dd {  
+        margin-left: 1em;
+}
+.titlepage h1 {
+        margin-left: 0em;
+        padding: 8px 0px 3px 0px;
+}
+.titlepage h2 {
+        margin-left: 0.1em;
+        padding: 8px 0px 3px 0px;
+}
+.titlepage h3 {
+        margin-left: 0.1em;
+        padding: 8px 0px 3px 0px;
+}
+.titlepage h4 {
+        margin-left: 0.1em;
+        padding: 8px 0px 3px 0px;
+}
+.titlepage h5 {
+        margin-left: 0.2em;
+        padding: 10px 0px 3px 0px;
+        border-bottom: 1px dotted #000;
+}
diff --git a/built_html/Release_Notes_for_32-bit_x86_Systems/css/fedora.css b/built_html/Release_Notes_for_32-bit_x86_Systems/css/fedora.css
new file mode 100644
index 0000000..da73645
--- /dev/null
+++ b/built_html/Release_Notes_for_32-bit_x86_Systems/css/fedora.css
@@ -0,0 +1,456 @@
+*
+{
+  margin: 0;
+  padding: 0;
+}
+
+html, body
+{
+  height: 100%;
+}
+
+body
+{
+  font-size: 76%;
+  background: #FFFFFF url(../images/border-left.png) 0 0 repeat-y;
+}
+
+a img
+{
+  border: none;
+}
+
+pre
+{
+  font-size: 2.6ex;
+}
+
+#wrapper
+{
+  font: normal 1em/1.5 sans-serif;
+  margin-left: 18px;
+  min-height: 100%;
+  background: #FFFFFF url(../images/border-right.png) 100% 0 repeat-y;
+  padding-right: 18px;
+  overflow: hidden;
+}
+
+#head
+{
+  position: relative;
+  border-top: 10px solid #337ACC;
+  padding: 1ex 2ex 75px;
+  background: #FFFFFF url(../images/line.png) 0 100% repeat-x;
+}
+
+#head h1 a
+{
+  display: block;
+  text-indent: -9999px;
+  background: url(../images/fedora-logo.png) 20px 50% no-repeat;
+  height: 73px;
+  width: 138px;
+  overflow: hidden;
+  text-decoration: none;
+}
+
+#sidebar
+{
+  float: left;
+  width: 230px;
+  margin: 2ex 0;
+  background: #FFFFFF;
+  padding-bottom: 100px;
+}
+
+#banner img
+{
+  display: block;
+  width: 200px;
+  margin: 0 auto;
+}
+
+#fedora-side-nav
+{
+  margin: 0 1.5ex;
+  padding: 0 1.5ex;
+}
+
+#fedora-side-nav-label
+{
+  font-size: 0.9em;
+  border-bottom: 1px dotted #AAAAAA;
+  color: #444444;
+  margin: 2ex 0 1ex;
+  text-transform: uppercase;
+  font-weight: normal;
+}
+
+#fedora-side-nav, #fedora-side-left ul
+{
+  list-style: url(../images/arrow.png);
+  margin-left: 15px;
+}
+
+#fedora-side-nav li
+{
+  margin: 0.25ex 1ex;
+  color: #777777;
+  font-size: 0.8em;
+}
+
+#fedora-side-nav a
+{
+  font-weight: bold;
+  margin-right: 0.75ex;
+  color: #729FCF;
+  font-size: 1.1em;
+  display: block;
+}
+
+.home #nav-home a, .get #nav-get a, .join #nav-join a, .help #nav-help a
+{
+  color: #777777;
+  text-decoration: none;
+}
+
+#content
+{
+  margin-left: 250px;
+  padding: 1ex 2ex 120px;
+  color: #666666;
+  background: #FFFFFF;
+  display: inline-block;
+}
+
+#content p, #content ul, #content ol
+{
+  font-size: 1em;
+}
+
+/* Blame IE6 and the guillotine bug for this one */
+#content { display: block; }
+
+#content h2
+{
+  font-size: 1.6em;
+}
+
+#content h3
+{
+  color: #337acc;
+  margin: 1.5ex 0 0.5ex;
+  font-size: 1.4em;
+}
+
+#content table
+{
+  border-collapse: collapse;
+}
+
+#content table th
+{
+  background: #DDDDDD;
+}
+
+#content table th, #content table td
+{
+  border: 1px solid #000000;
+  padding: 0.6ex;
+}
+
+#content p
+{
+  margin: 1ex 5ex 1ex 0;
+}
+
+#content ul
+{
+  list-style: square;
+  margin: 0 3ex 2ex;
+}
+
+#content img
+{
+  margin: 2ex 0;
+}
+
+#content a
+{
+  color: #337ACC;
+}
+
+#content .download
+{
+  list-style-image: url(../images/arrow.png);
+  list-style-position: outside;
+  margin: 1.6ex 3ex;
+}
+
+#content .download li
+{
+  color: #777777;
+  font-size: 1.1em;
+  background: #EFEFEF;
+  padding: 1ex;
+  border-bottom: 1px dotted #AAAAAA;
+}
+
+#content .download a
+{
+  font-weight: bold;
+}
+
+#content .roles
+{
+  margin: 0!important;
+  list-style: none!important;
+  display: inline;
+}
+
+#content .roles li
+{
+  float: left;
+  margin-bottom: 0.5ex;
+}
+
+#content .roles a
+{
+  line-height: 1;
+  width: 130px;
+  height: 150px;
+  text-align: center;
+  display: block;
+  text-decoration: none;
+}
+
+#content .roles a:hover
+{
+  background-color: #EFEFEF;
+}
+
+#footer
+{
+  position: relative;
+  font: normal 0.8em/1.5 sans-serif;
+  text-align: center;
+  background: #FFFFFF url(../images/line-bottom.png) 0 0 repeat-x;
+  margin: -90px 0 0;
+  border-bottom: 10px solid #337ACC;
+  height: 80px;
+  color: #AAAAAA;
+}
+
+#bottom
+{
+  margin-left: 18px;
+  padding-right: 18px;
+}
+
+#footer ul
+{
+  list-style: none;
+}
+
+#footer li
+{
+  display: inline;
+  border-left: 1px solid #AAAAAA;
+  padding: 0 0.75ex;
+  margin-left: -1px;
+}
+
+#footer li.first
+{
+  border-left: none;
+}
+
+#footer a
+{
+  color: #223344;
+}
+
+#footer a:hover
+{
+  color: #112233;
+}
+
+#footer p
+{
+  margin: 0 1.5ex;
+}
+
+#footer .copy
+{
+  padding-top: 3ex;
+}
+
+#screenshot-banner {
+  text-align: left;
+}
+
+input, textarea, select
+{
+  border: #AAA 1px solid;
+}
+
+input, textarea, option
+{
+  padding: 2px 5px 2px 5px;
+}
+
+#content #sponsors
+{
+  list-style: none;
+  margin: 0;
+  padding: 0;
+  overflow: auto;
+}
+
+#content #sponsors li
+{
+  text-align: center;
+  float: left;
+  width: 150px;
+  height: 100px;
+  margin: 0 1ex;
+}
+
+#content #sponsors li img
+{
+  display: block;
+}
+
+#content ul.downloadbox
+{
+  overflow: hidden;
+  list-style: none;
+  margin: 0 2ex;
+  padding: 6ex 2ex 4ex 180px;
+  border-radius: 1.5ex;
+  -webkit-border-radius: 1.5ex;
+  -moz-border-radius: 1.5ex;
+  background: #C0DBDD 30px 50% no-repeat;
+  font-size: 0.9em;
+  display: inline-block;
+}
+
+#content ul.installdvd { background-image: url(../images/installdvd.png); }
+#content ul.gnomelive { background-image: url(../images/gnomelive.png); }
+#content ul.kdelive { background-image: url(../images/kdelive.png); }
+
+.downloadbox li
+{
+  width: 32ex;
+  float: left;
+  padding: 0 0 2ex;
+}
+
+.downloadbox li li
+{
+  width: auto;
+  float: none;
+  padding: 0;
+}
+
+
+#content pre.command
+{
+  font-size: 1.3em;
+  border: solid #DDDDDD;
+  border-width: 1px 1px 1px 5px;
+  background: #F2F5F6;
+  padding: 0.5ex 2ex;
+}
+
+
+#content p.note
+{
+  padding: 1ex 2ex;
+  border: 1px solid #DDDDDD;
+  background: #F2F5F6;
+}
+
+#content p.warning
+{
+  padding: 1ex 2ex;
+  border: 1px solid #DDDDDD;
+  background: #FF6666;
+  color: #000000;
+}
+
+#content p.warning a
+{
+  color: #00154F;
+}
+#content ul#resources
+{
+  list-style: none;
+}
+
+#content ul#resources a
+{
+  padding-left: 20px;
+  background: url(../images/arrow.png) 0 50% no-repeat;
+}
+
+#content ul#resources li
+{
+  padding-left: 70px;
+  margin-bottom: 3.5ex;
+}
+
+ul#resources li.resource-docs
+{
+  background: url(../images/icon-docs.png) 0 50% no-repeat;
+}
+
+ul#resources li.resource-communicate
+{
+  background: url(../images/icon-communicate.png) 0 50% no-repeat;
+}
+
+ul#resources li.resource-download
+{
+  background: url(../images/icon-download.png) 0 50% no-repeat;
+}
+
+#content img.smirk
+{
+  margin: 0 1ex 0 0;
+}
+
+#content p.joinlink
+{
+  border: 1px solid #DDDDDD;
+  background: #EEEEEE;
+  padding: 1ex 5ex 1ex 5ex;
+  text-align: center;
+  font-size: 120%;
+  font-weight: bold;
+}
+
+#content #subprojects
+{
+  margin-right: 5ex;
+  padding-top: 1ex;
+}
+
+body.toc_embeded {
+	/*for web hosting system only*/
+	margin-left: 300px;
+}
+
+object.toc, iframe.toc {
+	/*for web hosting system only*/
+	border-style:none;
+	position:fixed;
+	width:290px;
+	height:99.99%;
+	top:0;
+	left:0;
+	z-index: 100;
+	border-style:none;
+	border-right:1px solid #999;
+}
+
diff --git a/built_html/Release_Notes_for_32-bit_x86_Systems/css/lang.css b/built_html/Release_Notes_for_32-bit_x86_Systems/css/lang.css
new file mode 100644
index 0000000..e69de29
diff --git a/built_html/Release_Notes_for_32-bit_x86_Systems/css/layout.css b/built_html/Release_Notes_for_32-bit_x86_Systems/css/layout.css
new file mode 100644
index 0000000..532e5fb
--- /dev/null
+++ b/built_html/Release_Notes_for_32-bit_x86_Systems/css/layout.css
@@ -0,0 +1,346 @@
+body {
+	font-size: 0.9em;
+	font-family: "Dejavu Sans",sans-serif;
+	margin: 0;
+	padding: 0;
+	/* (The background color is specified elsewhere, so do a global replacement if it ever changes) */
+	background: #FFFFFF url(../images/border-left.png) 0 0 repeat-y;
+}
+
+a:link {
+	color: #900;
+}
+a:visited {
+	color: #48468f;
+}
+a:hover {
+	color: #f20;
+}
+a[name] {
+	color: inherit;
+	text-decoration: inherit;
+}
+
+#fedora-header {
+	background-color: #fff;
+	height: 50px;
+}
+#fedora-header img {
+	border: 0;
+	vertical-align: middle;
+}
+#fedora-header-logo {
+	/* position is offset by the header padding amount */
+	position: absolute;
+	left: 26px;
+	top: 13px;
+	z-index: 3;
+}
+#fedora-header-logo img {
+	width: 110px;
+	height: 40;
+}
+#fedora-header-items {
+	/* position is offset by the header padding amount */
+	position: absolute;
+	right: 10px;
+	top: 15px;
+	text-align: right;
+	display: inline;
+}
+#fedora-header-items a {
+	color: #000;
+	text-decoration: none;
+	padding: 7px;
+	font-size: 0.8em;
+}
+#fedora-header-items a:hover, #fedora-header-search-button:hover {
+	color: #f20;
+	cursor: pointer;
+}
+#fedora-header-items img {
+	margin-right: 1px;
+	width: 28px;
+	height: 28px;
+}
+#fedora-header-search {
+	height: 25px;
+}
+#fedora-header-search-entry {
+	vertical-align: top;
+	margin: 0.65em 4px 0 10px;
+	padding: 2px 4px;
+	background-color: #f5f5f5;
+	border: 1px solid #999;
+	font-size: 0.8em !important;
+}
+#fedora-header-search-entry:focus {
+	background-color: #fff;
+	border: 1px solid #555;
+}
+#fedora-header-search-button {
+	font-size: 0.8em !important;
+	vertical-align: top;
+	margin-top: 0.2em;
+	border: 0;
+	padding: 7px;
+	background: #fff url('/images/header-search.png') no-repeat left;
+	padding-left: 21px;
+}
+#fedora-header-items form {
+	float: right;
+}
+#fedora-header-items input {
+	font-size: 0.85em;
+}
+#fedora-nav {
+	margin: 0;
+	padding: 0;
+	/*background-color: #22437f;*/
+	font-size: 0;
+	height: 5px;
+	/*border-top: 1px solid #000;*/
+	border-bottom: 1px solid #f5f5f5;
+}
+#fedora-nav ul {
+	margin: 0;
+	padding: 0;
+}
+#fedora-nav li {
+	display: inline;
+	list-style: none;
+	padding: 0 5pt;
+}
+#fedora-nav li + li {
+	padding-left: 8pt;
+	border-left: 1px solid #99a5bf;
+}
+#fedora-nav a {
+	color: #c5ccdb;
+	text-decoration: none;
+}
+#fedora-nav a:hover {
+	color: #fff;
+}
+
+#fedora-side-left {
+	position: absolute;
+	z-index: 2;
+	width: 11em;
+	/* Space down for the approx line height (fonts) */
+	left: 25px;
+}
+#fedora-side-right {
+	position: absolute;
+	z-index: 1;
+	width: 13em;
+	right: 12px;
+	padding-top: 3px;
+	}
+#fedora-side-left, #fedora-side-right {
+	top: 27px;
+	/* add to the top margin to compensate for the fixed sizes */
+	margin-top: 75px;
+	color: #555;
+	font-size: 0.9em;
+}
+#fedora-side-right ul {
+	list-style: square inside;
+	padding: 0;
+	margin: 0;
+}
+
+/* Left-side naviagation */
+/*#fedora-side-nav-label {
+	display: none;
+}
+#fedora-side-nav {
+	list-style: none;
+	margin: 0;
+	padding: 0;
+	border: 1px solid #5976b2;
+	border-top: 0;
+	background-color: #22437f;
+	
+}
+#fedora-side-nav li {
+	margin: 0;
+	padding: 0;
+	border-top: 1px solid #5976b2;
+	/ IE/Win gets upset if there is no bottom border... Go figure. /
+	border-bottom: 1px solid #22437f;
+}
+#fedora-side-nav a {
+	margin: 0;
+	color: #c5ccdb;
+	display: block;
+	text-decoration: none;
+	padding: 4px 6px;
+}
+#fedora-side-nav a:hover {
+	background-color: #34548f;
+	color: #fff;
+}
+#fedora-side-nav ul {
+	list-style: none;
+	margin: 0;
+	padding: 0;
+}
+#fedora-side-nav ul li {
+	border-top: 1px solid #34548e;
+	background-color: #34548e;
+	/ IE/Win gets upset if there is no bottom border... Go figure. /
+	border-bottom: 1px solid #34548e;
+}
+#fedora-side-nav ul li:hover {
+	border-bottom: 1px solid #34548f;
+}
+#fedora-side-nav ul li a {
+	padding-left: 12px;
+	color: #a7b2c9;
+}
+#fedora-side-nav ul li a:hover {
+	background-color: #46659e;
+}
+#fedora-side-nav ul ul li a {
+	padding-left: 18px;
+}
+#fedora-side-nav strong a {
+	font-weight: normal;
+	color: #fff !important;
+	background-color: #10203b;
+}
+#fedora-side-nav strong a:hover {
+	background-color: #172e56 !important;
+}*/
+
+ 
+/*.fedora-corner-tl, .fedora-corner-tr, .fedora-corner-bl, .fedora-corner-br {
+	background-color: #fff;
+	position: relative;
+	width: 19px;
+	height: 19px;
+	/ The following line is to render PNGs with alpha transparency within IE/Win, using DirectX /
+	/ Work-around for IE6/Mac borkage (Part 1) /
+	display: none;
+}
+
+.fedora-corner-tl, .fedora-corner-bl { float: left; left: 0px; }
+.fedora-corner-tr, .fedora-corner-br { float: right; right: 0px; }
+.fedora-corner-tl, .fedora-corner-tr { top: 0px; }
+.fedora-corner-bl, .fedora-corner-br { bottom: 0px; margin-top: -19px; / Opera fix (part 1) / top: -18px;}
+
+html>body .fedora-corner-tl { background: #fff url("/images/corner-tl.png") no-repeat left top; }
+html>body .fedora-corner-tr { background: #fff url("/images/corner-tr.png") no-repeat right top; }
+html>body .fedora-corner-bl { background: #fff url("/images/corner-bl.png") no-repeat left bottom; }
+html>body .fedora-corner-br { background: #fff url("/images/corner-br.png") no-repeat right bottom; }
+
+.fedora-corner-tl { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/corner-tl.png',sizingMethod='scale'); }
+.fedora-corner-tr { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/corner-tr.png',sizingMethod='scale'); }
+.fedora-corner-br { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/corner-br.png',sizingMethod='scale'); }
+.fedora-corner-bl { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/corner-bl.png',sizingMethod='scale'); }*/
+
+/* \*/
+.fedora-corner-tl, .fedora-corner-tr, .fedora-corner-bl, .fedora-corner-br {
+	/* Restore the view for everything but IE6/Mac (part 2 of the "IE/Mac fix") */
+	display: block;
+}
+/* */
+
+.fedora-corner-bl, .fedora-corner-br {
+	top: 0px;
+}
+
+.content { margin: 0 1em }
+
+#fedora-sidelist {
+	position: relative;
+	bottom: 3px;
+	margin: 0;
+	padding: 3px !important;
+	border: 1px solid #bbb;
+	background-color: #ccc;
+	border-radius: 2.5px;
+	-moz-border-radius: 2.5px;
+}
+#fedora-sidelist strong a {
+	font-weight: normal;
+	background-color: #555;
+	color: #fff;
+}
+#fedora-sidelist strong a:hover {
+	background-color: #333;
+	color: #fff;
+}
+#fedora-sidelist li {
+	list-style-position: outside;
+	font-size: 0.9em;
+	list-style: none;
+	border: 1px solid #ccc;
+	border-width: 1px 0;
+	padding: 0;
+	list-style: none;
+}
+#fedora-sidelist li a {
+	text-decoration: none;
+	display: block;
+	padding: 6px 8px;
+	border-radius: 2.5px;
+	-moz-border-radius: 2.5px;
+}
+#fedora-sidelist li a:hover {
+	background-color: #999;
+	color: #eee;
+}
+
+#fedora-footer {
+	font-size: 0.75em;
+	text-align: center;
+	color: #777;
+	margin-bottom: 2em;
+}
+#fedora-printable {
+	text-align: center;
+	margin: 1em 0;
+	font-size: 0.85em;
+}
+#fedora-printable a {
+	text-decoration: none;
+	padding: 5px 0;
+	padding-left: 18px;
+	background: transparent url("/images/printable.png") no-repeat left;
+}
+#fedora-printable a:hover {
+	text-decoration: underline;
+}
+
+div.display-table table {
+	width: 75%;
+	border-style: none;
+	color: #000000;
+	/* padding inside table area */
+	padding: 0.5em;
+	margin-bottom: 0.5em;
+	margin-top: 0.5em;
+}
+
+.display-table-cell-shaded {
+	background-color: #cccccc;
+	color: #000000;
+        width: 67%;
+        vertical-align: top;
+	padding: 0.5em;
+	margin-bottom: 0.5em;
+	margin-top: 2px; 
+}
+
+.display-table-cell-boxed {
+	border: 1px solid #cccccc; 
+	background-color: #ffffff;
+	color: #000000;
+        width: 33%;
+        vertical-align: top;
+	padding: 0.5em;
+	margin-bottom: 0.5em;
+	margin-top: 2px; 
+}
diff --git a/built_html/Release_Notes_for_32-bit_x86_Systems/css/print.css b/built_html/Release_Notes_for_32-bit_x86_Systems/css/print.css
new file mode 100644
index 0000000..0be9bea
--- /dev/null
+++ b/built_html/Release_Notes_for_32-bit_x86_Systems/css/print.css
@@ -0,0 +1,86 @@
+body {
+	background: white;
+	color: black;
+	font-size: 10pt;
+	font-family: sans-serif;
+	line-height: 1.25em;
+}
+
+div {
+	border: 1px solid white;
+}
+li {
+	border: 1px solid white;
+	margin: 0;
+}
+li p {
+	display: inline;
+}
+
+h1 {
+	font-size: 16pt;
+}
+h2 {
+	font-size: 12pt;
+}
+h3,h4,h5 {
+	font-size: 10pt;
+}
+img {
+	border: 1px solid white;
+	background-color: white;
+}
+hr {
+	border: 1px dotted gray;
+	border-width: 0 0 1 0;
+	margin: 1em;
+}
+table {
+	border-collapse: collapse;
+}
+td,th {
+	border: 1px solid gray;
+	padding: 8pt;
+	font-size: 10pt;
+}
+th {
+	font-weight: bold;
+}
+#fedora-header, #fedora-footer {
+	text-align: center;
+}
+#fedora-header-items, #fedora-side-left, #fedora-side-right {
+	display: none;
+}
+
+#fedora-project-download dt {
+	font-weight: bold;
+	margin-top: 8pt;
+	margin-left: 5pt;
+}
+#fedora-project-download dd {
+	padding: 0;
+	margin: 10px 20px 0;
+}
+
+code.screen, pre.screen {
+	font-family: monospace;
+	font-size: 1em;
+	display: block;
+	padding: 5pt;
+	border: 1px dashed gray;
+	margin: 0.5em 2em;
+}
+#fedora-project code.screen {
+	margin: 0;
+}
+
+/*
+#fedora-content a:link:after, #fedora-content a:visited:after {
+	content: " (" attr(href) ") ";
+	font-size: 80%;
+}
+*/
+.navheader table, .navheader table td {
+	border: 0 !important;
+}
diff --git a/built_html/Release_Notes_for_32-bit_x86_Systems/css/s_code.js b/built_html/Release_Notes_for_32-bit_x86_Systems/css/s_code.js
new file mode 100644
index 0000000..567a548
--- /dev/null
+++ b/built_html/Release_Notes_for_32-bit_x86_Systems/css/s_code.js
@@ -0,0 +1,285 @@
+/* SiteCatalyst code version: H.1.
+Copyright 1997-2005 Omniture, Inc. More info available at
+http://www.omniture.com */
+/************************ ADDITIONAL FEATURES ************************
+     Dynamic Account Selection
+*/
+/* Specify the Report Suite ID(s) to track here */
+var s_account="redhatglobal"
+var s=s_gi(s_account)
+/************************** CONFIG SECTION **************************/
+/* You may add or alter any code config here. */
+s.dynamicAccountSelection=true
+s.dynamicAccountList=""
+/* Link Tracking Config */
+s.trackDownloadLinks=true
+s.trackExternalLinks=true
+s.trackInlineStats=true
+s.linkDownloadFileTypes="exe,zip,wav,mp3,mov,mpg,avi,wmv,doc,pdf,xls"
+s.linkInternalFilters="javascript:,redhat.com"
+s.linkLeaveQueryString=false
+s.linkTrackVars="None"
+s.linkTrackEvents="None"
+
+/* WARNING: Changing the visitor namespace will cause drastic changes
+to how your visitor data is collected.  Changes should only be made
+when instructed to do so by your account manager.*/
+s.visitorNamespace="redhat"
+
+/* Plugin Config */
+s.usePlugins=true
+function s_doPlugins(s) {
+	/* Add calls to plugins here */
+	/* External Campaign Tracking */
+	if(!s.campaign)
+		s.campaign=s.getQueryParam('sc_cid');
+	/* Internal Campaign Tracking */
+	if(!s.eVar1)
+		s.eVar1=s.getQueryParam('intcmp');
+}
+s.doPlugins=s_doPlugins
+/************************** PLUGINS SECTION *************************/
+/* You may insert any plugins you wish to use here.                 */
+
+/*
+ * Plugin: getQueryParam 1.3 - Return query string parameter values
+ */
+s.getQueryParam=new Function("qp","d",""
++"var s=this,v='',i,t;d=d?d:'';while(qp){i=qp.indexOf(',');i=i<0?qp.l"
++"ength:i;t=s.gcgi(qp.substring(0,i));if(t)v+=v?d+t:t;qp=qp.substring"
++"(i==qp.length?i:i+1)}return v");
+s.gcgi=new Function("k",""
++"var v='',s=this;if(k&&s.wd.location.search){var q=s.wd.location.sea"
++"rch.toLowerCase(),qq=q.indexOf('?');q=qq<0?q:q.substring(qq+1);v=s."
++"pt(q,'&','cgif',k.toLowerCase())}return v");
+s.cgif=new Function("t","k",""
++"if(t){var s=this,i=t.indexOf('='),sk=i<0?t:t.substring(0,i),sv=i<0?"
++"'True':t.substring(i+1);if(sk.toLowerCase()==k)return s.epa(sv)}ret"
++"urn ''");
+
+/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
+var s_objectID;function s_c2fe(f){var x='',s=0,e,a,b,c;while(1){e=
+f.indexOf('"',s);b=f.indexOf('\\',s);c=f.indexOf("\n",s);if(e<0||(b>=
+0&&b<e))e=b;if(e<0||(c>=0&&c<e))e=c;if(e>=0){x+=(e>s?f.substring(s,e):
+'')+(e==c?'\\n':'\\'+f.substring(e,e+1));s=e+1}else return x
++f.substring(s)}return f}function s_c2fa(f){var s=f.indexOf('(')+1,e=
+f.indexOf(')'),a='',c;while(s>=0&&s<e){c=f.substring(s,s+1);if(c==',')
+a+='","';else if(("\n\r\t ").indexOf(c)<0)a+=c;s++}return a?'"'+a+'"':
+a}function s_c2f(cc){cc=''+cc;var fc='var f=new Function(',s=
+cc.indexOf(';',cc.indexOf('{')),e=cc.lastIndexOf('}'),o,a,d,q,c,f,h,x
+fc+=s_c2fa(cc)+',"var s=new Object;';c=cc.substring(s+1,e);s=
+c.indexOf('function');while(s>=0){d=1;q='';x=0;f=c.substring(s);a=
+s_c2fa(f);e=o=c.indexOf('{',s);e++;while(d>0){h=c.substring(e,e+1);if(
+q){if(h==q&&!x)q='';if(h=='\\')x=x?0:1;else x=0}else{if(h=='"'||h=="'"
+)q=h;if(h=='{')d++;if(h=='}')d--}if(d>0)e++}c=c.substring(0,s)
++'new Function('+(a?a+',':'')+'"'+s_c2fe(c.substring(o+1,e))+'")'
++c.substring(e+1);s=c.indexOf('function')}fc+=s_c2fe(c)+';return s");'
+eval(fc);return f}function s_gi(un,pg,ss){var c="function s_c(un,pg,s"
++"s){var s=this;s.wd=window;if(!s.wd.s_c_in){s.wd.s_c_il=new Array;s."
++"wd.s_c_in=0;}s._il=s.wd.s_c_il;s._in=s.wd.s_c_in;s._il[s._in]=s;s.w"
++"d.s_c_in++;s.m=function(m){return (''+m).indexOf('{')<0};s.fl=funct"
++"ion(x,l){return x?(''+x).substring(0,l):x};s.co=function(o){if(!o)r"
++"eturn o;var n=new Object,x;for(x in o)if(x.indexOf('select')<0&&x.i"
++"ndexOf('filter')<0)n[x]=o[x];return n};s.num=function(x){x=''+x;for"
++"(var p=0;p<x.length;p++)if(('0123456789').indexOf(x.substring(p,p+1"
++"))<0)return 0;return 1};s.rep=function(x,o,n){var i=x.indexOf(o),l="
++"n.length>0?n.length:1;while(x&&i>=0){x=x.substring(0,i)+n+x.substri"
++"ng(i+o.length);i=x.indexOf(o,i+l)}return x};s.ape=function(x){var s"
++"=this,i;x=x?s.rep(escape(''+x),'+','%2B'):x;if(x&&s.charSet&&s.em=="
++"1&&x.indexOf('%u')<0&&x.indexOf('%U')<0){i=x.indexOf('%');while(i>="
++"0){i++;if(('89ABCDEFabcdef').indexOf(x.substring(i,i+1))>=0)return "
++"x.substring(0,i)+'u00'+x.substring(i);i=x.indexOf('%',i)}}return x}"
++";s.epa=function(x){var s=this;return x?unescape(s.rep(''+x,'+',' ')"
++"):x};s.pt=function(x,d,f,a){var s=this,t=x,z=0,y,r;while(t){y=t.ind"
++"exOf(d);y=y<0?t.length:y;t=t.substring(0,y);r=s.m(f)?s[f](t,a):f(t,"
++"a);if(r)return r;z+=y+d.length;t=x.substring(z,x.length);t=z<x.leng"
++"th?t:''}return ''};s.isf=function(t,a){var c=a.indexOf(':');if(c>=0"
++")a=a.substring(0,c);if(t.substring(0,2)=='s_')t=t.substring(2);retu"
++"rn (t!=''&&t==a)};s.fsf=function(t,a){var s=this;if(s.pt(a,',','isf"
++"',t))s.fsg+=(s.fsg!=''?',':'')+t;return 0};s.fs=function(x,f){var s"
++"=this;s.fsg='';s.pt(x,',','fsf',f);return s.fsg};s.c_d='';s.c_gdf=f"
++"unction(t,a){var s=this;if(!s.num(t))return 1;return 0};s.c_gd=func"
++"tion(){var s=this,d=s.wd.location.hostname,n=s.cookieDomainPeriods,"
++"p;if(d&&!s.c_d){n=n?parseInt(n):2;n=n>2?n:2;p=d.lastIndexOf('.');wh"
++"ile(p>=0&&n>1){p=d.lastIndexOf('.',p-1);n--}s.c_d=p>0&&s.pt(d,'.','"
++"c_gdf',0)?d.substring(p):''}return s.c_d};s.c_r=function(k){var s=t"
++"his;k=s.ape(k);var c=' '+s.d.cookie,i=c.indexOf(' '+k+'='),e=i<0?i:"
++"c.indexOf(';',i),v=i<0?'':s.epa(c.substring(i+2+k.length,e<0?c.leng"
++"th:e));return v!='[[B]]'?v:''};s.c_w=function(k,v,e){var s=this,d=s"
++".c_gd(),l=s.cookieLifetime,t;v=''+v;l=l?(''+l).toUpperCase():'';if("
++"e&&l!='SESSION'&&l!='NONE'){t=(v!=''?parseInt(l?l:0):-60);if(t){e=n"
++"ew Date;e.setTime(e.getTime()+(t*1000))}}if(k&&l!='NONE'){s.d.cooki"
++"e=k+'='+s.ape(v!=''?v:'[[B]]')+'; path=/;'+(e&&l!='SESSION'?' expir"
++"es='+e.toGMTString()+';':'')+(d?' domain='+d+';':'');return s.c_r(k"
++")==v}return 0};s.eh=function(o,e,r,f){var s=this,b='s_'+e+'_'+s._in"
++",n=-1,l,i,x;if(!s.ehl)s.ehl=new Array;l=s.ehl;for(i=0;i<l.length&&n"
++"<0;i++){if(l[i].o==o&&l[i].e==e)n=i}if(n<0){n=i;l[n]=new Object}x=l"
++"[n];x.o=o;x.e=e;f=r?x.b:f;if(r||f){x.b=r?0:o[e];x.o[e]=f}if(x.b){x."
++"o[b]=x.b;return b}return 0};s.cet=function(f,a,t,o,b){var s=this,r;"
++"if(s.isie&&a.apv>=5)eval('try{r=s.m(f)?s[f](a):f(a)}catch(e){r=s.m("
++"t)?s[t](e):t(e)}');else{if(s.ismac&&s.u.indexOf('MSIE 4')>=0)r=s.m("
++"b)?s[b](a):b(a);else{s.eh(s.wd,'onerror',0,o);r=s.m(f)?s[f](a):f(a)"
++";s.eh(s.wd,'onerror',1)}}return r};s.gtfset=function(e){var s=this;"
++"return s.tfs};s.gtfsoe=new Function('e','var s=s_c_il['+s._in+'];s."
++"eh(window,\"onerror\",1);s.etfs=1;var c=s.t();if(c)s.d.write(c);s.e"
++"tfs=0;return true');s.gtfsfb=function(a){return window};s.gtfsf=fun"
++"ction(w){var s=this,p=w.parent,l=w.location;s.tfs=w;if(p&&p.locatio"
++"n!=l&&p.location.host==l.host){s.tfs=p;return s.gtfsf(s.tfs)}return"
++" s.tfs};s.gtfs=function(){var s=this;if(!s.tfs){s.tfs=s.wd;if(!s.et"
++"fs)s.tfs=s.cet('gtfsf',s.tfs,'gtfset',s.gtfsoe,'gtfsfb')}return s.t"
++"fs};s.ca=function(){var s=this,imn='s_i_'+s.fun;if(s.d.images&&s.ap"
++"v>=3&&!s.isopera&&(s.ns6<0||s.apv>=6.1)){s.ios=1;if(!s.d.images[imn"
++"]&&(!s.isns||(s.apv<4||s.apv>=5))){s.d.write('<im'+'g name=\"'+imn+"
++"'\" height=1 width=1 border=0 alt=\"\">');if(!s.d.images[imn])s.ios"
++"=0}}};s.mr=function(sess,q,ta){var s=this,ns=s.visitorNamespace,unc"
++"=s.rep(s.fun,'_','-'),imn='s_i_'+s.fun,im,b,e,rs='http'+(s.ssl?'s':"
++"'')+'://'+(s.ssl?'smtrcs':'mtrcs')+'.redhat.com/b/ss/'+s.un+'/1/H"
++".1-pDv-2/'+sess+'?[AQB]&ndh=1'+(q?q:'')+(s.q?s.q:'')+'&[AQE]';if(s."
++"isie&&!s.ismac){if(s.apv>5.5)rs=s.fl(rs,4095);else rs=s.fl(rs,2047)"
++"}if(s.ios){im=s.wd[imn]?s.wd[imn]:s.d.images[imn];if(!im)im=s.wd[im"
++"n]=new Image;im.src=rs;if(rs.indexOf('&pe=')>=0&&(!ta||ta=='_self'|"
++"|ta=='_top'||(s.wd.name&&ta==s.wd.name))){b=e=new Date;while(e.getT"
++"ime()-b.getTime()<500)e=new Date}return ''}return '<im'+'g sr'+'c="
++"\"'+rs+'\" width=1 height=1 border=0 alt=\"\">'};s.gg=function(v){v"
++"ar s=this;return s.wd['s_'+v]};s.glf=function(t,a){if(t.substring(0"
++",2)=='s_')t=t.substring(2);var s=this,v=s.gg(t);if(v)s[t]=v};s.gl=f"
++"unction(v){var s=this;s.pt(v,',','glf',0)};s.gv=function(v){var s=t"
++"his;return s['vpm_'+v]?s['vpv_'+v]:s[v]};s.havf=function(t,a){var s"
++"=this,b=t.substring(0,4),x=t.substring(4),n=parseInt(x),k='g_'+t,m="
++"'vpm_'+t,q=t,v=s.linkTrackVars,e=s.linkTrackEvents;s[k]=s.gv(t);if("
++"s.lnk||s.eo){v=v?v+','+s.vl_l:'';if(v&&!s.pt(v,',','isf',t))s[k]=''"
++";if(t=='events'&&e)s[k]=s.fs(s[k],e)}s[m]=0;if(t=='pageURL')q='g';e"
++"lse if(t=='referrer')q='r';else if(t=='charSet'){q='ce';if(s[k]&&s."
++"em==2)s[k]='UTF-8'}else if(t=='visitorNamespace')q='ns';else if(t=="
++"'cookieDomainPeriods')q='cdp';else if(t=='cookieLifetime')q='cl';el"
++"se if(t=='visitVariableProvider')q='vvp';else if(t=='currencyCode')"
++"q='cc';else if(t=='channel')q='ch';else if(t=='campaign')q='v0';els"
++"e if(s.num(x)) {if(b=='prop')q='c'+n;else if(b=='eVar')q='v'+n;else"
++" if(b=='hier'){q='h'+n;s[k]=s.fl(s[k],255)}}if(s[k]&&t!='linkName'&"
++"&t!='linkType')s.qav+='&'+q+'='+s.ape(s[k]);return ''};s.hav=functi"
++"on(){var s=this;s.qav='';s.pt(s.vl_t,',','havf',0);return s.qav};s."
++"lnf=function(t,h){t=t?t.toLowerCase():'';h=h?h.toLowerCase():'';var"
++" te=t.indexOf('=');if(t&&te>0&&h.indexOf(t.substring(te+1))>=0)retu"
++"rn t.substring(0,te);return ''};s.ln=function(h){var s=this,n=s.lin"
++"kNames;if(n)return s.pt(n,',','lnf',h);return ''};s.ltdf=function(t"
++",h){t=t?t.toLowerCase():'';h=h?h.toLowerCase():'';var qi=h.indexOf("
++"'?');h=qi>=0?h.substring(0,qi):h;if(t&&h.substring(h.length-(t.leng"
++"th+1))=='.'+t)return 1;return 0};s.ltef=function(t,h){t=t?t.toLower"
++"Case():'';h=h?h.toLowerCase():'';if(t&&h.indexOf(t)>=0)return 1;ret"
++"urn 0};s.lt=function(h){var s=this,lft=s.linkDownloadFileTypes,lef="
++"s.linkExternalFilters,lif=s.linkInternalFilters;lif=lif?lif:s.wd.lo"
++"cation.hostname;h=h.toLowerCase();if(s.trackDownloadLinks&&lft&&s.p"
++"t(lft,',','ltdf',h))return 'd';if(s.trackExternalLinks&&(lef||lif)&"
++"&(!lef||s.pt(lef,',','ltef',h))&&(!lif||!s.pt(lif,',','ltef',h)))re"
++"turn 'e';return ''};s.lc=new Function('e','var s=s_c_il['+s._in+'],"
++"b=s.eh(this,\"onclick\");s.lnk=s.co(this);s.t();s.lnk=0;if(b)return"
++" this[b](e);return true');s.bc=new Function('e','var s=s_c_il['+s._"
++"in+'];if(s.d&&s.d.all&&s.d.all.cppXYctnr)return;s.eo=e.srcElement?e"
++".srcElement:e.target;s.t();s.eo=0');s.ot=function(o){var a=o.type,b"
++"=o.tagName;return (a&&a.toUpperCase?a:b&&b.toUpperCase?b:o.href?'A'"
++":'').toUpperCase()};s.oid=function(o){var s=this,t=s.ot(o),p=o.prot"
++"ocol,c=o.onclick,n='',x=0;if(!o.s_oid){if(o.href&&(t=='A'||t=='AREA"
++"')&&(!c||!p||p.toLowerCase().indexOf('javascript')<0))n=o.href;else"
++" if(c){n=s.rep(s.rep(s.rep(s.rep(''+c,\"\\r\",''),\"\\n\",''),\"\\t"
++"\",''),' ','');x=2}else if(o.value&&(t=='INPUT'||t=='SUBMIT')){n=o."
++"value;x=3}else if(o.src&&t=='IMAGE')n=o.src;if(n){o.s_oid=s.fl(n,10"
++"0);o.s_oidt=x}}return o.s_oid};s.rqf=function(t,un){var s=this,e=t."
++"indexOf('='),u=e>=0?','+t.substring(0,e)+',':'';return u&&u.indexOf"
++"(','+un+',')>=0?s.epa(t.substring(e+1)):''};s.rq=function(un){var s"
++"=this,c=un.indexOf(','),v=s.c_r('s_sq'),q='';if(c<0)return s.pt(v,'"
++"&','rqf',un);return s.pt(un,',','rq',0)};s.sqp=function(t,a){var s="
++"this,e=t.indexOf('='),q=e<0?'':s.epa(t.substring(e+1));s.sqq[q]='';"
++"if(e>=0)s.pt(t.substring(0,e),',','sqs',q);return 0};s.sqs=function"
++"(un,q){var s=this;s.squ[un]=q;return 0};s.sq=function(q){var s=this"
++",k='s_sq',v=s.c_r(k),x,c=0;s.sqq=new Object;s.squ=new Object;s.sqq["
++"q]='';s.pt(v,'&','sqp',0);s.pt(s.un,',','sqs',q);v='';for(x in s.sq"
++"u)s.sqq[s.squ[x]]+=(s.sqq[s.squ[x]]?',':'')+x;for(x in s.sqq)if(x&&"
++"s.sqq[x]&&(x==q||c<2)){v+=(v?'&':'')+s.sqq[x]+'='+s.ape(x);c++}retu"
++"rn s.c_w(k,v,0)};s.wdl=new Function('e','var s=s_c_il['+s._in+'],r="
++"true,b=s.eh(s.wd,\"onload\"),i,o,oc;if(b)r=this[b](e);for(i=0;i<s.d"
++".links.length;i++){o=s.d.links[i];oc=o.onclick?\"\"+o.onclick:\"\";"
++"if((oc.indexOf(\"s_gs(\")<0||oc.indexOf(\".s_oc(\")>=0)&&oc.indexOf"
++"(\".tl(\")<0)s.eh(o,\"onclick\",0,s.lc);}return r');s.wds=function("
++"){var s=this;if(s.apv>3&&(!s.isie||!s.ismac||s.apv>=5)){if(s.b&&s.b"
++".attachEvent)s.b.attachEvent('onclick',s.bc);else if(s.b&&s.b.addEv"
++"entListener)s.b.addEventListener('click',s.bc,false);else s.eh(s.wd"
++",'onload',0,s.wdl)}};s.vs=function(x){var s=this,v=s.visitorSamplin"
++"g,g=s.visitorSamplingGroup,k='s_vsn_'+s.un+(g?'_'+g:''),n=s.c_r(k),"
++"e=new Date,y=e.getYear();e.setYear(y+10+(y<1900?1900:0));if(v){v*=1"
++"00;if(!n){if(!s.c_w(k,x,e))return 0;n=x}if(n%10000>v)return 0}retur"
++"n 1};s.dyasmf=function(t,m){if(t&&m&&m.indexOf(t)>=0)return 1;retur"
++"n 0};s.dyasf=function(t,m){var s=this,i=t?t.indexOf('='):-1,n,x;if("
++"i>=0&&m){var n=t.substring(0,i),x=t.substring(i+1);if(s.pt(x,',','d"
++"yasmf',m))return n}return 0};s.uns=function(){var s=this,x=s.dynami"
++"cAccountSelection,l=s.dynamicAccountList,m=s.dynamicAccountMatch,n,"
++"i;s.un.toLowerCase();if(x&&l){if(!m)m=s.wd.location.host;if(!m.toLo"
++"werCase)m=''+m;l=l.toLowerCase();m=m.toLowerCase();n=s.pt(l,';','dy"
++"asf',m);if(n)s.un=n}i=s.un.indexOf(',');s.fun=i<0?s.un:s.un.substri"
++"ng(0,i)};s.t=function(){var s=this,trk=1,tm=new Date,sed=Math&&Math"
++".random?Math.floor(Math.random()*10000000000000):tm.getTime(),sess="
++"'s'+Math.floor(tm.getTime()/10800000)%10+sed,yr=tm.getYear(),vt=tm."
++"getDate()+'/'+tm.getMonth()+'/'+(yr<1900?yr+1900:yr)+' '+tm.getHour"
++"s()+':'+tm.getMinutes()+':'+tm.getSeconds()+' '+tm.getDay()+' '+tm."
++"getTimezoneOffset(),tfs=s.gtfs(),ta='',q='',qs='';s.uns();if(!s.q){"
++"var tl=tfs.location,x='',c='',v='',p='',bw='',bh='',j='1.0',k=s.c_w"
++"('s_cc','true',0)?'Y':'N',hp='',ct='',pn=0,ps;if(s.apv>=4)x=screen."
++"width+'x'+screen.height;if(s.isns||s.isopera){if(s.apv>=3){j='1.1';"
++"v=s.n.javaEnabled()?'Y':'N';if(s.apv>=4){j='1.2';c=screen.pixelDept"
++"h;bw=s.wd.innerWidth;bh=s.wd.innerHeight;if(s.apv>=4.06)j='1.3'}}s."
++"pl=s.n.plugins}else if(s.isie){if(s.apv>=4){v=s.n.javaEnabled()?'Y'"
++":'N';j='1.2';c=screen.colorDepth;if(s.apv>=5){bw=s.d.documentElemen"
++"t.offsetWidth;bh=s.d.documentElement.offsetHeight;j='1.3';if(!s.ism"
++"ac&&s.b){s.b.addBehavior('#default#homePage');hp=s.b.isHomePage(tl)"
++"?\"Y\":\"N\";s.b.addBehavior('#default#clientCaps');ct=s.b.connecti"
++"onType}}}else r=''}if(s.pl)while(pn<s.pl.length&&pn<30){ps=s.fl(s.p"
++"l[pn].name,100)+';';if(p.indexOf(ps)<0)p+=ps;pn++}s.q=(x?'&s='+s.ap"
++"e(x):'')+(c?'&c='+s.ape(c):'')+(j?'&j='+j:'')+(v?'&v='+v:'')+(k?'&k"
++"='+k:'')+(bw?'&bw='+bw:'')+(bh?'&bh='+bh:'')+(ct?'&ct='+s.ape(ct):'"
++"')+(hp?'&hp='+hp:'')+(p?'&p='+s.ape(p):'')}if(s.usePlugins)s.doPlug"
++"ins(s);var l=s.wd.location,r=tfs.document.referrer;if(!s.pageURL)s."
++"pageURL=s.fl(l?l:'',255);if(!s.referrer)s.referrer=s.fl(r?r:'',255)"
++";if(s.lnk||s.eo){var o=s.eo?s.eo:s.lnk;if(!o)return '';var p=s.gv('"
++"pageName'),w=1,t=s.ot(o),n=s.oid(o),x=o.s_oidt,h,l,i,oc;if(s.eo&&o="
++"=s.eo){while(o&&!n&&t!='BODY'){o=o.parentElement?o.parentElement:o."
++"parentNode;if(!o)return '';t=s.ot(o);n=s.oid(o);x=o.s_oidt}oc=o.onc"
++"lick?''+o.onclick:'';if((oc.indexOf(\"s_gs(\")>=0&&oc.indexOf(\".s_"
++"oc(\")<0)||oc.indexOf(\".tl(\")>=0)return ''}ta=o.target;h=o.href?o"
++".href:'';i=h.indexOf('?');h=s.linkLeaveQueryString||i<0?h:h.substri"
++"ng(0,i);l=s.linkName?s.linkName:s.ln(h);t=s.linkType?s.linkType.toL"
++"owerCase():s.lt(h);if(t&&(h||l))q+='&pe=lnk_'+(t=='d'||t=='e'?s.ape"
++"(t):'o')+(h?'&pev1='+s.ape(h):'')+(l?'&pev2='+s.ape(l):'');else trk"
++"=0;if(s.trackInlineStats){if(!p){p=s.gv('pageURL');w=0}t=s.ot(o);i="
++"o.sourceIndex;if(s.gg('objectID')){n=s.gg('objectID');x=1;i=1}if(p&"
++"&n&&t)qs='&pid='+s.ape(s.fl(p,255))+(w?'&pidt='+w:'')+'&oid='+s.ape"
++"(s.fl(n,100))+(x?'&oidt='+x:'')+'&ot='+s.ape(t)+(i?'&oi='+i:'')}}if"
++"(!trk&&!qs)return '';var code='';if(trk&&s.vs(sed))code=s.mr(sess,("
++"vt?'&t='+s.ape(vt):'')+s.hav()+q+(qs?qs:s.rq(s.un)),ta);s.sq(trk?''"
++":qs);s.lnk=s.eo=s.linkName=s.linkType=s.wd.s_objectID='';return cod"
++"e};s.tl=function(o,t,n){var s=this;s.lnk=s.co(o);s.linkType=t;s.lin"
++"kName=n;s.t()};s.ssl=(s.wd.location.protocol.toLowerCase().indexOf("
++"'https')>=0);s.d=document;s.b=s.d.body;s.n=navigator;s.u=s.n.userAg"
++"ent;s.ns6=s.u.indexOf('Netscape6/');var apn=s.n.appName,v=s.n.appVe"
++"rsion,ie=v.indexOf('MSIE '),i;if(v.indexOf('Opera')>=0||s.u.indexOf"
++"('Opera')>=0)apn='Opera';s.isie=(apn=='Microsoft Internet Explorer'"
++");s.isns=(apn=='Netscape');s.isopera=(apn=='Opera');s.ismac=(s.u.in"
++"dexOf('Mac')>=0);if(ie>0){s.apv=parseInt(i=v.substring(ie+5));if(s."
++"apv>3)s.apv=parseFloat(i)}else if(s.ns6>0)s.apv=parseFloat(s.u.subs"
++"tring(s.ns6+10));else s.apv=parseFloat(v);s.em=0;if(String.fromChar"
++"Code){i=escape(String.fromCharCode(256)).toUpperCase();s.em=(i=='%C"
++"4%80'?2:(i=='%U0100'?1:0))}s.un=un;s.uns();s.vl_l='charSet,visitorN"
++"amespace,cookieDomainPeriods,cookieLifetime,visitVariableProvider,p"
++"ageName,pageURL,referrer,currencyCode,purchaseID';s.vl_t=s.vl_l+',c"
++"hannel,server,pageType,campaign,state,zip,events,products,linkName,"
++"linkType';for(var n=1;n<51;n++)s.vl_t+=',prop'+n+',eVar'+n+',hier'+"
++"n;s.vl_g=s.vl_t+',trackDownloadLinks,trackExternalLinks,trackInline"
++"Stats,linkLeaveQueryString,linkDownloadFileTypes,linkExternalFilter"
++"s,linkInternalFilters,linkNames';if(pg)s.gl(s.vl_g);if(!ss){s.wds()"
++";s.ca()}}",
+l=window.s_c_il,n=navigator,u=n.userAgent,v=n.appVersion,e=v.indexOf(
+'MSIE '),m=u.indexOf('Netscape6/'),a,i,s;if(l)for(i=0;i<l.length;i++){
+s=l[i];s.uns();if(s.un==un)return s;else if(s.pt(s.un,',','isf',un)){
+s=s.co(s);s.un=un;s.uns();return s}}if(e>0){a=parseInt(i=v.substring(e
++5));if(a>3)a=parseFloat(i)}else if(m>0)a=parseFloat(u.substring(m+10)
+);else a=parseFloat(v);if(a>=5&&v.indexOf('Opera')<0&&u.indexOf(
+'Opera')<0){eval(c);return new s_c(un,pg,ss)}else s=s_c2f(c);return s(
+un,pg,ss)}
diff --git a/built_html/Release_Notes_for_32-bit_x86_Systems/index.html b/built_html/Release_Notes_for_32-bit_x86_Systems/index.html
new file mode 100644
index 0000000..dce512a
--- /dev/null
+++ b/built_html/Release_Notes_for_32-bit_x86_Systems/index.html
@@ -0,0 +1,626 @@
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+	<head>
+		<title>Fedora Project, sponsored by Red Hat</title>
+		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
+		<style type="text/css" media="screen">
+			@import url("./css/fedora.css");
+			@import url("./css/layout.css");
+			@import url("./css/content.css");
+			@import url("./css/docbook.css");
+			
+		</style>
+		<meta name="MSSmartTagsPreventParsing" content="TRUE">
+		<link rel="shortcut icon" href="/images/favicon.ico">
+		<link rel="icon" href="/images/favicon.ico">
+	</head>
+
+	<body class="toc_embeded "><div id="tocdiv" class="toc"><iframe id="tocframe" class="toc" src="../../../../toc.html">This is an iframe, to view it upgrade your browser or enable iframe display.</iframe></div>
+	<div id="wrapper">
+		<div id="fedora-middle-two">
+			<div class="fedora-corner-tr">&nbsp;</div>
+			<div class="fedora-corner-tl">&nbsp;</div>
+			<div id="fedora-content">
+		<p>
+<div class="article" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="index"></a>Fedora Core 2 x86 Release Notes</h1></div>
+<div><p class="copyright">Copyright © 2004 Red Hat, Inc.</p></div><div><div class="legalnotice"><div class="para">
+		The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at <a href="http://creativecommons.org/licenses/by-sa/3.0/">http://creativecommons.org/licenses/by-sa/3.0/</a>. The original authors of this document, and Red Hat, designate the Fedora Project as the "Attribution Party" for purposes of CC-BY-SA. 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.
+	</div><div class="para">
+		Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law.
+	</div><div class="para">
+		Red Hat, Red Hat Enterprise Linux, the Shadowman logo, JBoss, MetaMatrix, Fedora, the Infinity Logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries.
+	</div><div class="para">
+		For guidelines on the permitted uses of the Fedora trademarks, refer to <a href="https://fedoraproject.org/wiki/Legal:Trademark_guidelines">https://fedoraproject.org/wiki/Legal:Trademark_guidelines</a>.
+	</div><div class="para">
+		<span class="trademark">Linux</span>® is the registered trademark of Linus Torvalds in the United States and other countries.
+	</div><div class="para">
+		<span class="trademark">Java</span>®  is a registered trademark of Oracle and/or its affiliates.
+	</div><div class="para">
+		<span class="trademark">XFS</span>® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries.
+	</div><div class="para">
+		All other trademarks are the property of their respective owners.
+	</div><p>The GPG fingerprint of the <tt class="computeroutput">"Fedora Project
+        &lt;fedora at redhat.com&gt;"</tt> key is:</p><p>CA B4 4B 99 6F 27 74 4E 86 12 7C DF B4 42 69 D0 4F 2A 6F D2</p></div></div></div><div></div><hr></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="s1-intro"></a>Introduction</h2></div></div><div></div></div><p>The Fedora Project is an openly-developed project designed by Red Hat, open for
+      general participation, led by a meritocracy, and following a set of
+      project objectives.  The results from this project include Fedora Core, a
+      complete, general-purpose operating system built exclusively from open
+      source software.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>Fedora Core is not a supported product of Red Hat, Inc.</p></div><p>For more information, refer to the Fedora Project overview later in this
+      document.</p><p>The following topics related to Fedora Core 2 are covered in
+      this document:</p><div class="itemizedlist"><ul type="disc"><li><p>Introduction (this section)</p></li><li><p>Hardware requirements</p></li><li><p>Overview of this release</p></li><li><p>Installation-related notes</p></li><li><p>Package-specific notes</p></li><li><p>Packages added/removed/deprecated</p></li><li><p>An overview of the Fedora Project</p></li></ul></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="s1-hardware-reqs"></a>Hardware Requirements</h2></div></div><div></div></div><p>The following information represents the minimum hardware requirements
+      necessary to successfully install Fedora Core 2.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>The compatibility/availability of other hardware components (such as
+        video and network cards) may be required for specific installation modes
+        and/or post-installation usage.</p></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id847688"></a>CPU Requirements</h3></div></div><div></div></div><p>This section lists the CPU specifications required by Fedora Core
+        2.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title"> Note</h3><p> The following CPU specifications
+          are stated in terms of Intel processors.  Other processors (notably,
+          offerings from AMD, Cyrix, and VIA) that are compatible with and
+          equivalent to the following Intel processors may also be used with
+          Fedora Core.</p></div><div class="itemizedlist"><ul type="disc"><li><p> Minimum: Pentium-class</p><p> Fedora Core 2 is
+            optimized for Pentium PRO (and later) CPUs, but also supports
+            Pentium-class CPUs.  This approach has been taken because
+            Pentium-class optimizations actually result in reduced performance
+            for non-Pentium-class processors.</p></li><li><p> Recommended for text-mode: 200
+            MHz Pentium-class or better</p></li><li><p> Recommended for graphical: 400
+            MHz Pentium II or better</p></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id847721"></a>Hard Disk Space Requirements</h3></div></div><div></div></div><p>This section lists the disk space required to install Fedora Core
+        2.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>The disk space requirements listed below represent the disk space
+          taken up by Fedora Core 2 <span class="emphasis"><em>after</em></span> the
+          installation is complete.  However, additional disk space is required
+          during the installation to support the installation environment.  This
+          additional disk space corresponds to the size of
+          <tt class="filename">/Fedora/base/stage2.img</tt> (on CD-ROM 1) plus the
+          size of the files in <tt class="filename">/var/lib/rpm</tt> on the
+          installed system.</p><p>In practical terms, this means that as little as an additional
+          90MB can be required for a minimal installation, while as much as an
+          additional 175MB can be required for an "everything"
+          installation.</p><p>Also, keep in mind that additional space will be required for any
+          user data, and at least 5% free space should be maintained for proper
+          system operation.</p></div><div class="itemizedlist"><ul type="disc"><li><p> Custom Installation (Minimal):
+            620MB</p></li><li><p> Server: 1.1GB</p></li><li><p> Personal Desktop: 2.3GB</p></li><li><p> Workstation: 3.0GB</p></li><li><p> Custom Installation
+            (Everything): 6.9GB</p></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id847778"></a>Memory Requirements</h3></div></div><div></div></div><p>This section lists the memory required to install Fedora Core
+        2.</p><div class="itemizedlist"><ul type="disc"><li><p> Minimum for text-mode:
+            64MB</p></li><li><p> Minimum for graphical:
+            192MB</p></li><li><p> Recommended for graphical:
+            256MB</p></li></ul></div></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="s1-overview"></a>Overview of This Release</h2></div></div><div></div></div><p>The following list includes brief summaries of some of the more
+    significant aspects of Fedora Core 2:</p><div class="itemizedlist"><ul type="disc"><li><p>Fedora Core 2 includes an implementation of SELinux.  SELinux
+          represents a major shift in the way users, programs, and processes
+          interact.  By default, SELinux is installed — but disabled —
+          in this release.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>You can install Fedora Core 2 with SELinux enabled by
+            entering <tt class="option">selinux</tt> at the Boot: prompt when booting
+            the Fedora Core installation program.</p></div><p>Should you decide to enable SELinux, it is
+          <span class="emphasis"><em>strongly</em></span> recommended that you read the
+          <i class="citetitle">Fedora Core SELinux FAQ</i>:</p><p><a href="http://people.redhat.com/kwade/fedora-docs/selinux-faq-en/" target="_top">http://people.redhat.com/kwade/fedora-docs/selinux-faq-en/</a></p><p>Even if you are familiar with SELinux technology, refer to the FAQ
+          for the latest information from the Fedora Core SELinux developers.</p></li><li><p>In this release, the <span class="trademark">XFree86</span>â„¢
+          X11 implementation has been replaced with the X.org Foundation's new
+          official X11R6.7.0 X Window System release.  This release is a merger
+          of the previous official X11R6 release, XFree86 4.4.0rc2, and
+          additionally includes a number of updates to Xrender, Xft, Xcursor,
+          fontconfig libraries, and other significant improvements.  Refer to
+          the X.org X11R6.7.0 release notes for more information:</p><p><a href="http://freedesktop.org/~xorg/X11R6.7.0/doc/RELNOTES.html" target="_top">http://freedesktop.org/~xorg/X11R6.7.0/doc/RELNOTES.html</a></p><p>More information about X.Org is available at <a href="http://www.x.org" target="_top">http://www.x.org</a>.</p><p>More information about the X.Org X11 implementation is available
+          at <a href="http://xorg.freedesktop.org" target="_top">http://xorg.freedesktop.org</a>.</p><p>Bugs or issues with X should be reported to the project at <a href="http://bugs.freedesktop.org" target="_top">http://bugs.freedesktop.org</a>
+            or <a href="https://bugzilla.redhat.com" target="_top">https://bugzilla.redhat.com</a>
+            as appropriate.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>Some file names have changed; refer to the <i class="citetitle">X Window
+              System</i> section of this document for more
+              information.</p></div></li><li><p>Fedora Core 2 is now based on the 2.6 kernel, which
+          includes improvements in many different areas, including scalability,
+          device support, and performance.</p></li><li><p>Fedora Core 2 includes <span class="application">GNOME</span>
+        2.6, which includes many improvements in terms of usability, stability,
+        and speed.</p></li><li><p>Fedora Core 2 includes <span class="application">KDE</span> 
+          3.2.2, which is a maintenance release correcting numerous problems,
+          and includes enhanced support for existing translations.</p></li><li><p>Fedora Core 2 includes Xfce 4, a lightweight desktop
+          environment based on GTK+ version 2.  For more information,
+          refer to the Xfce project website:</p><p><a href="http://xfce.org/index.php" target="_top">http://xfce.org/index.php</a></p></li><li><p>Subversion 1.0 is now included in Fedora Core; the Subversion version
+          control system is designed to be a replacement for CVS and features
+          truly atomic commits, versioning of files, directories and metadata,
+          along with most current features of CVS.</p></li></ul></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="s1-anaconda"></a>Installation-Related Notes</h2></div></div><div></div></div><p>This section outlines those issues that are related to Anaconda (the
+      Fedora Core installation program) and installing Fedora Core 2 in
+      general.</p><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id847939"></a>Anaconda Notes</h3></div></div><div></div></div><div class="itemizedlist"><ul type="disc"><li><p>For systems capable of booting from a USB device, Fedora Core
+            2 includes an image file designed for use with USB pen
+            drives (or other bootable media with a capacity larger than a
+            diskette drive).  The file is <tt class="filename">diskboot.img</tt>, and
+            is present in the <tt class="filename">images/</tt> directory on CD-ROM
+            1.  Use the <span><b class="command">dd</b></span> command to write the image.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>The ability to use this image file with a USB pen drive
+              depends on the ability of your system's BIOS to boot from a USB
+              device.</p></div></li><li><p>The Fedora Core installation program has the ability to test the
+            integrity of the installation media. It works with the CD, DVD, hard
+            drive ISO, and NFS ISO installation methods. Red Hat recommends that
+            you test all installation media before starting the installation
+            process, and before reporting any installation-related bugs (many of
+            the bugs reported are actually due to improperly-burned CDs). To use
+            this test, type <span><b class="command">linux mediacheck</b></span> at the
+            <tt class="prompt">boot:</tt> prompt.</p></li><li><p>Memory testing may be performed prior to installing Fedora Core by
+            entering <span><b class="command">memtest86</b></span> at the <tt class="prompt">boot:</tt>
+            prompt.  This causes the Memtest86 standalone memory testing
+            software to run.  Memtest86 memory testing continues until the
+            <span><b class="keycap">Esc</b></span> key is pressed.</p><p>NOTE: You must boot from CD-ROM 1 (or a rescue CD-ROM) in order
+            to use this feature.</p></li><li><p>Fedora Core 2 supports graphical FTP and HTTP
+            installations.  However, due to the necessity of containing the
+            installer image in RAM, only systems with more than 128MB of RAM (or
+            systems booted from CD-ROM 1, which contains the installer image)
+            can use the graphical installer.  Systems with less than 128MB of
+            memory will continue to use the text-based installer.</p></li><li><p>Hard drive installations are now graphical by default.  There is
+            no memory penalty, as <span><b class="command">parted</b></span> now uses a kernel
+            interface that makes it possible to keep partitions mounted on a
+            device while other partitions are being modified.</p></li><li><p>The firewall configuration screen in the Fedora Core installation
+            program has been simplified.  The previous
+            "<span class="guilabel">High</span>", "<span class="guilabel">Medium</span>", and
+            "<span class="guilabel">No firewall</span>" settings have been replaced by a
+            more straightforward on/off-style control.  In addition, the default
+            firewall configuration is now stateful, making it more secure.  The
+            new design also makes it possible for users of NIS authentication,
+            NFS, and DNS to deploy a firewall with no additional customization
+            required (although customization by specifying port and protocol is
+            still possible).</p><p>NOTE: This change also applies to the <span class="application">Security
+              Level Configuration Tool</span>
+              (<span><b class="command">redhat-config-securitylevel</b></span>).</p></li><li><p>Installation via VNC is now supported.  To initiate a VNC-based
+            installation, pass <span><b class="command">vnc</b></span> as a boot-time option.  If
+            necessary, a password can be set by adding
+            "<span><b class="command">vncpassword=<i class="replaceable"><tt>&lt;password&gt;</tt></i></b></span>"
+            to the boot-time options.  The VNC display will be
+            "<span><b class="command"><i class="replaceable"><tt>&lt;host&gt;</tt></i>:1</b></span>",
+            where <span><b class="command"><i class="replaceable"><tt>&lt;host&gt;</tt></i></b></span> is
+            the hostname or IP address of the system installing Fedora Core.</p><p>It is also possible for the Fedora Core installation program to
+            initiate a connection to a listening VNC client.  This is done by
+            using the <span><b class="command">vncconnect</b></span> boot-time option:</p><p><span><b class="command">linux vnc
+              vncconnect=<i class="replaceable"><tt>&lt;client&gt;</tt></i>[:<i class="replaceable"><tt>&lt;port&gt;</tt></i>]</b></span></p><p>(Where
+            <span><b class="command"><i class="replaceable"><tt>&lt;client&gt;</tt></i></b></span> is the
+            hostname or IP address of the system running the listening VNC
+            client, and
+            <span><b class="command"><i class="replaceable"><tt>&lt;port&gt;</tt></i></b></span> is an
+            optional port specification that may be specified if the VNC client
+            is not listening on port 5500, which is the default port for this
+            type of connection).  The following examples show the how the
+            boot-time option is specified for standard and non-standard
+            ports:</p><p><span><b class="command">linux vnc
+              vncconnect=pigdog.example.com</b></span></p><p><span><b class="command">linux vnc
+              vncconnect=pigdog.example.com:27910</b></span></p><p>The system that is to run the listening VNC client must then
+            launch the appropriate software to run the VNC client in its
+            listening mode.  For the VNC client supplied with Fedora Core
+            2, the following command is sufficient:</p><p><span><b class="command">vncviewer -listen</b></span></p><p>In addition, a new kickstart directive has been added to support
+            VNC-based installations:</p><p><span><b class="command">vnc [--password
+              <i class="replaceable"><tt>&lt;password&gt;</tt></i>] [--connect
+              <i class="replaceable"><tt>&lt;host&gt;</tt></i>[:<i class="replaceable"><tt>&lt;port&gt;</tt></i>]]</b></span></p><p>(Where <span><b class="command">--password
+              <i class="replaceable"><tt>&lt;password&gt;</tt></i></b></span> is an
+              optional parameter for specifying a VNC password, and
+              <span><b class="command">[--connect
+              <i class="replaceable"><tt>&lt;host&gt;</tt></i>[:<i class="replaceable"><tt>&lt;port&gt;</tt></i>]]</b></span>
+              is an optional parameter for specifying the host (and optionally,
+              port) of a system running a listening VNC client.)</p><p>NOTE: If you specify any of the VNC-related boot-time options,
+            they will override the corresponding options present in the
+            kickstart file.</p></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id848172"></a>Installation-Related Issues</h3></div></div><div></div></div><div class="itemizedlist"><ul type="disc"><li><p> Attempts to install Fedora Core
+            2 on <span class="trademark">ASUS</span>®
+            motherboards in the P4P800 series may not proceed past the
+            "<tt class="computeroutput">Uncompressing Linux... Ok, booting the
+            kernel.</tt>" message, making installation impossible.
+            No workaround is available at this time.  For more information,
+            monitor bug 121819:</p><p><a href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=121819" target="_top">https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=121819</a></p></li><li><p>Certain hardware configurations (particularly those with LCD
+            displays) may experience problems while starting the Fedora Core
+            installation program.  In these instances, restart the installation,
+            and add the "<span><b class="command">nofb</b></span>" option to the boot command
+            line.</p><p>NOTE: Chinese, Japanese, and Korean graphical installations
+            started using the "<span><b class="command">nofb</b></span>" option will start in
+            English, and then switch to the appropriate language once the
+            graphical phase of the installation process begins.</p></li><li><p> Some Sony <span class="trademark">VAIO</span>® notebook systems may experience
+            problems installing Fedora Core from CD-ROM.  If this happens, restart
+            the installation process and add the following option to the boot
+            command line:</p><p> <span><b class="command">pci=off
+              ide1=0x180,0x386</b></span></p><p> This option allows the
+            installation to proceed normally; any devices not detected due to
+            the use of this option will be configured the first time Fedora Core is
+            booted.</p></li><li><p>Serial mice are known to be inoperative during installation.
+            However, there are indications that serial mice work properly in X
+            after the installation has completed.  Refer to bug 119474 for more
+            information:</p><p><a href="http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=119474" target="_top">http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=119474</a></p></li><li><p> Fedora Core 2 running as
+            a guest operating system under VMware Workstation 4.5.1 is known to
+            be problematic unless you disable virtual dynamic shared object
+            support with the following kernel boot parameter:</p><pre class="screen">
+            
+<tt class="computeroutput">
+vdso=0
+</tt>
+          </pre></li><li><p>Performing an installation with SELinux enabled causes
+            GNOME-related files to be created in the <tt class="filename">/root/</tt>
+            directory with the wrong security context.  This will prevent a
+            graphical login by the root account.  The workaround is to login (as
+            root) via the console and run the following command:</p><pre class="screen">
+<tt class="computeroutput">
+setfiles /etc/security/selinux/file_contexts /root 
+</tt>
+          </pre><p>After issuing this command, graphical logins as root will work
+            as expected.</p></li><li><p>Systems with older network cards may not bring network
+            interfaces up at boot time.  Refer to bug 119965 for more
+            information:</p><p><a href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=119965" target="_top">https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=119965</a></p><p>The workaround is to login as root and run the following
+            command:</p><pre class="screen">
+<tt class="computeroutput">
+chmod -x /sbin/mii-tool
+</tt>
+          </pre><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>Running this command is recommended for all
+              installations.</p></div></li><li><p> There have been issues observed
+          when upgrading Red Hat Linux 7.<i class="replaceable"><tt>&lt;x&gt;</tt></i>, 8.0, 9,
+          and Fedora Core 1 systems running Ximian GNOME. The issue is caused by
+          version overlap between the official Red Hat Linux RPMs (or the ones from the
+          Fedora Project) and the Ximian RPMs.  This configuration is not supported.
+          You have several choices in resolving this issue:</p><p> 1) You may remove Ximian GNOME
+            from your system prior to upgrading to Fedora Core.</p><p> 2) You may upgrade your system,
+            and then immediately reinstall Ximian GNOME.</p><p> 3) You may upgrade your system,
+            and then immediately remove all remaining Ximian RPMs, replacing
+            them with the corresponding Fedora Core RPMs.</p><p> You <span class="emphasis"><em>must</em></span>
+            resolve the version overlap using one of the above choices.  Failure
+            to do so will result in an unstable GNOME configuration.</p></li></ul></div></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id848348"></a>Package-Specific Notes</h2></div></div><div></div></div><p>The following sections contain information regarding packages that
+      have undergone significant changes for Fedora Core 2.  For easier
+      access, they are organized using the same groups used in Anaconda.</p><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id848355"></a>Core</h3></div></div><div></div></div><p>This section contains the most elemental components of Fedora Core,
+        including the kernel.</p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id848361"></a><tt class="filename">glibc</tt></h4></div></div><div></div></div><div class="itemizedlist"><ul type="disc"><li><p>A higher-quality implementation of POSIX timer support (which
+              now includes support for CLOCK_MONOTONIC) is now available.  This
+              implementation uses support built into the 2.6 kernel.</p><p>In addition, POSIX message queue support, a new feature, has
+              been added to Fedora Core 2.</p></li><li><p>To speed login when NIS is used, it is now possible to request
+              the use of the <tt class="filename">netid.byname</tt> map instead of
+              the <tt class="filename">groups.byname</tt> map for providing
+              group-related information to NIS clients.  This map is
+              traditionally not used for this purpose, but in most
+              configurations contains the necessary information, and is
+              generated by default on recent Linux and <span class="trademark">Solaris</span>â„¢ NIS servers.</p><p>To enable this feature, find the following line in
+              <tt class="filename">/etc/default/nss</tt>:</p><pre class="screen">
+<tt class="computeroutput">
+# NETID_AUTHORITATIVE=TRUE
+</tt>
+            </pre><p>Next, use a text editor to remove the leading '#' character,
+              saving your changes when done.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>No cross-checks of the <tt class="filename">netid.byname</tt> map
+                are done by either the NIS server or client.  Therefore, the
+                responsibility of ensuring that
+                <tt class="filename">netid.byname</tt> contains appropriate
+                information rests with the system administrator.</p></div><p>It is also possible to improve NIS performance by using the
+              <tt class="filename">services.byservicename</tt> map.  If this map
+              exists and has been built properly, its use can be enabled by the
+              following setting in <tt class="filename">/etc/default/nss</tt>:</p><pre class="screen">
+<tt class="computeroutput">
+SERVICES_AUTHORITATIVE=TRUE
+</tt>
+            </pre><p>The <tt class="filename">services.byservicename</tt> map must
+              contain both names of services and aliases as keys, both without
+              protocol specified and with protocol.  Recently-updated Fedora Core
+              and Solaris NIS servers provide properly-built
+              <tt class="filename">services.byservicename</tt> maps.</p></li><li><p> Native POSIX Thread Library
+              (NPTL) support is unavailable in architectures below i686.  This
+              includes VIA, AMD K6, and i586 Pentium processors. This is known
+              to be problematic for certain applications that rely on NPTL db4,
+              such as subversion.</p></li></ul></div></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id848482"></a><tt class="filename">kernel</tt></h4></div></div><div></div></div><div class="itemizedlist"><ul type="disc"><li><p> The Fedora Core 2 i686
+              kernel uses the "4GB/4GB memory split," where both kernel and user
+              space each have 4GB of virtual address space available.  This
+              allows the use of larger applications, and is especially useful
+              for Java and databases.  In addition, this feature provides
+              increased kernel space, which can be used to take advantage of
+              system configurations with large amounts of RAM.</p></li><li><p>Support for I<sub>2</sub>O has been extensively
+              revamped for Fedora Core 2.</p><p>Fedora Core 2 should theoretically be usable with
+              I<sub>2</sub>O RAID controllers; however, installation
+              and upgrade require manual intervention.  Unfortunately, we were
+              unable to complete I<sub>2</sub>O support in Anaconda
+              prior to the release of Fedora Core 2.</p><p>The <tt class="filename">i2o_proc</tt> module must be manually
+              loaded during disk probing, so that Disk Druid is able to find the
+              I<sub>2</sub>O block devices.  Refer to the
+              I<sub>2</sub>O project home page (listed below) for
+              procedures regarding this and other upgrade/installation
+              issues.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>The <tt class="filename">dpt_i2o</tt> driver previously used to
+                support many SCSI RAID controllers under 2.4 kernels is no
+                longer supported.  However, the new generic
+                I<sub>2</sub>O layer supports most of these
+                controllers.  In addition, it is now possible to use
+                I<sub>2</sub>O on 64-bit architectures.</p><p>Note also that device names have changed.  The
+                <tt class="filename">dpt_i2o</tt> driver previously used
+                <tt class="filename">/dev/sd??</tt> device names, while the new
+                <tt class="filename">i2o_block</tt> driver uses
+                <tt class="filename">/dev/i2o/hd??</tt> device names.</p></div><p>For more information, refer to the "I<sub>2</sub>O
+              on Linux" page:</p><p><a href="http://i2o.shadowconnect.com/" target="_top">http://i2o.shadowconnect.com/</a></p><p>This site includes a list of tested controllers,
+              <tt class="filename">raidutils</tt> RPMs compatible with the old
+              <tt class="filename">dpt_i2o</tt> driver and the new
+              I<sub>2</sub>O layer (for managing Adaptec RAID
+              controllers), and information specific to
+              I<sub>2</sub>O on Fedora Core.</p><p>Special thanks go to Markus Lidel of Shadow Connect GmbH for
+              spearheading I<sub>2</sub>O-related kernel and tools
+              development.</p></li><li><p>The 2.6 kernel provides a new and much-improved mechanism
+              (known as <i class="firstterm">SG_IO</i>) for applications that must
+              send raw commands to storage devices.  This includes applications
+              for burning CDs or for extracting data from audio CDs.  SG_IO also
+              eliminates the need for ide-scsi emulation, where boot-time
+              parameters such as <span><b class="command">hdd=ide-scsi</b></span> were required
+              to support ATAPI CD burners.</p><p>Applications packaged as part of Fedora Core 2 have
+              been adjusted to take advantage of SG_IO.  For example, to burn a
+              CD using <span><b class="command">cdrecord</b></span>, the old-style command was
+              similar to this:</p><pre class="screen">
+<tt class="computeroutput">
+cdrecord --dev=0,0,0 <i class="replaceable"><tt>&lt;iso-file&gt;</tt></i>
+</tt>
+            </pre><p>With SG_IO, the command would be similar to this:</p><pre class="screen">
+<tt class="computeroutput">
+cdrecord --dev=<i class="replaceable"><tt>&lt;device&gt;</tt></i> <i class="replaceable"><tt>&lt;iso-file&gt;</tt></i>
+</tt>
+            </pre><p>Where
+              <tt class="computeroutput"><i class="replaceable"><tt>&lt;device&gt;</tt></i></tt>
+              could be any valid IDE (<tt class="filename">/dev/hdc</tt>) or SCSI/USB
+              (<tt class="filename">/dev/scd0</tt>) device file name.</p></li></ul></div></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id848682"></a>Graphics</h3></div></div><div></div></div><p>This section includes packages that help you manipulate and scan
+        images.</p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id848688"></a><tt class="filename">gimp</tt></h4></div></div><div></div></div><div class="itemizedlist"><ul type="disc"><li><p>The <tt class="filename">gimp-perl</tt> package has been removed
+              from Fedora Core 2 because GIMP was updated to 2.0 and the
+              Perl bindings were neither ready nor part of the main package
+              anymore.</p><p>Users of Perl scripts in GIMP should install the Gimp Perl
+              module from <a href="http://www.gimp.org/downloads/" target="_top">http://www.gimp.org/downloads/</a>.</p></li></ul></div></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id848713"></a>Language Support</h3></div></div><div></div></div><p>This section includes information related to the support of various
+        languages under Fedora Core.</p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id848719"></a><tt class="filename">iiimf</tt></h4></div></div><div></div></div><div class="itemizedlist"><ul type="disc"><li><p>The default Input Method (IM) for Chinese (Simplified and
+              Traditional), Japanese, and Korean has been changed to IIIMF
+              — the Internet/Intranet Input Method Framework.  IIIMF is
+              supported as a native GTK2 IM module, and also through XIM using
+              the <tt class="filename">httx</tt> client.  IIIMF supports the use of
+              multiple Language Engines (LEs) at the same time; using the GNOME
+              Input Method Language Engine Tool (GIMLET — an applet) it is
+              possible to switch between LEs of different languages inside GTK2
+              applications.</p><p>IIIMF currently defaults to using
+              <span><b class="keycap">Ctrl</b></span>-<span><b class="keycap">Space</b></span>
+              for toggling the input method on and off (Emacs users can use
+              <span><b class="keycap">Ctrl</b></span>-<span><b class="keycap">@</b></span>
+              instead of
+              <span><b class="keycap">Ctrl</b></span>-<span><b class="keycap">Space</b></span>
+              to set the mark.)</p><p>To switch between IIIMF and the legacy XIM input methods, use
+              the <span><b class="command">im-switch</b></span> command.  Enter the following
+              command for more information:</p><p><span><b class="command">im-switch -h</b></span></p></li></ul></div></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id848793"></a>Mail Server</h3></div></div><div></div></div><p>This section contains information related to the mail transport
+        agents included with Fedora Core.</p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id848799"></a><tt class="filename">sendmail</tt></h4></div></div><div></div></div><div class="itemizedlist"><ul type="disc"><li><p>By default, the Sendmail mail transport agent (MTA) does not
+            accept network connections from any host other than the local
+            computer.  If you want to configure Sendmail as a server for other
+            clients, you must edit <tt class="filename">/etc/mail/sendmail.mc</tt>
+            and change the <i class="parameter"><tt>DAEMON_OPTIONS</tt></i> line to also
+            listen on network devices (or comment out this option entirely using
+            the <span><b class="command">dnl</b></span> comment delimiter).  You must then
+            regenerate <tt class="filename">/etc/mail/sendmail.cf</tt> by running the
+            following command (as root):</p><p><span><b class="command">make -C /etc/mail</b></span></p><p>Note that you must have the <tt class="filename">sendmail-cf</tt>
+            package installed for this to work.</p></li></ul></div></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id848846"></a>Sound and Video</h3></div></div><div></div></div><p>This section contains information related to multimedia
+        applications.</p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id848852"></a><tt class="filename">k3b</tt></h4></div></div><div></div></div><p>Past users of the CD/DVD burning application
+          <span class="application">k3b</span> may notice that the program
+          <span><b class="command">k3bsetup</b></span> is missing.  This is because
+          <span><b class="command">k3bsetup</b></span> is not necessary under Fedora Core
+          2.</p></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id848876"></a>X Window System</h3></div></div><div></div></div><p>This section contains information related to the X Window System
+        implementation provided with Fedora Core.</p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id848882"></a><tt class="filename">xorg-x11</tt></h4></div></div><div></div></div><div class="itemizedlist"><ul type="disc"><li><p>Users new to the X.org X11 implementation should take note of
+              a few differences between it and the XFree86.org X11
+              implementation which shipped in previous Red Hat operating systems.
+              In particular, the names of some files have changed, including the
+              following:</p><pre class="screen">
+X Server Binary
+
+    XFree86 X11: XFree86
+
+      X.org X11: Xorg
+
+X Server Configuration File
+
+    XFree86 X11: /etc/X11/XF86Config
+
+      X.org X11: /etc/X11/xorg.conf
+
+X Server Log File
+
+    XFree86 X11: /var/log/XFree86.$DISPLAY.log
+
+      X.org X11: /var/log/Xorg.$DISPLAY.log
+            </pre><p>When configuring or troubleshooting your X server
+              configuration, be sure that you are using the correct
+              files.</p></li><li><p>There has been some confusion regarding font-related issues
+              under the X Window System in recent versions of Fedora Core (and
+              versions of Red Hat Linux before it.)  At the present time, there are two
+              font subsystems, each with different characteristics:</p><p>- The original (15+ year old) subsystem is referred to as the
+              "core X font subsystem".  Fonts rendered by this subsystem are not
+              anti-aliased, are handled by the X server, and have names
+              like:</p><p>-misc-fixed-medium-r-normal--10-100-75-75-c-60-iso8859-1</p><p>The newer font subsystem is known as "fontconfig", and allows
+              applications direct access to the font files.  Fontconfig is often
+              used along with the "Xft" library, which allows applications to
+              render fontconfig fonts to the screen with antialiasing.
+              Fontconfig uses more human-friendly names like:</p><p>Luxi Sans-10</p><p>Over time, fontconfig/Xft will replace the core X font
+              subsystem.  At the present time, applications using the Qt 3 or
+              GTK 2 toolkits (which would include KDE and GNOME applications)
+              use the fontconfig and Xft font subsystem; most everything else
+              uses the core X fonts.</p><p>In the future, Fedora Core may support only fontconfig/Xft in
+              place of the XFS font server as the default local font access
+              method.</p><p>NOTE: An exception to the font subsystem usage outlined above
+              is OpenOffice.org (which uses its own font rendering
+              technology).</p><p>If you wish to add new fonts to your Fedora Core 2
+              system, you must be aware that the steps necessary depend on which
+              font subsystem is to use the new fonts.  For the core X font
+              subsystem, you must:</p><p>1. Create the <tt class="filename">/usr/share/fonts/local/</tt>
+              directory (if it doesn't already exist):</p><p><span><b class="command">mkdir /usr/share/fonts/local/</b></span></p><p>2. Copy the new font file into
+              <tt class="filename">/usr/share/fonts/local/</tt></p><p>3. Update the font information by issuing the following
+              commands (note that, due to formatting restrictions, the following
+              commands may appear on more than one line; in use, each command
+              should be entered on a single line):</p><p><span><b class="command">ttmkfdir -d /usr/share/fonts/local/ -o
+                /usr/share/fonts/local/fonts.scale</b></span></p><p><span><b class="command">mkfontdir /usr/share/fonts/local/</b></span></p><p>4. If you had to create
+              <tt class="filename">/usr/share/fonts/local/</tt>, you must then add it
+              to the X font server (xfs) path:</p><p><span><b class="command">chkfontpath --add
+                /usr/share/fonts/local/</b></span></p><p>Adding new fonts to the fontconfig font subsystem is more
+              straightforward; the new font file only needs to be copied into
+              the <tt class="filename">/usr/share/fonts/</tt> directory (individual
+              users can modify their personal font configuration by copying the
+              font file into the <tt class="filename">~/.fonts/</tt>
+              directory).</p><p>After the new font has been copied, use
+              <span><b class="command">fc-cache</b></span> to update the font information
+              cache:</p><p><span><b class="command">fc-cache
+                <i class="replaceable"><tt>&lt;directory&gt;</tt></i></b></span></p><p>(Where
+              <span><b class="command"><i class="replaceable"><tt>&lt;directory&gt;</tt></i></b></span>
+              would be either the <tt class="filename">/usr/share/fonts/</tt> or
+              <tt class="filename">~/.fonts/</tt> directories.)</p><p>Individual users may also install fonts graphically, by
+              browsing <span><b class="command">fonts:///</b></span> in
+              <span class="application">Nautilus</span>, and dragging the new font
+              files there.</p><p>NOTE: If the font filename ends with
+              "<tt class="filename">.gz</tt>", it has been compressed with
+              <span><b class="command">gzip</b></span>, and must be decompressed (with the
+              <span><b class="command">gunzip</b></span> command) before the fontconfig font
+              subsystem can use the font.</p></li><li><p>Due to the transition to the new font system based on
+              fontconfig/Xft, GTK+ 1.2 applications are not affected by any
+              changes made via the <span class="guilabel">Font Preferences</span> dialog.
+              For these applications, a font can be configured by adding the
+              following lines to the file
+              <tt class="filename">~/.gtkrc.mine</tt>:</p><p><span><b class="command">style "user-font" {</b></span></p><p><span><b class="command">fontset =
+                "<i class="replaceable"><tt>&lt;font-specification&gt;</tt></i>"</b></span></p><p><span><b class="command">}</b></span></p><p><tt class="computeroutput"> </tt></p><p><tt class="computeroutput">widget_class "*" style "user-font"</tt></p><p>(Where
+              <span><b class="command"><i class="replaceable"><tt>&lt;font-specification&gt;</tt></i></b></span>
+              represents a font specification in the style used by traditional X
+              applications, such as
+              "<tt class="computeroutput">-adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-*</tt>".)</p></li></ul></div></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id849181"></a>Miscellaneous Notes</h3></div></div><div></div></div><p>This section contains information related to packages that do not
+        fit in any of the proceeding categories.</p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id849189"></a><tt class="filename">lvm2</tt></h4></div></div><div></div></div><p>This section contains information related to the
+          <tt class="filename">lvm2</tt> package.</p><div class="itemizedlist"><ul type="disc"><li><p>The full set of LVM2 commands is now installed in
+              <tt class="filename">/usr/sbin/</tt>.  In boot environments where
+              <tt class="filename">/usr/</tt> is not available, it is necessary to
+              prefix each command with <tt class="filename">/sbin/lvm.static</tt>
+              (<span><b class="command">/sbin/lvm.static vgchange -ay</b></span>, for
+              example).</p><p>In environments where <tt class="filename">/usr/</tt> is available,
+              it is no longer necessary to prefix each command with
+              <span><b class="command">lvm</b></span> (<span><b class="command">/usr/sbin/lvm vgchange
+              -ay</b></span> becomes <span><b class="command">/usr/sbin/vgchange -ay</b></span>,
+              for example).</p></li><li><p>The new LVM2 commands (such as <span><b class="command">/usr/sbin/vgchange
+            -ay</b></span> and <span><b class="command">/sbin/lvm.static vgchange -ay</b></span>)
+            detect if you are running a 2.4 kernel, and transparently invoke the
+            old LVM1 commands if appropriate. The LVM1 commands have been
+            renamed to end with ".lvm1" (for example,
+            <span><b class="command">/sbin/vgchange.lvm1 -ay</b></span>).</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>LVM1 commands work only with 2.4 kernels.  It is not
+                possible to use LVM1 commands while running a 2.6 kernel.</p></div></li></ul></div><p>Refer to <tt class="filename">/usr/share/doc/lvm2*/WHATS_NEW</tt> for
+          more information on LVM2.</p></div></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id849312"></a>Packages Added/Removed/Deprecated</h2></div></div><div></div></div><p>This section contains lists of packages that fit into the following
+      categories:</p><div class="itemizedlist"><ul type="disc"><li><p>Packages that have been added to Fedora Core 2</p></li><li><p>Packages that have been removed from Fedora Core 2</p></li><li><p>Packages that have been deprecated, and may be removed from a
+          future release of Fedora Core</p></li></ul></div><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>To reduce the length of the following
+        lists,<span class="emphasis"><em>source</em></span> packages, and not
+        <span class="emphasis"><em>binary</em></span> packages are listed.</p></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id849349"></a>Packages Added</h3></div></div><div></div></div><p>The following packages have been added to Fedora Core
+        2:</p><div class="itemizedlist"><ul type="disc"><li><p>alsa-lib — Libraries for Advanced Linux Sound Architecture
+            (ALSA)</p></li><li><p>alsa-utils — Command-line utilities for ALSA</p></li><li><p>ant — Platform-independent build tool for Java
+            applications</p></li><li><p>automake17 — Automake 1.7 compatibility</p></li><li><p>bcel — Java class file manipulation</p></li><li><p>checkpolicy — SELinux policy compiler</p></li><li><p>commons-beanutils — Jakarta Commons Beanutils</p></li><li><p>commons-collections — Jakarta Commons Collections</p></li><li><p>commons-dbcp — Jakarta Commons DBCP</p></li><li><p>commons-digester — Jakarta Commons Digester</p></li><li><p>commons-fileupload — Jakarta Commons Fileupload</p></li><li><p>commons-logging — Jakarta Commons Logging</p></li><li><p>commons-modeler — Jakarta Commons Modeler</p></li><li><p>commons-pool — Jakarta Commons Pool</p></li><li><p>cup-v10k — LALR parser generator</p></li><li><p>cyrus-imapd — Cyrus IMAP implementation</p></li><li><p>dbh — Disk based hash library</p></li><li><p>dev86 — A real-mode x86 assembler and linker</p></li><li><p>device-mapper — Device mapper library</p></li><li><p>distcache — Distributed SSL ses
 sion cache</p></li><li><p>exim — The exim mail transport agent</p></li><li><p>expect — Split out from tcltk</p></li><li><p>flac — An encoder/decoder for the Free Lossless Audio
+            Codec</p></li><li><p>fonts-bengali — Fonts for the display of the Bengali
+            script</p></li><li><p>gcc34 — GNU Compiler Collection version 3.4</p></li><li><p>gnome-keyring — A framework for managing user passwords
+            and other secrets</p></li><li><p>gnome-netstatus — Network status applet</p></li><li><p>hicolor-icon-theme — Basic directories and files needed
+            for icon theme support</p></li><li><p>hpijs — A collection of optimized drivers for HP
+            printers</p></li><li><p>iiimf-le-inpinyin — An IIIMF Language Engine for
+            Simplified Chinese</p></li><li><p>iiimf-le-xcin — An IIIMF Language Engine for Traditional
+            Chinese</p></li><li><p>ipsec-tools — Tools for configuring and using IPSEC</p></li><li><p>iptstate — A top-like display of IP Tables state table
+            entries</p></li><li><p>ipvsadm — A utility to administer the IP Virtual Server
+            services</p></li><li><p>jaf — GNU JavaBeans Activation Framework</p></li><li><p>jakarta-regexp — A 100% Pure Java Regular Expression
+            package</p></li><li><p>javamail — A protocol-independent API for messaging
+            applications</p></li><li><p>junit — A regression-testing framework used to implement
+            unit tests in Java</p></li><li><p>k3b — An easy-to-use DC/DVD burning application</p></li><li><p>libc-client — A common API for accessing mailboxes</p></li><li><p>libdv — Software decoder for DV format video</p></li><li><p>libexif — A library for extracting information from EXIF
+            files</p></li><li><p>libgnomecups — GNOME library for CUPS integration</p></li><li><p>libofx — A library for supporting Open Financial Exchange
+            (OFX)</p></li><li><p>libselinux — SELinux library and simple utilities</p></li><li><p>libxfce4mcs — Multi-channel settings management support
+            for the XFce4 desktop environment</p></li><li><p>libxfce4util — Utility library for the XFce4 desktop
+            environment</p></li><li><p>libxfcegui4 — GTK widgets for the XFce4 desktop
+            environment</p></li><li><p>libxklavier — A library providing high-level API for X
+            Keyboard Extension (XKB)</p></li><li><p>lvm2 — Logical Volume Management (LVM) tools</p></li><li><p>memtest86+ — Stand-alone memory tester for x86 and x86-64
+            computers</p></li><li><p>mod_auth_kerb — Module for Kerberos authentication over
+            HTTP</p></li><li><p>mx4j — An open source implementation of the Java Management
+            Extensions (JMX)</p></li><li><p>mysql-jdbc — An implementation of the JDBC API for the
+            MySQL relational database server</p></li><li><p>nabi — A simple Hangul X input method</p></li><li><p>openhbci — A free client-side implementation of Home
+            Banking Computer Interface (HBCI)</p></li><li><p>openobex-apps — Applications for using the OBEX (Object
+            Exchange) protocol</p></li><li><p>pcmcia-cs — Utilities for handling PCMCIA devices</p></li><li><p>perl-Convert-ASN1 — Convert-ASN1 Perl module</p></li><li><p>perl-LDAP — LDAP Perl module</p></li><li><p>perl-RPM-Specfile — RPM-Specfile Perl module</p></li><li><p>perl-XML-LibXML — XML-LibXML Perl module</p></li><li><p>perl-XML-LibXML-Common — XML-LibXML-Common Perl
+            module</p></li><li><p>perl-XML-NamespaceSupport — XML-NamespaceSupport Perl
+            module</p></li><li><p>perl-XML-SAX — XML-SAX Perl module</p></li><li><p>planner — Graphical project management tool</p></li><li><p>policy — SELinux example policy configuration</p></li><li><p>policycoreutils — SELinux policy core utilities</p></li><li><p>pyparted — Python modules for the parted library</p></li><li><p>redhat-java-rpm-scripts — A collection of scripts used to
+            perform common tasks for RPM packages containing Java libraries and
+            executables</p></li><li><p>rhdb-utils — Miscellaneous utilities for PostgreSQL (Red Hat
+            Edition)</p></li><li><p>selinux-doc — SELinux documentation</p></li><li><p>servletapi — An implementation of the Java Servlet and JSP
+            APIs</p></li><li><p>setools — SELinux tools for managing policy</p></li><li><p>shared-mime-info — The freedesktop.org shared MIME info
+            database</p></li><li><p>speex — A patent-free codec designed especially for
+            speech.</p></li><li><p>struts — Framework for building web applications with
+            Java</p></li><li><p>system-config-bind — A utility for configuring basic
+            Domain Name System (DNS) settings</p></li><li><p>system-config-boot — A graphical interface for configuring
+            the boot loader</p></li><li><p>system-config-date — A graphical interface for modifying
+            system date and time</p></li><li><p>system-config-display — A graphical interface for
+            configuring the X Window System display</p></li><li><p>system-config-httpd — A graphical interface for
+            configuring Apache</p></li><li><p>system-config-keyboard — A graphical interface for
+            modifying the default keyboard</p></li><li><p>system-config-kickstart — A graphical interface for
+            creating kickstart files</p></li><li><p>system-config-language — A graphical interface for
+            modifying the default system language</p></li><li><p>system-config-mouse — A graphical interface for
+            configuring mice</p></li><li><p>system-config-netboot — A graphical interface for
+            configuring diskless environments and network installations</p></li><li><p>system-config-network — A graphical interface for
+            configuring Ethernet, wireless, Token Ring, ADSL, ISDN and PPP
+            network devices</p></li><li><p>system-config-nfs — A graphical interface for configuring
+            NFS shares</p></li><li><p>system-config-packages — A graphical interface for package
+            management</p></li><li><p>system-config-printer — A graphical interface for
+            configuring printers</p></li><li><p>system-config-proc — A graphical interface for configuring
+            tunable operating system parameters</p></li><li><p>system-config-rootpassword — A graphical interface for
+            modifying the root password</p></li><li><p>system-config-samba — a graphical user interface for
+            configuring Samba shares</p></li><li><p>system-config-securitylevel — A graphical interface for
+            modifying the system security level</p></li><li><p>system-config-services — A graphical interface for
+            configuring initscript and xinetd</p></li><li><p>system-config-soundcard — A graphical interface for
+            detecting and configuring soundcards</p></li><li><p>system-config-users — A graphical interface for
+            administering users and groups</p></li><li><p>system-logviewer — A graphical interface for viewing log
+            files</p></li><li><p>system-switch-mail — A graphical interface for mail
+            transport agent selection</p></li><li><p>tcl — Split out from tcltk</p></li><li><p>tclx — Split out from tcltk</p></li><li><p>tix — Split out from tcltk</p></li><li><p>tk — Split out from tcltk</p></li><li><p>tomcat — The official Reference Implementation for the
+            Java Servlet and JavaServer Pages technologies</p></li><li><p>tvtime — A high quality TV viewer</p></li><li><p>udev — A userspace implementation of devfs</p></li><li><p>xalan-j — The Xalan XSLT processor</p></li><li><p>xerces-j — The Xerces XML parser</p></li><li><p>xfce4-panel — The panel for the XFce4 desktop
+            environment</p></li><li><p>xfce-mcs-manager — A multi channel settings manager for
+            the XFce4 desktop environment</p></li><li><p>xfce-mcs-plugins — A set of plugins for the XFce4 multi
+            channel settings manager</p></li><li><p>xfce-utils — Utilities for the XFce4 desktop
+            environment</p></li><li><p>xfdesktop — A desktop manager for the XFce4 desktop
+            environment</p></li><li><p>xffm — A file manager and SMB network navigator for the
+            XFce4 desktop environment</p></li><li><p>xffm-icons — Icon themes for the xffm file manager</p></li><li><p>xfsprogs — Utilities for managing the XFS file
+            system</p></li><li><p>xfwm4 — A window manager for the XFce4 desktop
+            environment</p></li><li><p>xfwm4-themes — A set of additional themes for the xfwm4
+            window manager</p></li><li><p>xmlsec1 — Library providing support for XML Signature and
+            XML Encryption standards</p></li><li><p>xorg-x11 — An open source implementation of the X Window
+            System</p></li><li><p>xrestop — A utility for monitoring application usage of X
+            resources and display them in a manner similar to the top
+            program</p></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id849900"></a>Packages Removed</h3></div></div><div></div></div><p>The following packages have been removed from Fedora Core 2:</p><div class="itemizedlist"><ul type="disc"><li><p>ami — Replaced by nabi</p></li><li><p>bonobo-conf — No longer used by any current Fedora Core
+            application</p></li><li><p>boost-jam — no longer required by any current Fedora Core
+            software</p></li><li><p>cipe — Not supported by the 2.6 kernel</p></li><li><p>gcc32 — Used only to compile 2.4 kernel (which is no
+            longer included)</p></li><li><p>gimp-perl — No longer packaged as part of the GIMP
+            packaging</p></li><li><p>gnome-vfs2-extras — Now part of gnome-vfs-extras</p></li><li><p>gtoaster — Equivalent functionality present in
+            nautilus-cd-burner</p></li><li><p>imap — Replaced by dovecot</p></li><li><p>indexhtml — Content added to fedora-release</p></li><li><p>ipchains — Replaced by iptables</p></li><li><p>kdoc — not part of current KDE</p></li><li><p>kernel-pcmcia-cs — Replaced by pcmcia-cs</p></li><li><p>kpppload — Not part of current KDE release</p></li><li><p>kterm — Lacks UTF-8 support</p></li><li><p>libcapplet0 — No longer needed; GNOME 1 capplets
+            removed</p></li><li><p>libgtop — No longer used by any Fedora Core
+            application</p></li><li><p>libmrproject — No longer needed; mrproject removed</p></li><li><p>mars-nwe — No longer part of Fedora Core profile</p></li><li><p>memtest86 — Replaced by memtest86+</p></li><li><p>mrproject — Replaced by planner</p></li><li><p>ncurses4 — No longer required</p></li><li><p>nmh — No longer part of Fedora Core profile</p></li><li><p>openssl096 — No longer required</p></li><li><p>readline41 — No longer required</p></li><li><p>redhat-config-bind — Renamed system-config-bind</p></li><li><p>redhat-config-boot — Renamed system-config-boot</p></li><li><p>redhat-config-date — Renamed system-config-date</p></li><li><p>redhat-config-httpd — Renamed system-config-httpd</p></li><li><p>redhat-config-keyboard — Renamed
+            system-config-keyboard</p></li><li><p>redhat-config-kickstart — Renamed
+            system-config-kickstart</p></li><li><p>redhat-config-language — Renamed
+            system-config-language</p></li><li><p>redhat-config-mouse — Renamed system-config-mouse</p></li><li><p>redhat-config-netboot — Renamed
+            system-config-netboot</p></li><li><p>redhat-config-network — Renamed
+            system-config-network</p></li><li><p>redhat-config-nfs — Renamed system-config-nfs</p></li><li><p>redhat-config-packages — Renamed
+            system-config-packages</p></li><li><p>redhat-config-printer — Renamed
+            system-config-printer</p></li><li><p>redhat-config-proc — Renamed system-config-proc</p></li><li><p>redhat-config-rootpassword — Renamed
+            system-config-rootpassword</p></li><li><p>redhat-config-samba — Renamed system-config-samba</p></li><li><p>redhat-config-securitylevel — Renamed
+            system-config-securitylevel</p></li><li><p>redhat-config-services — Renamed
+            system-config-services</p></li><li><p>redhat-config-soundcard — Renamed
+            system-config-soundcard</p></li><li><p>redhat-config-users — Renamed system-config-users</p></li><li><p>redhat-config-xfree86 — Renamed
+            system-config-display</p></li><li><p>redhat-logviewer — Renamed system-logviewer</p></li><li><p>redhat-switch-mail — Renamed system-switch-mail</p></li><li><p>run — Functionality present in schedutils</p></li><li><p>sndconfig — No longer required by mainstream hardware</p></li><li><p>tcltk — Package split up into separate expect, tcl, tclx,
+            tix and tk packages</p></li><li><p>xawtv — Replaced by tvtime</p></li><li><p>Xbae — Library not used by any application</p></li><li><p>xcpustate — No longer part of Fedora Core profile</p></li><li><p>XFree86 — Replaced by the X.Org X11 implementation</p></li><li><p>Xlt — Library not used by any application</p></li><li><p>xtraceroute — No longer part of Fedora Core profile</p></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id850154"></a>Packages Deprecated</h3></div></div><div></div></div><p>The following packages have been deprecated, and may be removed from
+        a future release of Fedora Core:</p><div class="itemizedlist"><ul type="disc"><li><p>ac-archive — No longer part of Fedora Core profile</p></li><li><p>dbskkd-cdb — Only used by deprecated package
+            skkinput</p></li><li><p>devlabel — udev is the recommended solution</p></li><li><p>FreeWnn — Only used by deprecated package
+            kinput2-canna-wnn6</p></li><li><p>kinput2-canna-wnn6 — IIIMF is the recommended input
+            method</p></li><li><p>licq — Equivalent functionality present in other
+            applications (gaim, for example)</p></li><li><p>lilo — GRUB is the recommended bootloader</p></li><li><p>miniChinput — IIIMF is the recommended input method</p></li><li><p>nabi — IIIMF is the recommended input method</p></li><li><p>ncpfs — No longer part of Fedora Core profile</p></li><li><p>skkinput — IIIMF is the recommended input method</p></li><li><p>Wnn6-SDK — Only used by deprecated package
+            kinput2-canna-wnn6</p></li><li><p>xcin — IIIMF is the recommended input method</p></li></ul></div></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="s1-whatitis"></a>An Overview of the Fedora Project</h2></div></div><div></div></div><p>The goal of the Fedora Project is to work with the Linux community to build a
+      complete, general-purpose operating system exclusively from open source
+      software.  Development will be done in a public forum.  The project will
+      produce time-based releases of Fedora Core about 2-3 times a year, with a
+      public release schedule.  The Red Hat engineering team will continue to
+      participate in building Fedora Core and will invite and encourage more
+      outside participation than was possible in the past.  By using this more
+      open process, we hope to provide an operating system more in line with the
+      ideals of free software and more appealing to the open source
+      community.</p><p>For more information, refer to the Fedora Project website:</p><p><a href="http://fedora.redhat.com/" target="_top">http://fedora.redhat.com/</a></p><p>In addition to the website, the following mailing lists are
+      available:</p><div class="itemizedlist"><ul type="disc"><li><p>fedora-list at redhat.com — For users of Fedora Core
+          releases</p></li><li><p>fedora-test-list at redhat.com — For testers of Fedora Core test
+          releases</p></li><li><p>fedora-devel-list at redhat.com — For developers, developers,
+          developers</p></li><li><p>fedora-docs-list at redhat.com — For participants of the docs
+          project</p></li></ul></div><p>To subscribe to any of these lists, send an email with the word
+      "subscribe" in the subject to
+      <tt class="computeroutput"><i class="replaceable"><tt>&lt;listname&gt;</tt></i>-request</tt>
+      (where
+      <tt class="computeroutput"><i class="replaceable"><tt>&lt;listname&gt;</tt></i></tt>
+      is one of the above list names.)</p><p>NOTE: If you have subscribed in the past to rhl-list, rhl-beta-list,
+      rhl-devel-list, or rhl-docs-list, your subscriptions have been
+      retained.</p><p>The Fedora Project also includes an IRC (Internet Relay Chat) channel.  IRC is
+      a real-time, text-based form of communication.  With it, you can have
+      conversations with multiple people in an open channel or chat with someone
+      privately one-on-one.</p><p>To talk with other Fedora Project participants via IRC, access freenode IRC
+      network.  Initially, you can use <tt class="filename">irc.freenode.net</tt> as
+      the IRC server, although you may decide to select a server that is
+      geographically closer to you.  Refer to the freenode website (<a href="http://www.freenode.net/" target="_top">http://www.freenode.net/</a>) for more
+      information.  Fedora Project participants frequent the
+      <tt class="filename">#fedora</tt> channel, while Fedora Project developers can often be
+      found on the <tt class="filename">#fedora-devel</tt> channel.  Some of the
+      larger projects may have their own channels as well; this information can
+      be found on the project pages.</p><p>NOTE: Red Hat has no control over the Fedora IRC channels or their
+      content.</p></div>
+
+		</div>
+
+		</div>
+			<div class="fedora-corner-br">&nbsp;</div>
+			<div class="fedora-corner-bl">&nbsp;</div>
+		</div>
+
+	</div>
+	
+	</body>
+</html>
diff --git a/built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/caution.png b/built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/caution.png
new file mode 100644
index 0000000..395e9af
Binary files /dev/null and b/built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/caution.png differ
diff --git a/built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/important.png b/built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/important.png
new file mode 100644
index 0000000..fc16e80
Binary files /dev/null and b/built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/important.png differ
diff --git a/built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/note.png b/built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/note.png
new file mode 100644
index 0000000..4ba976a
Binary files /dev/null and b/built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/note.png differ
diff --git a/built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/tip.png b/built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/tip.png
new file mode 100644
index 0000000..c86dde4
Binary files /dev/null and b/built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/tip.png differ
diff --git a/built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/warning.png b/built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/warning.png
new file mode 100644
index 0000000..075693e
Binary files /dev/null and b/built_html/Release_Notes_for_32-bit_x86_Systems/stylesheet-images/warning.png differ
diff --git a/built_html/Release_Notes_for_64-bit_x86_Systems/css/content.css b/built_html/Release_Notes_for_64-bit_x86_Systems/css/content.css
new file mode 100644
index 0000000..5f11807
--- /dev/null
+++ b/built_html/Release_Notes_for_64-bit_x86_Systems/css/content.css
@@ -0,0 +1,214 @@
+.name-project, .name-release, .name-version {
+}
+
+/* Front page H1 */
+#page-main h1 {
+	font-size: 1.35em;
+}
+
+#page-main h1.center {
+	text-align: center;
+}
+
+h1, h2, h3, h4 {
+	/*
+	font-style: italic;
+	*/
+	font-family: "Dejavu Sans",sans-serif;
+}
+h1 {
+	font-size: 1.75em;
+}
+
+h2 {
+	font-size: 1.25em;
+}
+
+h3 {
+	font-size: 1.1em;
+}
+
+hr {
+	border: 0;
+	border-bottom: 1px solid #ccc;
+}
+
+.fedora-side-right-content {
+	padding: 0 5px 1.5em;
+}
+#fedora-side-right h1, #fedora-side-right h2, #fedora-side-right h3 {
+	margin: 0;
+	padding: 0 4pt 0;
+	font-size: 1em;
+	letter-spacing: 2pt;
+	border-bottom: 1px solid #bbb;
+}
+#fedora-side-right hr {
+	border-bottom: 1px solid #aaa;
+	margin: 0.5em 0;
+}
+
+table tr {
+	font-size: 0.9em; 
+}
+
+
+#link-offsite {
+}
+.link-offsite-notation {
+	font-size: 0.9em;
+	color: #777;
+	padding-left: 1pt;
+	text-decoration: none !important;
+}
+#fedora-content .link-offsite-notation {
+	color: #999;
+}
+#link-redhat {
+}
+#fedora-content #link-redhat {
+}
+#link-internal {
+}
+
+#fedora-content li {
+	padding: 1pt;
+}
+#fedora-content h1 {
+	margin-top: 0;
+}
+
+#fedora-content a img {
+	margin: 1px;
+	border: 0;
+}
+#fedora-content a:hover img {
+	margin: 0;
+	border: 1px solid #f00;
+}
+#fedora-content a img.noborder {
+	margin: 0;
+	border: 0;
+}
+#fedora-content a:hover img .noborder {
+	margin: 0;
+	border: 0;
+}
+
+#fedora-project-maintainers p, #fedora-project-contributors p, #fedora-project-bugs p {
+	margin-left: 5pt;
+}
+
+#fedora-project-download dt {
+	font-weight: bold;
+	margin-top: 8pt;
+	margin-left: 5pt;
+}
+#fedora-project-download dd {
+	padding: 0;
+	margin: 10px 20px 0;
+}
+#fedora-project-screenshots a img {
+	margin: 5px;
+}
+#fedora-project-screenshots a:hover img {
+	margin: 4px;
+}
+#fedora-project-todo ul {
+	border: 1px solid #cad4e9;
+	margin: 0 1em;
+	padding: 0;
+	list-style: none;
+	border-radius: 2.5px;
+	-moz-border-radius: 2.5px;
+}
+#fedora-project-todo li {
+	margin: 0;
+	padding: 6px 8px;
+}
+#fedora-project-todo li.odd {
+	background-color: #ecf0f7;
+}
+#fedora-project-todo li.even {
+	background-color: #f7f9fc;
+}
+
+#fedora-list-packages {
+	border-collapse: collapse;
+	border: 1px solid #cad4e9;
+	border-radius: 2.5px;
+	-moz-border-radius: 2.5px;
+}
+#fedora-list-packages tr.odd td {
+	background-color: #ecf0f7;
+}
+#fedora-list-packages tr.even td {
+	background-color: #f7f9fc;
+}
+#fedora-list-packages th,
+#fedora-list-packages td {
+	margin: 0;
+	padding: 6px 8px;
+}
+#fedora-list-packages td.column-2 {
+	text-align: center;
+}
+#fedora-list-packages th {
+	background-color: #cad4e9;
+	color: #000;
+	font-weight: bold;
+	text-align: center;
+
+}
+
+/* pre.screen is for DocBook HTML output */
+code.screen, pre.screen {
+	font-family: monospace;
+	font-size: 1em;
+	display: block;
+	padding: 10px;
+	border: 1px solid #bbb;
+	background-color: #eee;
+	color: #000;
+	overflow: auto;
+	border-radius: 2.5px;
+	-moz-border-radius: 2.5px;
+	margin: 0.5em 2em;
+}
+#fedora-project code.screen {
+	margin: 0;
+}
+
+code.command, code.filename {
+	font-family: monospace;
+}
+
+code.citetitle {
+	font-family: sans-serif;
+	font-style: italic;
+}
+
+strong.application {
+	font-weight: bold;
+}
+.indent {
+	margin: 0 2em;
+}
+.fedora-docs-nav {
+	text-align: center;
+	position: relative;
+	padding: 1em;
+	margin-top: 2em;
+	border-top: 1px solid #ccc;
+}
+.fedora-docs-nav a {
+	padding: 0 1em;
+}
+.fedora-docs-nav-left {
+	position: absolute;
+	left: 0;
+}
+.fedora-docs-nav-right {
+	position: absolute;
+	right: 0;
+}
diff --git a/built_html/Release_Notes_for_64-bit_x86_Systems/css/docbook.css b/built_html/Release_Notes_for_64-bit_x86_Systems/css/docbook.css
new file mode 100644
index 0000000..0716b28
--- /dev/null
+++ b/built_html/Release_Notes_for_64-bit_x86_Systems/css/docbook.css
@@ -0,0 +1,140 @@
+#fedora-content li p {
+	margin: 0.2em;
+}
+
+#fedora-content div.table table {
+	width: 95%;
+	background-color: #DCDCDC; 
+	color: #000000;
+	border-spacing: 0;
+}
+
+#fedora-content div.table table th {
+	border: 1px solid #A9A9A9;	
+	background-color: #A9A9A9;
+	color: #000000;
+}
+
+#fedora-content div.table table td {
+	border: 1px solid #A9A9A9; 
+	background-color: #DCDCDC;
+	color: #000000;
+	padding: 0.5em;
+	margin-bottom: 0.5em;
+	margin-top: 2px; 
+
+}
+
+div.note table, div.tip table, div.important table, div.caution table, div.warning table {
+	width: 95%;
+	border: 2px solid #B0C4DE;
+	background-color: #F0F8FF;
+	color: #000000;
+	/* padding inside table area */
+	padding: 0.5em;
+	margin-bottom: 0.5em;
+	margin-top: 0.5em;
+}
+
+/* "Just the FAQs, ma'm." */
+.qandaset table {
+	border-collapse: collapse;
+}
+.qandaset {
+}
+.qandaset tr.question {
+}
+.qandaset tr.question td {
+	font-weight: bold;
+	padding: 0 0.5em;
+	margin: 0;
+}
+.qandaset tr.answer td {
+	padding: 0 0.5em 1.5em;
+	margin: 0;
+}
+.qandaset tr.question td, .qandaset tr.answer td {
+	vertical-align: top;
+}
+.qandaset strong {
+	text-align: right;
+}
+
+.article .table table {
+	border: 0;
+	margin: 0 auto;
+	border-collapse: collapse;
+}
+.article .table table th {
+	padding: 5px;
+	text-align: center;
+}
+
+div.example {
+        padding: 10px;
+        border: 1px solid #bbb;
+        margin: 0.5em 2em;
+}
+
+.segmentedlist {
+}
+.segmentedlist .title {
+	font-weight: bold;
+	margin-bottom: 0.5em;
+	margin-top: 1.5em;
+}
+.segmentedlist table {
+	border-collapse: collapse;
+	margin-bottom: 2em;
+}
+.segmentedlist tr {
+	border: 1px solid #22437f;
+}
+.segmentedlist tr.segtitle {
+        background: #33649f;
+	color: #fefefe;
+	font-weight: bold;
+}
+.segmentedlist th {
+	text-align: left;
+	padding: 0.5em 5em 0.5em 0.5em;
+}
+.segmentedlist td {
+	padding: 0.5em 5em 0.5em 0.5em;
+}
+.itemizedlist ul li { 
+        margin-left: 2em;
+        padding-left: 10px;
+}
+.orderedlist ol li { 
+        margin-left: 2.5em;
+        padding-left: 15px;
+}
+.toc dl dt { 
+        margin-left: 1em;
+        padding-left: 5px;
+}
+.toc dd {  
+        margin-left: 1em;
+}
+.titlepage h1 {
+        margin-left: 0em;
+        padding: 8px 0px 3px 0px;
+}
+.titlepage h2 {
+        margin-left: 0.1em;
+        padding: 8px 0px 3px 0px;
+}
+.titlepage h3 {
+        margin-left: 0.1em;
+        padding: 8px 0px 3px 0px;
+}
+.titlepage h4 {
+        margin-left: 0.1em;
+        padding: 8px 0px 3px 0px;
+}
+.titlepage h5 {
+        margin-left: 0.2em;
+        padding: 10px 0px 3px 0px;
+        border-bottom: 1px dotted #000;
+}
diff --git a/built_html/Release_Notes_for_64-bit_x86_Systems/css/fedora.css b/built_html/Release_Notes_for_64-bit_x86_Systems/css/fedora.css
new file mode 100644
index 0000000..da73645
--- /dev/null
+++ b/built_html/Release_Notes_for_64-bit_x86_Systems/css/fedora.css
@@ -0,0 +1,456 @@
+*
+{
+  margin: 0;
+  padding: 0;
+}
+
+html, body
+{
+  height: 100%;
+}
+
+body
+{
+  font-size: 76%;
+  background: #FFFFFF url(../images/border-left.png) 0 0 repeat-y;
+}
+
+a img
+{
+  border: none;
+}
+
+pre
+{
+  font-size: 2.6ex;
+}
+
+#wrapper
+{
+  font: normal 1em/1.5 sans-serif;
+  margin-left: 18px;
+  min-height: 100%;
+  background: #FFFFFF url(../images/border-right.png) 100% 0 repeat-y;
+  padding-right: 18px;
+  overflow: hidden;
+}
+
+#head
+{
+  position: relative;
+  border-top: 10px solid #337ACC;
+  padding: 1ex 2ex 75px;
+  background: #FFFFFF url(../images/line.png) 0 100% repeat-x;
+}
+
+#head h1 a
+{
+  display: block;
+  text-indent: -9999px;
+  background: url(../images/fedora-logo.png) 20px 50% no-repeat;
+  height: 73px;
+  width: 138px;
+  overflow: hidden;
+  text-decoration: none;
+}
+
+#sidebar
+{
+  float: left;
+  width: 230px;
+  margin: 2ex 0;
+  background: #FFFFFF;
+  padding-bottom: 100px;
+}
+
+#banner img
+{
+  display: block;
+  width: 200px;
+  margin: 0 auto;
+}
+
+#fedora-side-nav
+{
+  margin: 0 1.5ex;
+  padding: 0 1.5ex;
+}
+
+#fedora-side-nav-label
+{
+  font-size: 0.9em;
+  border-bottom: 1px dotted #AAAAAA;
+  color: #444444;
+  margin: 2ex 0 1ex;
+  text-transform: uppercase;
+  font-weight: normal;
+}
+
+#fedora-side-nav, #fedora-side-left ul
+{
+  list-style: url(../images/arrow.png);
+  margin-left: 15px;
+}
+
+#fedora-side-nav li
+{
+  margin: 0.25ex 1ex;
+  color: #777777;
+  font-size: 0.8em;
+}
+
+#fedora-side-nav a
+{
+  font-weight: bold;
+  margin-right: 0.75ex;
+  color: #729FCF;
+  font-size: 1.1em;
+  display: block;
+}
+
+.home #nav-home a, .get #nav-get a, .join #nav-join a, .help #nav-help a
+{
+  color: #777777;
+  text-decoration: none;
+}
+
+#content
+{
+  margin-left: 250px;
+  padding: 1ex 2ex 120px;
+  color: #666666;
+  background: #FFFFFF;
+  display: inline-block;
+}
+
+#content p, #content ul, #content ol
+{
+  font-size: 1em;
+}
+
+/* Blame IE6 and the guillotine bug for this one */
+#content { display: block; }
+
+#content h2
+{
+  font-size: 1.6em;
+}
+
+#content h3
+{
+  color: #337acc;
+  margin: 1.5ex 0 0.5ex;
+  font-size: 1.4em;
+}
+
+#content table
+{
+  border-collapse: collapse;
+}
+
+#content table th
+{
+  background: #DDDDDD;
+}
+
+#content table th, #content table td
+{
+  border: 1px solid #000000;
+  padding: 0.6ex;
+}
+
+#content p
+{
+  margin: 1ex 5ex 1ex 0;
+}
+
+#content ul
+{
+  list-style: square;
+  margin: 0 3ex 2ex;
+}
+
+#content img
+{
+  margin: 2ex 0;
+}
+
+#content a
+{
+  color: #337ACC;
+}
+
+#content .download
+{
+  list-style-image: url(../images/arrow.png);
+  list-style-position: outside;
+  margin: 1.6ex 3ex;
+}
+
+#content .download li
+{
+  color: #777777;
+  font-size: 1.1em;
+  background: #EFEFEF;
+  padding: 1ex;
+  border-bottom: 1px dotted #AAAAAA;
+}
+
+#content .download a
+{
+  font-weight: bold;
+}
+
+#content .roles
+{
+  margin: 0!important;
+  list-style: none!important;
+  display: inline;
+}
+
+#content .roles li
+{
+  float: left;
+  margin-bottom: 0.5ex;
+}
+
+#content .roles a
+{
+  line-height: 1;
+  width: 130px;
+  height: 150px;
+  text-align: center;
+  display: block;
+  text-decoration: none;
+}
+
+#content .roles a:hover
+{
+  background-color: #EFEFEF;
+}
+
+#footer
+{
+  position: relative;
+  font: normal 0.8em/1.5 sans-serif;
+  text-align: center;
+  background: #FFFFFF url(../images/line-bottom.png) 0 0 repeat-x;
+  margin: -90px 0 0;
+  border-bottom: 10px solid #337ACC;
+  height: 80px;
+  color: #AAAAAA;
+}
+
+#bottom
+{
+  margin-left: 18px;
+  padding-right: 18px;
+}
+
+#footer ul
+{
+  list-style: none;
+}
+
+#footer li
+{
+  display: inline;
+  border-left: 1px solid #AAAAAA;
+  padding: 0 0.75ex;
+  margin-left: -1px;
+}
+
+#footer li.first
+{
+  border-left: none;
+}
+
+#footer a
+{
+  color: #223344;
+}
+
+#footer a:hover
+{
+  color: #112233;
+}
+
+#footer p
+{
+  margin: 0 1.5ex;
+}
+
+#footer .copy
+{
+  padding-top: 3ex;
+}
+
+#screenshot-banner {
+  text-align: left;
+}
+
+input, textarea, select
+{
+  border: #AAA 1px solid;
+}
+
+input, textarea, option
+{
+  padding: 2px 5px 2px 5px;
+}
+
+#content #sponsors
+{
+  list-style: none;
+  margin: 0;
+  padding: 0;
+  overflow: auto;
+}
+
+#content #sponsors li
+{
+  text-align: center;
+  float: left;
+  width: 150px;
+  height: 100px;
+  margin: 0 1ex;
+}
+
+#content #sponsors li img
+{
+  display: block;
+}
+
+#content ul.downloadbox
+{
+  overflow: hidden;
+  list-style: none;
+  margin: 0 2ex;
+  padding: 6ex 2ex 4ex 180px;
+  border-radius: 1.5ex;
+  -webkit-border-radius: 1.5ex;
+  -moz-border-radius: 1.5ex;
+  background: #C0DBDD 30px 50% no-repeat;
+  font-size: 0.9em;
+  display: inline-block;
+}
+
+#content ul.installdvd { background-image: url(../images/installdvd.png); }
+#content ul.gnomelive { background-image: url(../images/gnomelive.png); }
+#content ul.kdelive { background-image: url(../images/kdelive.png); }
+
+.downloadbox li
+{
+  width: 32ex;
+  float: left;
+  padding: 0 0 2ex;
+}
+
+.downloadbox li li
+{
+  width: auto;
+  float: none;
+  padding: 0;
+}
+
+
+#content pre.command
+{
+  font-size: 1.3em;
+  border: solid #DDDDDD;
+  border-width: 1px 1px 1px 5px;
+  background: #F2F5F6;
+  padding: 0.5ex 2ex;
+}
+
+
+#content p.note
+{
+  padding: 1ex 2ex;
+  border: 1px solid #DDDDDD;
+  background: #F2F5F6;
+}
+
+#content p.warning
+{
+  padding: 1ex 2ex;
+  border: 1px solid #DDDDDD;
+  background: #FF6666;
+  color: #000000;
+}
+
+#content p.warning a
+{
+  color: #00154F;
+}
+#content ul#resources
+{
+  list-style: none;
+}
+
+#content ul#resources a
+{
+  padding-left: 20px;
+  background: url(../images/arrow.png) 0 50% no-repeat;
+}
+
+#content ul#resources li
+{
+  padding-left: 70px;
+  margin-bottom: 3.5ex;
+}
+
+ul#resources li.resource-docs
+{
+  background: url(../images/icon-docs.png) 0 50% no-repeat;
+}
+
+ul#resources li.resource-communicate
+{
+  background: url(../images/icon-communicate.png) 0 50% no-repeat;
+}
+
+ul#resources li.resource-download
+{
+  background: url(../images/icon-download.png) 0 50% no-repeat;
+}
+
+#content img.smirk
+{
+  margin: 0 1ex 0 0;
+}
+
+#content p.joinlink
+{
+  border: 1px solid #DDDDDD;
+  background: #EEEEEE;
+  padding: 1ex 5ex 1ex 5ex;
+  text-align: center;
+  font-size: 120%;
+  font-weight: bold;
+}
+
+#content #subprojects
+{
+  margin-right: 5ex;
+  padding-top: 1ex;
+}
+
+body.toc_embeded {
+	/*for web hosting system only*/
+	margin-left: 300px;
+}
+
+object.toc, iframe.toc {
+	/*for web hosting system only*/
+	border-style:none;
+	position:fixed;
+	width:290px;
+	height:99.99%;
+	top:0;
+	left:0;
+	z-index: 100;
+	border-style:none;
+	border-right:1px solid #999;
+}
+
diff --git a/built_html/Release_Notes_for_64-bit_x86_Systems/css/lang.css b/built_html/Release_Notes_for_64-bit_x86_Systems/css/lang.css
new file mode 100644
index 0000000..e69de29
diff --git a/built_html/Release_Notes_for_64-bit_x86_Systems/css/layout.css b/built_html/Release_Notes_for_64-bit_x86_Systems/css/layout.css
new file mode 100644
index 0000000..532e5fb
--- /dev/null
+++ b/built_html/Release_Notes_for_64-bit_x86_Systems/css/layout.css
@@ -0,0 +1,346 @@
+body {
+	font-size: 0.9em;
+	font-family: "Dejavu Sans",sans-serif;
+	margin: 0;
+	padding: 0;
+	/* (The background color is specified elsewhere, so do a global replacement if it ever changes) */
+	background: #FFFFFF url(../images/border-left.png) 0 0 repeat-y;
+}
+
+a:link {
+	color: #900;
+}
+a:visited {
+	color: #48468f;
+}
+a:hover {
+	color: #f20;
+}
+a[name] {
+	color: inherit;
+	text-decoration: inherit;
+}
+
+#fedora-header {
+	background-color: #fff;
+	height: 50px;
+}
+#fedora-header img {
+	border: 0;
+	vertical-align: middle;
+}
+#fedora-header-logo {
+	/* position is offset by the header padding amount */
+	position: absolute;
+	left: 26px;
+	top: 13px;
+	z-index: 3;
+}
+#fedora-header-logo img {
+	width: 110px;
+	height: 40;
+}
+#fedora-header-items {
+	/* position is offset by the header padding amount */
+	position: absolute;
+	right: 10px;
+	top: 15px;
+	text-align: right;
+	display: inline;
+}
+#fedora-header-items a {
+	color: #000;
+	text-decoration: none;
+	padding: 7px;
+	font-size: 0.8em;
+}
+#fedora-header-items a:hover, #fedora-header-search-button:hover {
+	color: #f20;
+	cursor: pointer;
+}
+#fedora-header-items img {
+	margin-right: 1px;
+	width: 28px;
+	height: 28px;
+}
+#fedora-header-search {
+	height: 25px;
+}
+#fedora-header-search-entry {
+	vertical-align: top;
+	margin: 0.65em 4px 0 10px;
+	padding: 2px 4px;
+	background-color: #f5f5f5;
+	border: 1px solid #999;
+	font-size: 0.8em !important;
+}
+#fedora-header-search-entry:focus {
+	background-color: #fff;
+	border: 1px solid #555;
+}
+#fedora-header-search-button {
+	font-size: 0.8em !important;
+	vertical-align: top;
+	margin-top: 0.2em;
+	border: 0;
+	padding: 7px;
+	background: #fff url('/images/header-search.png') no-repeat left;
+	padding-left: 21px;
+}
+#fedora-header-items form {
+	float: right;
+}
+#fedora-header-items input {
+	font-size: 0.85em;
+}
+#fedora-nav {
+	margin: 0;
+	padding: 0;
+	/*background-color: #22437f;*/
+	font-size: 0;
+	height: 5px;
+	/*border-top: 1px solid #000;*/
+	border-bottom: 1px solid #f5f5f5;
+}
+#fedora-nav ul {
+	margin: 0;
+	padding: 0;
+}
+#fedora-nav li {
+	display: inline;
+	list-style: none;
+	padding: 0 5pt;
+}
+#fedora-nav li + li {
+	padding-left: 8pt;
+	border-left: 1px solid #99a5bf;
+}
+#fedora-nav a {
+	color: #c5ccdb;
+	text-decoration: none;
+}
+#fedora-nav a:hover {
+	color: #fff;
+}
+
+#fedora-side-left {
+	position: absolute;
+	z-index: 2;
+	width: 11em;
+	/* Space down for the approx line height (fonts) */
+	left: 25px;
+}
+#fedora-side-right {
+	position: absolute;
+	z-index: 1;
+	width: 13em;
+	right: 12px;
+	padding-top: 3px;
+	}
+#fedora-side-left, #fedora-side-right {
+	top: 27px;
+	/* add to the top margin to compensate for the fixed sizes */
+	margin-top: 75px;
+	color: #555;
+	font-size: 0.9em;
+}
+#fedora-side-right ul {
+	list-style: square inside;
+	padding: 0;
+	margin: 0;
+}
+
+/* Left-side naviagation */
+/*#fedora-side-nav-label {
+	display: none;
+}
+#fedora-side-nav {
+	list-style: none;
+	margin: 0;
+	padding: 0;
+	border: 1px solid #5976b2;
+	border-top: 0;
+	background-color: #22437f;
+	
+}
+#fedora-side-nav li {
+	margin: 0;
+	padding: 0;
+	border-top: 1px solid #5976b2;
+	/ IE/Win gets upset if there is no bottom border... Go figure. /
+	border-bottom: 1px solid #22437f;
+}
+#fedora-side-nav a {
+	margin: 0;
+	color: #c5ccdb;
+	display: block;
+	text-decoration: none;
+	padding: 4px 6px;
+}
+#fedora-side-nav a:hover {
+	background-color: #34548f;
+	color: #fff;
+}
+#fedora-side-nav ul {
+	list-style: none;
+	margin: 0;
+	padding: 0;
+}
+#fedora-side-nav ul li {
+	border-top: 1px solid #34548e;
+	background-color: #34548e;
+	/ IE/Win gets upset if there is no bottom border... Go figure. /
+	border-bottom: 1px solid #34548e;
+}
+#fedora-side-nav ul li:hover {
+	border-bottom: 1px solid #34548f;
+}
+#fedora-side-nav ul li a {
+	padding-left: 12px;
+	color: #a7b2c9;
+}
+#fedora-side-nav ul li a:hover {
+	background-color: #46659e;
+}
+#fedora-side-nav ul ul li a {
+	padding-left: 18px;
+}
+#fedora-side-nav strong a {
+	font-weight: normal;
+	color: #fff !important;
+	background-color: #10203b;
+}
+#fedora-side-nav strong a:hover {
+	background-color: #172e56 !important;
+}*/
+
+ 
+/*.fedora-corner-tl, .fedora-corner-tr, .fedora-corner-bl, .fedora-corner-br {
+	background-color: #fff;
+	position: relative;
+	width: 19px;
+	height: 19px;
+	/ The following line is to render PNGs with alpha transparency within IE/Win, using DirectX /
+	/ Work-around for IE6/Mac borkage (Part 1) /
+	display: none;
+}
+
+.fedora-corner-tl, .fedora-corner-bl { float: left; left: 0px; }
+.fedora-corner-tr, .fedora-corner-br { float: right; right: 0px; }
+.fedora-corner-tl, .fedora-corner-tr { top: 0px; }
+.fedora-corner-bl, .fedora-corner-br { bottom: 0px; margin-top: -19px; / Opera fix (part 1) / top: -18px;}
+
+html>body .fedora-corner-tl { background: #fff url("/images/corner-tl.png") no-repeat left top; }
+html>body .fedora-corner-tr { background: #fff url("/images/corner-tr.png") no-repeat right top; }
+html>body .fedora-corner-bl { background: #fff url("/images/corner-bl.png") no-repeat left bottom; }
+html>body .fedora-corner-br { background: #fff url("/images/corner-br.png") no-repeat right bottom; }
+
+.fedora-corner-tl { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/corner-tl.png',sizingMethod='scale'); }
+.fedora-corner-tr { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/corner-tr.png',sizingMethod='scale'); }
+.fedora-corner-br { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/corner-br.png',sizingMethod='scale'); }
+.fedora-corner-bl { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/corner-bl.png',sizingMethod='scale'); }*/
+
+/* \*/
+.fedora-corner-tl, .fedora-corner-tr, .fedora-corner-bl, .fedora-corner-br {
+	/* Restore the view for everything but IE6/Mac (part 2 of the "IE/Mac fix") */
+	display: block;
+}
+/* */
+
+.fedora-corner-bl, .fedora-corner-br {
+	top: 0px;
+}
+
+.content { margin: 0 1em }
+
+#fedora-sidelist {
+	position: relative;
+	bottom: 3px;
+	margin: 0;
+	padding: 3px !important;
+	border: 1px solid #bbb;
+	background-color: #ccc;
+	border-radius: 2.5px;
+	-moz-border-radius: 2.5px;
+}
+#fedora-sidelist strong a {
+	font-weight: normal;
+	background-color: #555;
+	color: #fff;
+}
+#fedora-sidelist strong a:hover {
+	background-color: #333;
+	color: #fff;
+}
+#fedora-sidelist li {
+	list-style-position: outside;
+	font-size: 0.9em;
+	list-style: none;
+	border: 1px solid #ccc;
+	border-width: 1px 0;
+	padding: 0;
+	list-style: none;
+}
+#fedora-sidelist li a {
+	text-decoration: none;
+	display: block;
+	padding: 6px 8px;
+	border-radius: 2.5px;
+	-moz-border-radius: 2.5px;
+}
+#fedora-sidelist li a:hover {
+	background-color: #999;
+	color: #eee;
+}
+
+#fedora-footer {
+	font-size: 0.75em;
+	text-align: center;
+	color: #777;
+	margin-bottom: 2em;
+}
+#fedora-printable {
+	text-align: center;
+	margin: 1em 0;
+	font-size: 0.85em;
+}
+#fedora-printable a {
+	text-decoration: none;
+	padding: 5px 0;
+	padding-left: 18px;
+	background: transparent url("/images/printable.png") no-repeat left;
+}
+#fedora-printable a:hover {
+	text-decoration: underline;
+}
+
+div.display-table table {
+	width: 75%;
+	border-style: none;
+	color: #000000;
+	/* padding inside table area */
+	padding: 0.5em;
+	margin-bottom: 0.5em;
+	margin-top: 0.5em;
+}
+
+.display-table-cell-shaded {
+	background-color: #cccccc;
+	color: #000000;
+        width: 67%;
+        vertical-align: top;
+	padding: 0.5em;
+	margin-bottom: 0.5em;
+	margin-top: 2px; 
+}
+
+.display-table-cell-boxed {
+	border: 1px solid #cccccc; 
+	background-color: #ffffff;
+	color: #000000;
+        width: 33%;
+        vertical-align: top;
+	padding: 0.5em;
+	margin-bottom: 0.5em;
+	margin-top: 2px; 
+}
diff --git a/built_html/Release_Notes_for_64-bit_x86_Systems/css/print.css b/built_html/Release_Notes_for_64-bit_x86_Systems/css/print.css
new file mode 100644
index 0000000..0be9bea
--- /dev/null
+++ b/built_html/Release_Notes_for_64-bit_x86_Systems/css/print.css
@@ -0,0 +1,86 @@
+body {
+	background: white;
+	color: black;
+	font-size: 10pt;
+	font-family: sans-serif;
+	line-height: 1.25em;
+}
+
+div {
+	border: 1px solid white;
+}
+li {
+	border: 1px solid white;
+	margin: 0;
+}
+li p {
+	display: inline;
+}
+
+h1 {
+	font-size: 16pt;
+}
+h2 {
+	font-size: 12pt;
+}
+h3,h4,h5 {
+	font-size: 10pt;
+}
+img {
+	border: 1px solid white;
+	background-color: white;
+}
+hr {
+	border: 1px dotted gray;
+	border-width: 0 0 1 0;
+	margin: 1em;
+}
+table {
+	border-collapse: collapse;
+}
+td,th {
+	border: 1px solid gray;
+	padding: 8pt;
+	font-size: 10pt;
+}
+th {
+	font-weight: bold;
+}
+#fedora-header, #fedora-footer {
+	text-align: center;
+}
+#fedora-header-items, #fedora-side-left, #fedora-side-right {
+	display: none;
+}
+
+#fedora-project-download dt {
+	font-weight: bold;
+	margin-top: 8pt;
+	margin-left: 5pt;
+}
+#fedora-project-download dd {
+	padding: 0;
+	margin: 10px 20px 0;
+}
+
+code.screen, pre.screen {
+	font-family: monospace;
+	font-size: 1em;
+	display: block;
+	padding: 5pt;
+	border: 1px dashed gray;
+	margin: 0.5em 2em;
+}
+#fedora-project code.screen {
+	margin: 0;
+}
+
+/*
+#fedora-content a:link:after, #fedora-content a:visited:after {
+	content: " (" attr(href) ") ";
+	font-size: 80%;
+}
+*/
+.navheader table, .navheader table td {
+	border: 0 !important;
+}
diff --git a/built_html/Release_Notes_for_64-bit_x86_Systems/css/s_code.js b/built_html/Release_Notes_for_64-bit_x86_Systems/css/s_code.js
new file mode 100644
index 0000000..567a548
--- /dev/null
+++ b/built_html/Release_Notes_for_64-bit_x86_Systems/css/s_code.js
@@ -0,0 +1,285 @@
+/* SiteCatalyst code version: H.1.
+Copyright 1997-2005 Omniture, Inc. More info available at
+http://www.omniture.com */
+/************************ ADDITIONAL FEATURES ************************
+     Dynamic Account Selection
+*/
+/* Specify the Report Suite ID(s) to track here */
+var s_account="redhatglobal"
+var s=s_gi(s_account)
+/************************** CONFIG SECTION **************************/
+/* You may add or alter any code config here. */
+s.dynamicAccountSelection=true
+s.dynamicAccountList=""
+/* Link Tracking Config */
+s.trackDownloadLinks=true
+s.trackExternalLinks=true
+s.trackInlineStats=true
+s.linkDownloadFileTypes="exe,zip,wav,mp3,mov,mpg,avi,wmv,doc,pdf,xls"
+s.linkInternalFilters="javascript:,redhat.com"
+s.linkLeaveQueryString=false
+s.linkTrackVars="None"
+s.linkTrackEvents="None"
+
+/* WARNING: Changing the visitor namespace will cause drastic changes
+to how your visitor data is collected.  Changes should only be made
+when instructed to do so by your account manager.*/
+s.visitorNamespace="redhat"
+
+/* Plugin Config */
+s.usePlugins=true
+function s_doPlugins(s) {
+	/* Add calls to plugins here */
+	/* External Campaign Tracking */
+	if(!s.campaign)
+		s.campaign=s.getQueryParam('sc_cid');
+	/* Internal Campaign Tracking */
+	if(!s.eVar1)
+		s.eVar1=s.getQueryParam('intcmp');
+}
+s.doPlugins=s_doPlugins
+/************************** PLUGINS SECTION *************************/
+/* You may insert any plugins you wish to use here.                 */
+
+/*
+ * Plugin: getQueryParam 1.3 - Return query string parameter values
+ */
+s.getQueryParam=new Function("qp","d",""
++"var s=this,v='',i,t;d=d?d:'';while(qp){i=qp.indexOf(',');i=i<0?qp.l"
++"ength:i;t=s.gcgi(qp.substring(0,i));if(t)v+=v?d+t:t;qp=qp.substring"
++"(i==qp.length?i:i+1)}return v");
+s.gcgi=new Function("k",""
++"var v='',s=this;if(k&&s.wd.location.search){var q=s.wd.location.sea"
++"rch.toLowerCase(),qq=q.indexOf('?');q=qq<0?q:q.substring(qq+1);v=s."
++"pt(q,'&','cgif',k.toLowerCase())}return v");
+s.cgif=new Function("t","k",""
++"if(t){var s=this,i=t.indexOf('='),sk=i<0?t:t.substring(0,i),sv=i<0?"
++"'True':t.substring(i+1);if(sk.toLowerCase()==k)return s.epa(sv)}ret"
++"urn ''");
+
+/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
+var s_objectID;function s_c2fe(f){var x='',s=0,e,a,b,c;while(1){e=
+f.indexOf('"',s);b=f.indexOf('\\',s);c=f.indexOf("\n",s);if(e<0||(b>=
+0&&b<e))e=b;if(e<0||(c>=0&&c<e))e=c;if(e>=0){x+=(e>s?f.substring(s,e):
+'')+(e==c?'\\n':'\\'+f.substring(e,e+1));s=e+1}else return x
++f.substring(s)}return f}function s_c2fa(f){var s=f.indexOf('(')+1,e=
+f.indexOf(')'),a='',c;while(s>=0&&s<e){c=f.substring(s,s+1);if(c==',')
+a+='","';else if(("\n\r\t ").indexOf(c)<0)a+=c;s++}return a?'"'+a+'"':
+a}function s_c2f(cc){cc=''+cc;var fc='var f=new Function(',s=
+cc.indexOf(';',cc.indexOf('{')),e=cc.lastIndexOf('}'),o,a,d,q,c,f,h,x
+fc+=s_c2fa(cc)+',"var s=new Object;';c=cc.substring(s+1,e);s=
+c.indexOf('function');while(s>=0){d=1;q='';x=0;f=c.substring(s);a=
+s_c2fa(f);e=o=c.indexOf('{',s);e++;while(d>0){h=c.substring(e,e+1);if(
+q){if(h==q&&!x)q='';if(h=='\\')x=x?0:1;else x=0}else{if(h=='"'||h=="'"
+)q=h;if(h=='{')d++;if(h=='}')d--}if(d>0)e++}c=c.substring(0,s)
++'new Function('+(a?a+',':'')+'"'+s_c2fe(c.substring(o+1,e))+'")'
++c.substring(e+1);s=c.indexOf('function')}fc+=s_c2fe(c)+';return s");'
+eval(fc);return f}function s_gi(un,pg,ss){var c="function s_c(un,pg,s"
++"s){var s=this;s.wd=window;if(!s.wd.s_c_in){s.wd.s_c_il=new Array;s."
++"wd.s_c_in=0;}s._il=s.wd.s_c_il;s._in=s.wd.s_c_in;s._il[s._in]=s;s.w"
++"d.s_c_in++;s.m=function(m){return (''+m).indexOf('{')<0};s.fl=funct"
++"ion(x,l){return x?(''+x).substring(0,l):x};s.co=function(o){if(!o)r"
++"eturn o;var n=new Object,x;for(x in o)if(x.indexOf('select')<0&&x.i"
++"ndexOf('filter')<0)n[x]=o[x];return n};s.num=function(x){x=''+x;for"
++"(var p=0;p<x.length;p++)if(('0123456789').indexOf(x.substring(p,p+1"
++"))<0)return 0;return 1};s.rep=function(x,o,n){var i=x.indexOf(o),l="
++"n.length>0?n.length:1;while(x&&i>=0){x=x.substring(0,i)+n+x.substri"
++"ng(i+o.length);i=x.indexOf(o,i+l)}return x};s.ape=function(x){var s"
++"=this,i;x=x?s.rep(escape(''+x),'+','%2B'):x;if(x&&s.charSet&&s.em=="
++"1&&x.indexOf('%u')<0&&x.indexOf('%U')<0){i=x.indexOf('%');while(i>="
++"0){i++;if(('89ABCDEFabcdef').indexOf(x.substring(i,i+1))>=0)return "
++"x.substring(0,i)+'u00'+x.substring(i);i=x.indexOf('%',i)}}return x}"
++";s.epa=function(x){var s=this;return x?unescape(s.rep(''+x,'+',' ')"
++"):x};s.pt=function(x,d,f,a){var s=this,t=x,z=0,y,r;while(t){y=t.ind"
++"exOf(d);y=y<0?t.length:y;t=t.substring(0,y);r=s.m(f)?s[f](t,a):f(t,"
++"a);if(r)return r;z+=y+d.length;t=x.substring(z,x.length);t=z<x.leng"
++"th?t:''}return ''};s.isf=function(t,a){var c=a.indexOf(':');if(c>=0"
++")a=a.substring(0,c);if(t.substring(0,2)=='s_')t=t.substring(2);retu"
++"rn (t!=''&&t==a)};s.fsf=function(t,a){var s=this;if(s.pt(a,',','isf"
++"',t))s.fsg+=(s.fsg!=''?',':'')+t;return 0};s.fs=function(x,f){var s"
++"=this;s.fsg='';s.pt(x,',','fsf',f);return s.fsg};s.c_d='';s.c_gdf=f"
++"unction(t,a){var s=this;if(!s.num(t))return 1;return 0};s.c_gd=func"
++"tion(){var s=this,d=s.wd.location.hostname,n=s.cookieDomainPeriods,"
++"p;if(d&&!s.c_d){n=n?parseInt(n):2;n=n>2?n:2;p=d.lastIndexOf('.');wh"
++"ile(p>=0&&n>1){p=d.lastIndexOf('.',p-1);n--}s.c_d=p>0&&s.pt(d,'.','"
++"c_gdf',0)?d.substring(p):''}return s.c_d};s.c_r=function(k){var s=t"
++"his;k=s.ape(k);var c=' '+s.d.cookie,i=c.indexOf(' '+k+'='),e=i<0?i:"
++"c.indexOf(';',i),v=i<0?'':s.epa(c.substring(i+2+k.length,e<0?c.leng"
++"th:e));return v!='[[B]]'?v:''};s.c_w=function(k,v,e){var s=this,d=s"
++".c_gd(),l=s.cookieLifetime,t;v=''+v;l=l?(''+l).toUpperCase():'';if("
++"e&&l!='SESSION'&&l!='NONE'){t=(v!=''?parseInt(l?l:0):-60);if(t){e=n"
++"ew Date;e.setTime(e.getTime()+(t*1000))}}if(k&&l!='NONE'){s.d.cooki"
++"e=k+'='+s.ape(v!=''?v:'[[B]]')+'; path=/;'+(e&&l!='SESSION'?' expir"
++"es='+e.toGMTString()+';':'')+(d?' domain='+d+';':'');return s.c_r(k"
++")==v}return 0};s.eh=function(o,e,r,f){var s=this,b='s_'+e+'_'+s._in"
++",n=-1,l,i,x;if(!s.ehl)s.ehl=new Array;l=s.ehl;for(i=0;i<l.length&&n"
++"<0;i++){if(l[i].o==o&&l[i].e==e)n=i}if(n<0){n=i;l[n]=new Object}x=l"
++"[n];x.o=o;x.e=e;f=r?x.b:f;if(r||f){x.b=r?0:o[e];x.o[e]=f}if(x.b){x."
++"o[b]=x.b;return b}return 0};s.cet=function(f,a,t,o,b){var s=this,r;"
++"if(s.isie&&a.apv>=5)eval('try{r=s.m(f)?s[f](a):f(a)}catch(e){r=s.m("
++"t)?s[t](e):t(e)}');else{if(s.ismac&&s.u.indexOf('MSIE 4')>=0)r=s.m("
++"b)?s[b](a):b(a);else{s.eh(s.wd,'onerror',0,o);r=s.m(f)?s[f](a):f(a)"
++";s.eh(s.wd,'onerror',1)}}return r};s.gtfset=function(e){var s=this;"
++"return s.tfs};s.gtfsoe=new Function('e','var s=s_c_il['+s._in+'];s."
++"eh(window,\"onerror\",1);s.etfs=1;var c=s.t();if(c)s.d.write(c);s.e"
++"tfs=0;return true');s.gtfsfb=function(a){return window};s.gtfsf=fun"
++"ction(w){var s=this,p=w.parent,l=w.location;s.tfs=w;if(p&&p.locatio"
++"n!=l&&p.location.host==l.host){s.tfs=p;return s.gtfsf(s.tfs)}return"
++" s.tfs};s.gtfs=function(){var s=this;if(!s.tfs){s.tfs=s.wd;if(!s.et"
++"fs)s.tfs=s.cet('gtfsf',s.tfs,'gtfset',s.gtfsoe,'gtfsfb')}return s.t"
++"fs};s.ca=function(){var s=this,imn='s_i_'+s.fun;if(s.d.images&&s.ap"
++"v>=3&&!s.isopera&&(s.ns6<0||s.apv>=6.1)){s.ios=1;if(!s.d.images[imn"
++"]&&(!s.isns||(s.apv<4||s.apv>=5))){s.d.write('<im'+'g name=\"'+imn+"
++"'\" height=1 width=1 border=0 alt=\"\">');if(!s.d.images[imn])s.ios"
++"=0}}};s.mr=function(sess,q,ta){var s=this,ns=s.visitorNamespace,unc"
++"=s.rep(s.fun,'_','-'),imn='s_i_'+s.fun,im,b,e,rs='http'+(s.ssl?'s':"
++"'')+'://'+(s.ssl?'smtrcs':'mtrcs')+'.redhat.com/b/ss/'+s.un+'/1/H"
++".1-pDv-2/'+sess+'?[AQB]&ndh=1'+(q?q:'')+(s.q?s.q:'')+'&[AQE]';if(s."
++"isie&&!s.ismac){if(s.apv>5.5)rs=s.fl(rs,4095);else rs=s.fl(rs,2047)"
++"}if(s.ios){im=s.wd[imn]?s.wd[imn]:s.d.images[imn];if(!im)im=s.wd[im"
++"n]=new Image;im.src=rs;if(rs.indexOf('&pe=')>=0&&(!ta||ta=='_self'|"
++"|ta=='_top'||(s.wd.name&&ta==s.wd.name))){b=e=new Date;while(e.getT"
++"ime()-b.getTime()<500)e=new Date}return ''}return '<im'+'g sr'+'c="
++"\"'+rs+'\" width=1 height=1 border=0 alt=\"\">'};s.gg=function(v){v"
++"ar s=this;return s.wd['s_'+v]};s.glf=function(t,a){if(t.substring(0"
++",2)=='s_')t=t.substring(2);var s=this,v=s.gg(t);if(v)s[t]=v};s.gl=f"
++"unction(v){var s=this;s.pt(v,',','glf',0)};s.gv=function(v){var s=t"
++"his;return s['vpm_'+v]?s['vpv_'+v]:s[v]};s.havf=function(t,a){var s"
++"=this,b=t.substring(0,4),x=t.substring(4),n=parseInt(x),k='g_'+t,m="
++"'vpm_'+t,q=t,v=s.linkTrackVars,e=s.linkTrackEvents;s[k]=s.gv(t);if("
++"s.lnk||s.eo){v=v?v+','+s.vl_l:'';if(v&&!s.pt(v,',','isf',t))s[k]=''"
++";if(t=='events'&&e)s[k]=s.fs(s[k],e)}s[m]=0;if(t=='pageURL')q='g';e"
++"lse if(t=='referrer')q='r';else if(t=='charSet'){q='ce';if(s[k]&&s."
++"em==2)s[k]='UTF-8'}else if(t=='visitorNamespace')q='ns';else if(t=="
++"'cookieDomainPeriods')q='cdp';else if(t=='cookieLifetime')q='cl';el"
++"se if(t=='visitVariableProvider')q='vvp';else if(t=='currencyCode')"
++"q='cc';else if(t=='channel')q='ch';else if(t=='campaign')q='v0';els"
++"e if(s.num(x)) {if(b=='prop')q='c'+n;else if(b=='eVar')q='v'+n;else"
++" if(b=='hier'){q='h'+n;s[k]=s.fl(s[k],255)}}if(s[k]&&t!='linkName'&"
++"&t!='linkType')s.qav+='&'+q+'='+s.ape(s[k]);return ''};s.hav=functi"
++"on(){var s=this;s.qav='';s.pt(s.vl_t,',','havf',0);return s.qav};s."
++"lnf=function(t,h){t=t?t.toLowerCase():'';h=h?h.toLowerCase():'';var"
++" te=t.indexOf('=');if(t&&te>0&&h.indexOf(t.substring(te+1))>=0)retu"
++"rn t.substring(0,te);return ''};s.ln=function(h){var s=this,n=s.lin"
++"kNames;if(n)return s.pt(n,',','lnf',h);return ''};s.ltdf=function(t"
++",h){t=t?t.toLowerCase():'';h=h?h.toLowerCase():'';var qi=h.indexOf("
++"'?');h=qi>=0?h.substring(0,qi):h;if(t&&h.substring(h.length-(t.leng"
++"th+1))=='.'+t)return 1;return 0};s.ltef=function(t,h){t=t?t.toLower"
++"Case():'';h=h?h.toLowerCase():'';if(t&&h.indexOf(t)>=0)return 1;ret"
++"urn 0};s.lt=function(h){var s=this,lft=s.linkDownloadFileTypes,lef="
++"s.linkExternalFilters,lif=s.linkInternalFilters;lif=lif?lif:s.wd.lo"
++"cation.hostname;h=h.toLowerCase();if(s.trackDownloadLinks&&lft&&s.p"
++"t(lft,',','ltdf',h))return 'd';if(s.trackExternalLinks&&(lef||lif)&"
++"&(!lef||s.pt(lef,',','ltef',h))&&(!lif||!s.pt(lif,',','ltef',h)))re"
++"turn 'e';return ''};s.lc=new Function('e','var s=s_c_il['+s._in+'],"
++"b=s.eh(this,\"onclick\");s.lnk=s.co(this);s.t();s.lnk=0;if(b)return"
++" this[b](e);return true');s.bc=new Function('e','var s=s_c_il['+s._"
++"in+'];if(s.d&&s.d.all&&s.d.all.cppXYctnr)return;s.eo=e.srcElement?e"
++".srcElement:e.target;s.t();s.eo=0');s.ot=function(o){var a=o.type,b"
++"=o.tagName;return (a&&a.toUpperCase?a:b&&b.toUpperCase?b:o.href?'A'"
++":'').toUpperCase()};s.oid=function(o){var s=this,t=s.ot(o),p=o.prot"
++"ocol,c=o.onclick,n='',x=0;if(!o.s_oid){if(o.href&&(t=='A'||t=='AREA"
++"')&&(!c||!p||p.toLowerCase().indexOf('javascript')<0))n=o.href;else"
++" if(c){n=s.rep(s.rep(s.rep(s.rep(''+c,\"\\r\",''),\"\\n\",''),\"\\t"
++"\",''),' ','');x=2}else if(o.value&&(t=='INPUT'||t=='SUBMIT')){n=o."
++"value;x=3}else if(o.src&&t=='IMAGE')n=o.src;if(n){o.s_oid=s.fl(n,10"
++"0);o.s_oidt=x}}return o.s_oid};s.rqf=function(t,un){var s=this,e=t."
++"indexOf('='),u=e>=0?','+t.substring(0,e)+',':'';return u&&u.indexOf"
++"(','+un+',')>=0?s.epa(t.substring(e+1)):''};s.rq=function(un){var s"
++"=this,c=un.indexOf(','),v=s.c_r('s_sq'),q='';if(c<0)return s.pt(v,'"
++"&','rqf',un);return s.pt(un,',','rq',0)};s.sqp=function(t,a){var s="
++"this,e=t.indexOf('='),q=e<0?'':s.epa(t.substring(e+1));s.sqq[q]='';"
++"if(e>=0)s.pt(t.substring(0,e),',','sqs',q);return 0};s.sqs=function"
++"(un,q){var s=this;s.squ[un]=q;return 0};s.sq=function(q){var s=this"
++",k='s_sq',v=s.c_r(k),x,c=0;s.sqq=new Object;s.squ=new Object;s.sqq["
++"q]='';s.pt(v,'&','sqp',0);s.pt(s.un,',','sqs',q);v='';for(x in s.sq"
++"u)s.sqq[s.squ[x]]+=(s.sqq[s.squ[x]]?',':'')+x;for(x in s.sqq)if(x&&"
++"s.sqq[x]&&(x==q||c<2)){v+=(v?'&':'')+s.sqq[x]+'='+s.ape(x);c++}retu"
++"rn s.c_w(k,v,0)};s.wdl=new Function('e','var s=s_c_il['+s._in+'],r="
++"true,b=s.eh(s.wd,\"onload\"),i,o,oc;if(b)r=this[b](e);for(i=0;i<s.d"
++".links.length;i++){o=s.d.links[i];oc=o.onclick?\"\"+o.onclick:\"\";"
++"if((oc.indexOf(\"s_gs(\")<0||oc.indexOf(\".s_oc(\")>=0)&&oc.indexOf"
++"(\".tl(\")<0)s.eh(o,\"onclick\",0,s.lc);}return r');s.wds=function("
++"){var s=this;if(s.apv>3&&(!s.isie||!s.ismac||s.apv>=5)){if(s.b&&s.b"
++".attachEvent)s.b.attachEvent('onclick',s.bc);else if(s.b&&s.b.addEv"
++"entListener)s.b.addEventListener('click',s.bc,false);else s.eh(s.wd"
++",'onload',0,s.wdl)}};s.vs=function(x){var s=this,v=s.visitorSamplin"
++"g,g=s.visitorSamplingGroup,k='s_vsn_'+s.un+(g?'_'+g:''),n=s.c_r(k),"
++"e=new Date,y=e.getYear();e.setYear(y+10+(y<1900?1900:0));if(v){v*=1"
++"00;if(!n){if(!s.c_w(k,x,e))return 0;n=x}if(n%10000>v)return 0}retur"
++"n 1};s.dyasmf=function(t,m){if(t&&m&&m.indexOf(t)>=0)return 1;retur"
++"n 0};s.dyasf=function(t,m){var s=this,i=t?t.indexOf('='):-1,n,x;if("
++"i>=0&&m){var n=t.substring(0,i),x=t.substring(i+1);if(s.pt(x,',','d"
++"yasmf',m))return n}return 0};s.uns=function(){var s=this,x=s.dynami"
++"cAccountSelection,l=s.dynamicAccountList,m=s.dynamicAccountMatch,n,"
++"i;s.un.toLowerCase();if(x&&l){if(!m)m=s.wd.location.host;if(!m.toLo"
++"werCase)m=''+m;l=l.toLowerCase();m=m.toLowerCase();n=s.pt(l,';','dy"
++"asf',m);if(n)s.un=n}i=s.un.indexOf(',');s.fun=i<0?s.un:s.un.substri"
++"ng(0,i)};s.t=function(){var s=this,trk=1,tm=new Date,sed=Math&&Math"
++".random?Math.floor(Math.random()*10000000000000):tm.getTime(),sess="
++"'s'+Math.floor(tm.getTime()/10800000)%10+sed,yr=tm.getYear(),vt=tm."
++"getDate()+'/'+tm.getMonth()+'/'+(yr<1900?yr+1900:yr)+' '+tm.getHour"
++"s()+':'+tm.getMinutes()+':'+tm.getSeconds()+' '+tm.getDay()+' '+tm."
++"getTimezoneOffset(),tfs=s.gtfs(),ta='',q='',qs='';s.uns();if(!s.q){"
++"var tl=tfs.location,x='',c='',v='',p='',bw='',bh='',j='1.0',k=s.c_w"
++"('s_cc','true',0)?'Y':'N',hp='',ct='',pn=0,ps;if(s.apv>=4)x=screen."
++"width+'x'+screen.height;if(s.isns||s.isopera){if(s.apv>=3){j='1.1';"
++"v=s.n.javaEnabled()?'Y':'N';if(s.apv>=4){j='1.2';c=screen.pixelDept"
++"h;bw=s.wd.innerWidth;bh=s.wd.innerHeight;if(s.apv>=4.06)j='1.3'}}s."
++"pl=s.n.plugins}else if(s.isie){if(s.apv>=4){v=s.n.javaEnabled()?'Y'"
++":'N';j='1.2';c=screen.colorDepth;if(s.apv>=5){bw=s.d.documentElemen"
++"t.offsetWidth;bh=s.d.documentElement.offsetHeight;j='1.3';if(!s.ism"
++"ac&&s.b){s.b.addBehavior('#default#homePage');hp=s.b.isHomePage(tl)"
++"?\"Y\":\"N\";s.b.addBehavior('#default#clientCaps');ct=s.b.connecti"
++"onType}}}else r=''}if(s.pl)while(pn<s.pl.length&&pn<30){ps=s.fl(s.p"
++"l[pn].name,100)+';';if(p.indexOf(ps)<0)p+=ps;pn++}s.q=(x?'&s='+s.ap"
++"e(x):'')+(c?'&c='+s.ape(c):'')+(j?'&j='+j:'')+(v?'&v='+v:'')+(k?'&k"
++"='+k:'')+(bw?'&bw='+bw:'')+(bh?'&bh='+bh:'')+(ct?'&ct='+s.ape(ct):'"
++"')+(hp?'&hp='+hp:'')+(p?'&p='+s.ape(p):'')}if(s.usePlugins)s.doPlug"
++"ins(s);var l=s.wd.location,r=tfs.document.referrer;if(!s.pageURL)s."
++"pageURL=s.fl(l?l:'',255);if(!s.referrer)s.referrer=s.fl(r?r:'',255)"
++";if(s.lnk||s.eo){var o=s.eo?s.eo:s.lnk;if(!o)return '';var p=s.gv('"
++"pageName'),w=1,t=s.ot(o),n=s.oid(o),x=o.s_oidt,h,l,i,oc;if(s.eo&&o="
++"=s.eo){while(o&&!n&&t!='BODY'){o=o.parentElement?o.parentElement:o."
++"parentNode;if(!o)return '';t=s.ot(o);n=s.oid(o);x=o.s_oidt}oc=o.onc"
++"lick?''+o.onclick:'';if((oc.indexOf(\"s_gs(\")>=0&&oc.indexOf(\".s_"
++"oc(\")<0)||oc.indexOf(\".tl(\")>=0)return ''}ta=o.target;h=o.href?o"
++".href:'';i=h.indexOf('?');h=s.linkLeaveQueryString||i<0?h:h.substri"
++"ng(0,i);l=s.linkName?s.linkName:s.ln(h);t=s.linkType?s.linkType.toL"
++"owerCase():s.lt(h);if(t&&(h||l))q+='&pe=lnk_'+(t=='d'||t=='e'?s.ape"
++"(t):'o')+(h?'&pev1='+s.ape(h):'')+(l?'&pev2='+s.ape(l):'');else trk"
++"=0;if(s.trackInlineStats){if(!p){p=s.gv('pageURL');w=0}t=s.ot(o);i="
++"o.sourceIndex;if(s.gg('objectID')){n=s.gg('objectID');x=1;i=1}if(p&"
++"&n&&t)qs='&pid='+s.ape(s.fl(p,255))+(w?'&pidt='+w:'')+'&oid='+s.ape"
++"(s.fl(n,100))+(x?'&oidt='+x:'')+'&ot='+s.ape(t)+(i?'&oi='+i:'')}}if"
++"(!trk&&!qs)return '';var code='';if(trk&&s.vs(sed))code=s.mr(sess,("
++"vt?'&t='+s.ape(vt):'')+s.hav()+q+(qs?qs:s.rq(s.un)),ta);s.sq(trk?''"
++":qs);s.lnk=s.eo=s.linkName=s.linkType=s.wd.s_objectID='';return cod"
++"e};s.tl=function(o,t,n){var s=this;s.lnk=s.co(o);s.linkType=t;s.lin"
++"kName=n;s.t()};s.ssl=(s.wd.location.protocol.toLowerCase().indexOf("
++"'https')>=0);s.d=document;s.b=s.d.body;s.n=navigator;s.u=s.n.userAg"
++"ent;s.ns6=s.u.indexOf('Netscape6/');var apn=s.n.appName,v=s.n.appVe"
++"rsion,ie=v.indexOf('MSIE '),i;if(v.indexOf('Opera')>=0||s.u.indexOf"
++"('Opera')>=0)apn='Opera';s.isie=(apn=='Microsoft Internet Explorer'"
++");s.isns=(apn=='Netscape');s.isopera=(apn=='Opera');s.ismac=(s.u.in"
++"dexOf('Mac')>=0);if(ie>0){s.apv=parseInt(i=v.substring(ie+5));if(s."
++"apv>3)s.apv=parseFloat(i)}else if(s.ns6>0)s.apv=parseFloat(s.u.subs"
++"tring(s.ns6+10));else s.apv=parseFloat(v);s.em=0;if(String.fromChar"
++"Code){i=escape(String.fromCharCode(256)).toUpperCase();s.em=(i=='%C"
++"4%80'?2:(i=='%U0100'?1:0))}s.un=un;s.uns();s.vl_l='charSet,visitorN"
++"amespace,cookieDomainPeriods,cookieLifetime,visitVariableProvider,p"
++"ageName,pageURL,referrer,currencyCode,purchaseID';s.vl_t=s.vl_l+',c"
++"hannel,server,pageType,campaign,state,zip,events,products,linkName,"
++"linkType';for(var n=1;n<51;n++)s.vl_t+=',prop'+n+',eVar'+n+',hier'+"
++"n;s.vl_g=s.vl_t+',trackDownloadLinks,trackExternalLinks,trackInline"
++"Stats,linkLeaveQueryString,linkDownloadFileTypes,linkExternalFilter"
++"s,linkInternalFilters,linkNames';if(pg)s.gl(s.vl_g);if(!ss){s.wds()"
++";s.ca()}}",
+l=window.s_c_il,n=navigator,u=n.userAgent,v=n.appVersion,e=v.indexOf(
+'MSIE '),m=u.indexOf('Netscape6/'),a,i,s;if(l)for(i=0;i<l.length;i++){
+s=l[i];s.uns();if(s.un==un)return s;else if(s.pt(s.un,',','isf',un)){
+s=s.co(s);s.un=un;s.uns();return s}}if(e>0){a=parseInt(i=v.substring(e
++5));if(a>3)a=parseFloat(i)}else if(m>0)a=parseFloat(u.substring(m+10)
+);else a=parseFloat(v);if(a>=5&&v.indexOf('Opera')<0&&u.indexOf(
+'Opera')<0){eval(c);return new s_c(un,pg,ss)}else s=s_c2f(c);return s(
+un,pg,ss)}
diff --git a/built_html/Release_Notes_for_64-bit_x86_Systems/index.html b/built_html/Release_Notes_for_64-bit_x86_Systems/index.html
new file mode 100644
index 0000000..950fab6
--- /dev/null
+++ b/built_html/Release_Notes_for_64-bit_x86_Systems/index.html
@@ -0,0 +1,588 @@
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+	<head>
+		<title>Fedora Project, sponsored by Red Hat</title>
+		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
+		<style type="text/css" media="screen">
+			@import url("./css/fedora.css");
+			@import url("./css/layout.css");
+			@import url("./css/content.css");
+			@import url("./css/docbook.css");
+			
+		</style>
+		<meta name="MSSmartTagsPreventParsing" content="TRUE">
+		<link rel="shortcut icon" href="/images/favicon.ico">
+		<link rel="icon" href="/images/favicon.ico">
+	</head>
+
+	<body class="toc_embeded "><div id="tocdiv" class="toc"><iframe id="tocframe" class="toc" src="../../../../toc.html">This is an iframe, to view it upgrade your browser or enable iframe display.</iframe></div>
+	<div id="wrapper">
+		<div id="fedora-middle-two">
+			<div class="fedora-corner-tr">&nbsp;</div>
+			<div class="fedora-corner-tl">&nbsp;</div>
+			<div id="fedora-content">
+
+<div class="article" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="index"></a>Fedora Core 2 
+x86_64 Release Notes</h1></div><div><p class="copyright">Copyright &copy; 2004 Red Hat, Inc.</p></div><div><div 
+class="legalnotice"><div class="para">
+		The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at <a href="http://creativecommons.org/licenses/by-sa/3.0/">http://creativecommons.org/licenses/by-sa/3.0/</a>. The original authors of this document, and Red Hat, designate the Fedora Project as the "Attribution Party" for purposes of CC-BY-SA. 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.
+	</div><div class="para">
+		Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law.
+	</div><div class="para">
+		Red Hat, Red Hat Enterprise Linux, the Shadowman logo, JBoss, MetaMatrix, Fedora, the Infinity Logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries.
+	</div><div class="para">
+		For guidelines on the permitted uses of the Fedora trademarks, refer to <a href="https://fedoraproject.org/wiki/Legal:Trademark_guidelines">https://fedoraproject.org/wiki/Legal:Trademark_guidelines</a>.
+	</div><div class="para">
+		<span class="trademark">Linux</span>® is the registered trademark of Linus Torvalds in the United States and other countries.
+	</div><div class="para">
+		<span class="trademark">Java</span>®  is a registered trademark of Oracle and/or its affiliates.
+	</div><div class="para">
+		<span class="trademark">XFS</span>® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries.
+	</div><div class="para">
+		All other trademarks are the property of their respective owners.
+	</div><p>The GPG fingerprint of the <tt class="computeroutput">"Fedora Project
+        &lt;fedora at redhat.com&gt;"</tt> key is:</p><p>CA B4 4B 99 6F 27 74 4E 86 12 7C DF B4 42 69 D0 4F 2A 6F D2</p></div></div></div><div></div><hr></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="s1-intro"></a>Introduction</h2></div></div><div></div></div><p>The Fedora Project is an openly-developed project designed by Red Hat, open for
+      general participation, led by a meritocracy, and following a set of
+      project objectives.  The results from this project include Fedora Core, a
+      complete, general-purpose operating system built exclusively from open
+      source software.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>Fedora Core is not a supported product of Red Hat, Inc.</p></div><p>For more information, refer to the Fedora Project overview later in this
+      document.</p><p>The following topics related to Fedora Core 2 are covered in
+      this document:</p><div class="itemizedlist"><ul type="disc"><li><p>Introduction (this section)</p></li><li><p>Hardware requirements</p></li><li><p>Overview of this release</p></li><li><p>Installation-related notes</p></li><li><p>Package-specific notes</p></li><li><p>Packages added/removed/deprecated</p></li><li><p>An overview of the Fedora Project</p></li></ul></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="s1-hardware-reqs"></a>Hardware Requirements</h2></div></div><div></div></div><p>The following information represents the minimum hardware requirements
+      necessary to successfully install Fedora Core 2.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>The compatibility/availability of other hardware components (such as
+        video and network cards) may be required for specific installation modes
+        and/or post-installation usage.</p></div><div class="sect2" lang="en"><div class="titlepage"><div><div>
+<h3 class="title"><a name="id847555"></a>CPU Requirements</h3></div></div><div></div></div>
+<p>This section lists the CPU specifications required by Fedora Core
+        2.</p><div class="itemizedlist"><ul type="disc"><li><p> AMD64 processors (both
+            Athlon64 and Opteron)</p></li><li><p> Intel processors with
+            <span class="trademark">Intel</span>® Extended Memory 64
+            Technology (<span class="trademark">Intel</span>®
+            EM64T)</p></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id844025"></a>Hard Disk Space Requirements</h3></div></div><div></div></div><p>This section lists the disk space required to install Fedora Core
+        2.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>The disk space requirements listed below represent the disk space
+          taken up by Fedora Core 2 <span class="emphasis"><em>after</em></span> the
+          installation is complete.  However, additional disk space is required
+          during the installation to support the installation environment.  This
+          additional disk space corresponds to the size of
+          <tt class="filename">/Fedora/base/stage2.img</tt> (on CD-ROM 1) plus the
+          size of the files in <tt class="filename">/var/lib/rpm</tt> on the
+          installed system.</p><p>In practical terms, this means that as little as an additional
+          90MB can be required for a minimal installation, while as much as an
+          additional 175MB can be required for an "everything"
+          installation.</p><p>Also, keep in mind that additional space will be required for any
+          user data, and at least 5% free space should be maintained for proper
+          system operation.</p></div><div class="itemizedlist"><ul type="disc"><li><p> Custom Installation
+            (Minimal): 900MB</p></li><li><p> Server: 1.5GB</p></li><li><p> Personal Desktop:
+            2.7GB</p></li><li><p> Workstation: 3.4GB</p></li><li><p> Custom Installation:
+            (Everything) 7.5GB</p></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id847601"></a>Memory Requirements</h3></div></div><div></div></div><p>This section lists the memory required to install Fedora Core
+        2.</p><div class="itemizedlist"><ul type="disc"><li><p> Minimum for text-mode:
+            128MB</p></li><li><p> Minimum for graphical:
+            256MB</p></li><li><p> Recommended for graphical:
+            512MB</p></li></ul></div></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="s1-overview"></a>Overview of This Release</h2></div></div><div></div></div><p>The following list includes brief summaries of some of the more
+    significant aspects of Fedora Core 2:</p><div class="itemizedlist"><ul type="disc"><li><p>Fedora Core 2 includes an implementation of SELinux.  SELinux
+          represents a major shift in the way users, programs, and processes
+          interact.  By default, SELinux is installed &#151; but disabled &#151;
+          in this release.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>You can install Fedora Core 2 with SELinux enabled by
+            entering <tt class="option">selinux</tt> at the Boot: prompt when booting
+            the Fedora Core installation program.</p></div><p>Should you decide to enable SELinux, it is
+          <span class="emphasis"><em>strongly</em></span> recommended that you read the
+          <i class="citetitle">Fedora Core SELinux FAQ</i>:</p><p><a href="http://people.redhat.com/kwade/fedora-docs/selinux-faq-en/" target="_top">http://people.redhat.com/kwade/fedora-docs/selinux-faq-en/</a></p><p>Even if you are familiar with SELinux technology, refer to the FAQ
+          for the latest information from the Fedora Core SELinux developers.</p></li><li><p>In this release, the <span class="trademark">XFree86</span>â„¢
+          X11 implementation has been replaced with the X.org Foundation's new
+          official X11R6.7.0 X Window System release.  This release is a merger
+          of the previous official X11R6 release, XFree86 4.4.0rc2, and
+          additionally includes a number of updates to Xrender, Xft, Xcursor,
+          fontconfig libraries, and other significant improvements.  Refer to
+          the X.org X11R6.7.0 release notes for more information:</p><p><a href="http://freedesktop.org/~xorg/X11R6.7.0/doc/RELNOTES.html" target="_top">http://freedesktop.org/~xorg/X11R6.7.0/doc/RELNOTES.html</a></p><p>More information about X.Org is available at <a href="http://www.x.org" target="_top">http://www.x.org</a>.</p><p>More information about the X.Org X11 implementation is available
+          at <a href="http://xorg.freedesktop.org" target="_top">http://xorg.freedesktop.org</a>.</p><p>Bugs or issues with X should be reported to the project at <a href="http://bugs.freedesktop.org" target="_top">http://bugs.freedesktop.org</a>
+            or <a href="https://bugzilla.redhat.com" target="_top">https://bugzilla.redhat.com</a>
+            as appropriate.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>Some file names have changed; refer to the <i class="citetitle">X Window
+              System</i> section of this document for more
+              information.</p></div></li><li><p>Fedora Core 2 is now based on the 2.6 kernel, which
+          includes improvements in many different areas, including scalability,
+          device support, and performance.</p></li><li><p> <span class="application">Mozilla</span> as
+          shipped with Fedora Core 1 for AMD64 was a 32-bit application.  Fedora Core
+          2 releases for 64-bit processors ship
+          <span class="application">Mozilla</span> built as a 64-bit application; this
+          means that 32-bit plugins no longer work.</p></li><li><p>Fedora Core 2 includes <span class="application">GNOME</span>
+        2.6, which includes many improvements in terms of usability, stability,
+        and speed.</p></li><li><p>Fedora Core 2 includes <span class="application">KDE</span> 
+          3.2.2, which is a maintenance release correcting numerous problems,
+          and includes enhanced support for existing translations.</p></li><li><p>Fedora Core 2 includes Xfce 4, a lightweight desktop
+          environment based on GTK+ version 2.  For more information,
+          refer to the Xfce project website:</p><p><a href="http://xfce.org/index.php" target="_top">http://xfce.org/index.php</a></p></li><li><p>Subversion 1.0 is now included in Fedora Core; the Subversion version
+          control system is designed to be a replacement for CVS and features
+          truly atomic commits, versioning of files, directories and metadata,
+          along with most current features of CVS.</p></li></ul></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="s1-anaconda"></a>Installation-Related Notes</h2></div></div><div></div></div><p>This section outlines those issues that are related to Anaconda (the
+      Fedora Core installation program) and installing Fedora Core 2 in
+      general.</p><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id847779"></a>Anaconda Notes</h3></div></div><div></div></div><div class="itemizedlist"><ul type="disc"><li><p>For systems capable of booting from a USB device, Fedora Core
+            2 includes an image file designed for use with USB pen
+            drives (or other bootable media with a capacity larger than a
+            diskette drive).  The file is <tt class="filename">diskboot.img</tt>, and
+            is present in the <tt class="filename">images/</tt> directory on CD-ROM
+            1.  Use the <span><b class="command">dd</b></span> command to write the image.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>The ability to use this image file with a USB pen drive
+              depends on the ability of your system's BIOS to boot from a USB
+              device.</p></div></li><li><p>The Fedora Core installation program has the ability to test the
+            integrity of the installation media. It works with the CD, DVD, hard
+            drive ISO, and NFS ISO installation methods. Red Hat recommends that
+            you test all installation media before starting the installation
+            process, and before reporting any installation-related bugs (many of
+            the bugs reported are actually due to improperly-burned CDs). To use
+            this test, type <span><b class="command">linux mediacheck</b></span> at the
+            <tt class="prompt">boot:</tt> prompt.</p></li><li><p>Memory testing may be performed prior to installing Fedora Core by
+            entering <span><b class="command">memtest86</b></span> at the <tt class="prompt">boot:</tt>
+            prompt.  This causes the Memtest86 standalone memory testing
+            software to run.  Memtest86 memory testing continues until the
+            <span><b class="keycap">Esc</b></span> key is pressed.</p><p>NOTE: You must boot from CD-ROM 1 (or a rescue CD-ROM) in order
+            to use this feature.</p></li><li><p>Fedora Core 2 supports graphical FTP and HTTP
+            installations.  However, due to the necessity of containing the
+            installer image in RAM, only systems with more than 128MB of RAM (or
+            systems booted from CD-ROM 1, which contains the installer image)
+            can use the graphical installer.  Systems with less than 128MB of
+            memory will continue to use the text-based installer.</p></li><li><p>Hard drive installations are now graphical by default.  There is
+            no memory penalty, as <span><b class="command">parted</b></span> now uses a kernel
+            interface that makes it possible to keep partitions mounted on a
+            device while other partitions are being modified.</p></li><li><p>The firewall configuration screen in the Fedora Core installation
+            program has been simplified.  The previous
+            "<span class="guilabel">High</span>", "<span class="guilabel">Medium</span>", and
+            "<span class="guilabel">No firewall</span>" settings have been replaced by a
+            more straightforward on/off-style control.  In addition, the default
+            firewall configuration is now stateful, making it more secure.  The
+            new design also makes it possible for users of NIS authentication,
+            NFS, and DNS to deploy a firewall with no additional customization
+            required (although customization by specifying port and protocol is
+            still possible).</p><p>NOTE: This change also applies to the <span class="application">Security
+              Level Configuration Tool</span>
+              (<span><b class="command">redhat-config-securitylevel</b></span>).</p></li><li><p>Installation via VNC is now supported.  To initiate a VNC-based
+            installation, pass <span><b class="command">vnc</b></span> as a boot-time option.  If
+            necessary, a password can be set by adding
+            "<span><b class="command">vncpassword=<i class="replaceable"><tt>&lt;password&gt;</tt></i></b></span>"
+            to the boot-time options.  The VNC display will be
+            "<span><b class="command"><i class="replaceable"><tt>&lt;host&gt;</tt></i>:1</b></span>",
+            where <span><b class="command"><i class="replaceable"><tt>&lt;host&gt;</tt></i></b></span> is
+            the hostname or IP address of the system installing Fedora Core.</p><p>It is also possible for the Fedora Core installation program to
+            initiate a connection to a listening VNC client.  This is done by
+            using the <span><b class="command">vncconnect</b></span> boot-time option:</p><p><span><b class="command">linux vnc
+              vncconnect=<i class="replaceable"><tt>&lt;client&gt;</tt></i>[:<i class="replaceable"><tt>&lt;port&gt;</tt></i>]</b></span></p><p>(Where
+            <span><b class="command"><i class="replaceable"><tt>&lt;client&gt;</tt></i></b></span> is the
+            hostname or IP address of the system running the listening VNC
+            client, and
+            <span><b class="command"><i class="replaceable"><tt>&lt;port&gt;</tt></i></b></span> is an
+            optional port specification that may be specified if the VNC client
+            is not listening on port 5500, which is the default port for this
+            type of connection).  The following examples show the how the
+            boot-time option is specified for standard and non-standard
+            ports:</p><p><span><b class="command">linux vnc
+              vncconnect=pigdog.example.com</b></span></p><p><span><b class="command">linux vnc
+              vncconnect=pigdog.example.com:27910</b></span></p><p>The system that is to run the listening VNC client must then
+            launch the appropriate software to run the VNC client in its
+            listening mode.  For the VNC client supplied with Fedora Core
+            2, the following command is sufficient:</p><p><span><b class="command">vncviewer -listen</b></span></p><p>In addition, a new kickstart directive has been added to support
+            VNC-based installations:</p><p><span><b class="command">vnc [--password
+              <i class="replaceable"><tt>&lt;password&gt;</tt></i>] [--connect
+              <i class="replaceable"><tt>&lt;host&gt;</tt></i>[:<i class="replaceable"><tt>&lt;port&gt;</tt></i>]]</b></span></p><p>(Where <span><b class="command">--password
+              <i class="replaceable"><tt>&lt;password&gt;</tt></i></b></span> is an
+              optional parameter for specifying a VNC password, and
+              <span><b class="command">[--connect
+              <i class="replaceable"><tt>&lt;host&gt;</tt></i>[:<i class="replaceable"><tt>&lt;port&gt;</tt></i>]]</b></span>
+              is an optional parameter for specifying the host (and optionally,
+              port) of a system running a listening VNC client.)</p><p>NOTE: If you specify any of the VNC-related boot-time options,
+            they will override the corresponding options present in the
+            kickstart file.</p></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id848043"></a>Installation-Related Issues</h3></div></div><div></div></div><div class="itemizedlist"><ul type="disc"><li><p>Certain hardware configurations (particularly those with LCD
+            displays) may experience problems while starting the Fedora Core
+            installation program.  In these instances, restart the installation,
+            and add the "<span><b class="command">nofb</b></span>" option to the boot command
+            line.</p><p>NOTE: Chinese, Japanese, and Korean graphical installations
+            started using the "<span><b class="command">nofb</b></span>" option will start in
+            English, and then switch to the appropriate language once the
+            graphical phase of the installation process begins.</p></li><li><p>Serial mice are known to be inoperative during installation.
+            However, there are indications that serial mice work properly in X
+            after the installation has completed.  Refer to bug 119474 for more
+            information:</p><p><a href="http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=119474" target="_top">http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=119474</a></p></li><li><p>Performing an installation with SELinux enabled causes
+            GNOME-related files to be created in the <tt class="filename">/root/</tt>
+            directory with the wrong security context.  This will prevent a
+            graphical login by the root account.  The workaround is to login (as
+            root) via the console and run the following command:</p><pre class="screen">
+<tt class="computeroutput">
+setfiles /etc/security/selinux/file_contexts /root 
+</tt>
+          </pre><p>After issuing this command, graphical logins as root will work
+            as expected.</p></li><li><p>Systems with older network cards may not bring network
+            interfaces up at boot time.  Refer to bug 119965 for more
+            information:</p><p><a href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=119965" target="_top">https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=119965</a></p><p>The workaround is to login as root and run the following
+            command:</p><pre class="screen">
+<tt class="computeroutput">
+chmod -x /sbin/mii-tool
+</tt>
+          </pre><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>Running this command is recommended for all
+              installations.</p></div></li></ul></div></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id848128"></a>Package-Specific Notes</h2></div></div><div></div></div><p>The following sections contain information regarding packages that
+      have undergone significant changes for Fedora Core 2.  For easier
+      access, they are organized using the same groups used in Anaconda.</p><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id848135"></a>Core</h3></div></div><div></div></div><p>This section contains the most elemental components of Fedora Core,
+        including the kernel.</p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id848141"></a><tt class="filename">glibc</tt></h4></div></div><div></div></div><div class="itemizedlist"><ul type="disc"><li><p>A higher-quality implementation of POSIX timer support (which
+              now includes support for CLOCK_MONOTONIC) is now available.  This
+              implementation uses support built into the 2.6 kernel.</p><p>In addition, POSIX message queue support, a new feature, has
+              been added to Fedora Core 2.</p></li><li><p>To speed login when NIS is used, it is now possible to request
+              the use of the <tt class="filename">netid.byname</tt> map instead of
+              the <tt class="filename">groups.byname</tt> map for providing
+              group-related information to NIS clients.  This map is
+              traditionally not used for this purpose, but in most
+              configurations contains the necessary information, and is
+              generated by default on recent Linux and <span class="trademark">Solaris</span>â„¢ NIS servers.</p><p>To enable this feature, find the following line in
+              <tt class="filename">/etc/default/nss</tt>:</p><pre class="screen">
+<tt class="computeroutput">
+# NETID_AUTHORITATIVE=TRUE
+</tt>
+            </pre><p>Next, use a text editor to remove the leading '#' character,
+              saving your changes when done.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>No cross-checks of the <tt class="filename">netid.byname</tt> map
+                are done by either the NIS server or client.  Therefore, the
+                responsibility of ensuring that
+                <tt class="filename">netid.byname</tt> contains appropriate
+                information rests with the system administrator.</p></div><p>It is also possible to improve NIS performance by using the
+              <tt class="filename">services.byservicename</tt> map.  If this map
+              exists and has been built properly, its use can be enabled by the
+              following setting in <tt class="filename">/etc/default/nss</tt>:</p><pre class="screen">
+<tt class="computeroutput">
+SERVICES_AUTHORITATIVE=TRUE
+</tt>
+            </pre><p>The <tt class="filename">services.byservicename</tt> map must
+              contain both names of services and aliases as keys, both without
+              protocol specified and with protocol.  Recently-updated Fedora Core
+              and Solaris NIS servers provide properly-built
+              <tt class="filename">services.byservicename</tt> maps.</p></li></ul></div></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id848254"></a><tt class="filename">kernel</tt></h4></div></div><div></div></div><div class="itemizedlist"><ul type="disc"><li><p>Support for I<sub>2</sub>O has been extensively
+              revamped for Fedora Core 2.</p><p>Fedora Core 2 should theoretically be usable with
+              I<sub>2</sub>O RAID controllers; however, installation
+              and upgrade require manual intervention.  Unfortunately, we were
+              unable to complete I<sub>2</sub>O support in Anaconda
+              prior to the release of Fedora Core 2.</p><p>The <tt class="filename">i2o_proc</tt> module must be manually
+              loaded during disk probing, so that Disk Druid is able to find the
+              I<sub>2</sub>O block devices.  Refer to the
+              I<sub>2</sub>O project home page (listed below) for
+              procedures regarding this and other upgrade/installation
+              issues.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>The <tt class="filename">dpt_i2o</tt> driver previously used to
+                support many SCSI RAID controllers under 2.4 kernels is no
+                longer supported.  However, the new generic
+                I<sub>2</sub>O layer supports most of these
+                controllers.  In addition, it is now possible to use
+                I<sub>2</sub>O on 64-bit architectures.</p><p>Note also that device names have changed.  The
+                <tt class="filename">dpt_i2o</tt> driver previously used
+                <tt class="filename">/dev/sd??</tt> device names, while the new
+                <tt class="filename">i2o_block</tt> driver uses
+                <tt class="filename">/dev/i2o/hd??</tt> device names.</p></div><p>For more information, refer to the "I<sub>2</sub>O
+              on Linux" page:</p><p><a href="http://i2o.shadowconnect.com/" target="_top">http://i2o.shadowconnect.com/</a></p><p>This site includes a list of tested controllers,
+              <tt class="filename">raidutils</tt> RPMs compatible with the old
+              <tt class="filename">dpt_i2o</tt> driver and the new
+              I<sub>2</sub>O layer (for managing Adaptec RAID
+              controllers), and information specific to
+              I<sub>2</sub>O on Fedora Core.</p><p>Special thanks go to Markus Lidel of Shadow Connect GmbH for
+              spearheading I<sub>2</sub>O-related kernel and tools
+              development.</p></li><li><p>The 2.6 kernel provides a new and much-improved mechanism
+              (known as <i class="firstterm">SG_IO</i>) for applications that must
+              send raw commands to storage devices.  This includes applications
+              for burning CDs or for extracting data from audio CDs.  SG_IO also
+              eliminates the need for ide-scsi emulation, where boot-time
+              parameters such as <span><b class="command">hdd=ide-scsi</b></span> were required
+              to support ATAPI CD burners.</p><p>Applications packaged as part of Fedora Core 2 have
+              been adjusted to take advantage of SG_IO.  For example, to burn a
+              CD using <span><b class="command">cdrecord</b></span>, the old-style command was
+              similar to this:</p><pre class="screen">
+<tt class="computeroutput">
+cdrecord --dev=0,0,0 <i class="replaceable"><tt>&lt;iso-file&gt;</tt></i>
+</tt>
+            </pre><p>With SG_IO, the command would be similar to this:</p><pre class="screen">
+<tt class="computeroutput">
+cdrecord --dev=<i class="replaceable"><tt>&lt;device&gt;</tt></i> <i class="replaceable"><tt>&lt;iso-file&gt;</tt></i>
+</tt>
+            </pre><p>Where
+              <tt class="computeroutput"><i class="replaceable"><tt>&lt;device&gt;</tt></i></tt>
+              could be any valid IDE (<tt class="filename">/dev/hdc</tt>) or SCSI/USB
+              (<tt class="filename">/dev/scd0</tt>) device file name.</p></li></ul></div></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id848445"></a>Graphics</h3></div></div><div></div></div><p>This section includes packages that help you manipulate and scan
+        images.</p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id848450"></a><tt class="filename">gimp</tt></h4></div></div><div></div></div><div class="itemizedlist"><ul type="disc"><li><p>The <tt class="filename">gimp-perl</tt> package has been removed
+              from Fedora Core 2 because GIMP was updated to 2.0 and the
+              Perl bindings were neither ready nor part of the main package
+              anymore.</p><p>Users of Perl scripts in GIMP should install the Gimp Perl
+              module from <a href="http://www.gimp.org/downloads/" target="_top">http://www.gimp.org/downloads/</a>.</p></li></ul></div></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id848475"></a>Language Support</h3></div></div><div></div></div><p>This section includes information related to the support of various
+        languages under Fedora Core.</p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id848482"></a><tt class="filename">iiimf</tt></h4></div></div><div></div></div><div class="itemizedlist"><ul type="disc"><li><p>The default Input Method (IM) for Chinese (Simplified and
+              Traditional), Japanese, and Korean has been changed to IIIMF
+              &#151; the Internet/Intranet Input Method Framework.  IIIMF is
+              supported as a native GTK2 IM module, and also through XIM using
+              the <tt class="filename">httx</tt> client.  IIIMF supports the use of
+              multiple Language Engines (LEs) at the same time; using the GNOME
+              Input Method Language Engine Tool (GIMLET &#151; an applet) it is
+              possible to switch between LEs of different languages inside GTK2
+              applications.</p><p>IIIMF currently defaults to using
+              <span><b class="keycap">Ctrl</b></span>-<span><b class="keycap">Space</b></span>
+              for toggling the input method on and off (Emacs users can use
+              <span><b class="keycap">Ctrl</b></span>-<span><b class="keycap">@</b></span>
+              instead of
+              <span><b class="keycap">Ctrl</b></span>-<span><b class="keycap">Space</b></span>
+              to set the mark.)</p><p>To switch between IIIMF and the legacy XIM input methods, use
+              the <span><b class="command">im-switch</b></span> command.  Enter the following
+              command for more information:</p><p><span><b class="command">im-switch -h</b></span></p></li></ul></div></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id848556"></a>Mail Server</h3></div></div><div></div></div><p>This section contains information related to the mail transport
+        agents included with Fedora Core.</p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id848562"></a><tt class="filename">sendmail</tt></h4></div></div><div></div></div><div class="itemizedlist"><ul type="disc"><li><p>By default, the Sendmail mail transport agent (MTA) does not
+            accept network connections from any host other than the local
+            computer.  If you want to configure Sendmail as a server for other
+            clients, you must edit <tt class="filename">/etc/mail/sendmail.mc</tt>
+            and change the <i class="parameter"><tt>DAEMON_OPTIONS</tt></i> line to also
+            listen on network devices (or comment out this option entirely using
+            the <span><b class="command">dnl</b></span> comment delimiter).  You must then
+            regenerate <tt class="filename">/etc/mail/sendmail.cf</tt> by running the
+            following command (as root):</p><p><span><b class="command">make -C /etc/mail</b></span></p><p>Note that you must have the <tt class="filename">sendmail-cf</tt>
+            package installed for this to work.</p></li></ul></div></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id848609"></a>Sound and Video</h3></div></div><div></div></div><p>This section contains information related to multimedia
+        applications.</p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id848615"></a><tt class="filename">k3b</tt></h4></div></div><div></div></div><p>Past users of the CD/DVD burning application
+          <span class="application">k3b</span> may notice that the program
+          <span><b class="command">k3bsetup</b></span> is missing.  This is because
+          <span><b class="command">k3bsetup</b></span> is not necessary under Fedora Core
+          2.</p></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id848639"></a>X Window System</h3></div></div><div></div></div><p>This section contains information related to the X Window System
+        implementation provided with Fedora Core.</p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id848645"></a><tt class="filename">xorg-x11</tt></h4></div></div><div></div></div><div class="itemizedlist"><ul type="disc"><li><p>Users new to the X.org X11 implementation should take note of
+              a few differences between it and the XFree86.org X11
+              implementation which shipped in previous Red Hat operating systems.
+              In particular, the names of some files have changed, including the
+              following:</p><pre class="screen">
+X Server Binary
+
+    XFree86 X11: XFree86
+
+      X.org X11: Xorg
+
+X Server Configuration File
+
+    XFree86 X11: /etc/X11/XF86Config
+
+      X.org X11: /etc/X11/xorg.conf
+
+X Server Log File
+
+    XFree86 X11: /var/log/XFree86.$DISPLAY.log
+
+      X.org X11: /var/log/Xorg.$DISPLAY.log
+            </pre><p>When configuring or troubleshooting your X server
+              configuration, be sure that you are using the correct
+              files.</p></li><li><p>There has been some confusion regarding font-related issues
+              under the X Window System in recent versions of Fedora Core (and
+              versions of Red Hat Linux before it.)  At the present time, there are two
+              font subsystems, each with different characteristics:</p><p>- The original (15+ year old) subsystem is referred to as the
+              "core X font subsystem".  Fonts rendered by this subsystem are not
+              anti-aliased, are handled by the X server, and have names
+              like:</p><p>-misc-fixed-medium-r-normal--10-100-75-75-c-60-iso8859-1</p><p>The newer font subsystem is known as "fontconfig", and allows
+              applications direct access to the font files.  Fontconfig is often
+              used along with the "Xft" library, which allows applications to
+              render fontconfig fonts to the screen with antialiasing.
+              Fontconfig uses more human-friendly names like:</p><p>Luxi Sans-10</p><p>Over time, fontconfig/Xft will replace the core X font
+              subsystem.  At the present time, applications using the Qt 3 or
+              GTK 2 toolkits (which would include KDE and GNOME applications)
+              use the fontconfig and Xft font subsystem; most everything else
+              uses the core X fonts.</p><p>In the future, Fedora Core may support only fontconfig/Xft in
+              place of the XFS font server as the default local font access
+              method.</p><p>NOTE: An exception to the font subsystem usage outlined above
+              is OpenOffice.org (which uses its own font rendering
+              technology).</p><p>If you wish to add new fonts to your Fedora Core 2
+              system, you must be aware that the steps necessary depend on which
+              font subsystem is to use the new fonts.  For the core X font
+              subsystem, you must:</p><p>1. Create the <tt class="filename">/usr/share/fonts/local/</tt>
+              directory (if it doesn't already exist):</p><p><span><b class="command">mkdir /usr/share/fonts/local/</b></span></p><p>2. Copy the new font file into
+              <tt class="filename">/usr/share/fonts/local/</tt></p><p>3. Update the font information by issuing the following
+              commands (note that, due to formatting restrictions, the following
+              commands may appear on more than one line; in use, each command
+              should be entered on a single line):</p><p><span><b class="command">ttmkfdir -d /usr/share/fonts/local/ -o
+                /usr/share/fonts/local/fonts.scale</b></span></p><p><span><b class="command">mkfontdir /usr/share/fonts/local/</b></span></p><p>4. If you had to create
+              <tt class="filename">/usr/share/fonts/local/</tt>, you must then add it
+              to the X font server (xfs) path:</p><p><span><b class="command">chkfontpath --add
+                /usr/share/fonts/local/</b></span></p><p>Adding new fonts to the fontconfig font subsystem is more
+              straightforward; the new font file only needs to be copied into
+              the <tt class="filename">/usr/share/fonts/</tt> directory (individual
+              users can modify their personal font configuration by copying the
+              font file into the <tt class="filename">~/.fonts/</tt>
+              directory).</p><p>After the new font has been copied, use
+              <span><b class="command">fc-cache</b></span> to update the font information
+              cache:</p><p><span><b class="command">fc-cache
+                <i class="replaceable"><tt>&lt;directory&gt;</tt></i></b></span></p><p>(Where
+              <span><b class="command"><i class="replaceable"><tt>&lt;directory&gt;</tt></i></b></span>
+              would be either the <tt class="filename">/usr/share/fonts/</tt> or
+              <tt class="filename">~/.fonts/</tt> directories.)</p><p>Individual users may also install fonts graphically, by
+              browsing <span><b class="command">fonts:///</b></span> in
+              <span class="application">Nautilus</span>, and dragging the new font
+              files there.</p><p>NOTE: If the font filename ends with
+              "<tt class="filename">.gz</tt>", it has been compressed with
+              <span><b class="command">gzip</b></span>, and must be decompressed (with the
+              <span><b class="command">gunzip</b></span> command) before the fontconfig font
+              subsystem can use the font.</p></li><li><p>Due to the transition to the new font system based on
+              fontconfig/Xft, GTK+ 1.2 applications are not affected by any
+              changes made via the <span class="guilabel">Font Preferences</span> dialog.
+              For these applications, a font can be configured by adding the
+              following lines to the file
+              <tt class="filename">~/.gtkrc.mine</tt>:</p><p><span><b class="command">style "user-font" {</b></span></p><p><span><b class="command">fontset =
+                "<i class="replaceable"><tt>&lt;font-specification&gt;</tt></i>"</b></span></p><p><span><b class="command">}</b></span></p><p><tt class="computeroutput"> </tt></p><p><tt class="computeroutput">widget_class "*" style "user-font"</tt></p><p>(Where
+              <span><b class="command"><i class="replaceable"><tt>&lt;font-specification&gt;</tt></i></b></span>
+              represents a font specification in the style used by traditional X
+              applications, such as
+              "<tt class="computeroutput">-adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-*</tt>".)</p></li></ul></div></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id848943"></a>Miscellaneous Notes</h3></div></div><div></div></div><p>This section contains information related to packages that do not
+        fit in any of the proceeding categories.</p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id848950"></a><tt class="filename">lvm2</tt></h4></div></div><div></div></div><p>This section contains information related to the
+          <tt class="filename">lvm2</tt> package.</p><div class="itemizedlist"><ul type="disc"><li><p>The full set of LVM2 commands is now installed in
+              <tt class="filename">/usr/sbin/</tt>.  In boot environments where
+              <tt class="filename">/usr/</tt> is not available, it is necessary to
+              prefix each command with <tt class="filename">/sbin/lvm.static</tt>
+              (<span><b class="command">/sbin/lvm.static vgchange -ay</b></span>, for
+              example).</p><p>In environments where <tt class="filename">/usr/</tt> is available,
+              it is no longer necessary to prefix each command with
+              <span><b class="command">lvm</b></span> (<span><b class="command">/usr/sbin/lvm vgchange
+              -ay</b></span> becomes <span><b class="command">/usr/sbin/vgchange -ay</b></span>,
+              for example).</p></li><li><p>The new LVM2 commands (such as <span><b class="command">/usr/sbin/vgchange
+            -ay</b></span> and <span><b class="command">/sbin/lvm.static vgchange -ay</b></span>)
+            detect if you are running a 2.4 kernel, and transparently invoke the
+            old LVM1 commands if appropriate. The LVM1 commands have been
+            renamed to end with ".lvm1" (for example,
+            <span><b class="command">/sbin/vgchange.lvm1 -ay</b></span>).</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>LVM1 commands work only with 2.4 kernels.  It is not
+                possible to use LVM1 commands while running a 2.6 kernel.</p></div></li></ul></div><p>Refer to <tt class="filename">/usr/share/doc/lvm2*/WHATS_NEW</tt> for
+          more information on LVM2.</p></div></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id849074"></a>Packages Added/Removed/Deprecated</h2></div></div><div></div></div><p>This section contains lists of packages that fit into the following
+      categories:</p><div class="itemizedlist"><ul type="disc"><li><p>Packages that have been added to Fedora Core 2</p></li><li><p>Packages that have been removed from Fedora Core 2</p></li><li><p>Packages that have been deprecated, and may be removed from a
+          future release of Fedora Core</p></li></ul></div><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>To reduce the length of the following
+        lists,<span class="emphasis"><em>source</em></span> packages, and not
+        <span class="emphasis"><em>binary</em></span> packages are listed.</p></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id849111"></a>Packages Added</h3></div></div><div></div></div><p>The following packages have been added to Fedora Core
+        2:</p><div class="itemizedlist"><ul type="disc"><li><p>alsa-lib &#151; Libraries for Advanced Linux Sound Architecture
+            (ALSA)</p></li><li><p>alsa-utils &#151; Command-line utilities for ALSA</p></li><li><p>ant &#151; Platform-independent build tool for Java
+            applications</p></li><li><p>automake17 &#151; Automake 1.7 compatibility</p></li><li><p>bcel &#151; Java class file manipulation</p></li><li><p>checkpolicy &#151; SELinux policy compiler</p></li><li><p>commons-beanutils &#151; Jakarta Commons Beanutils</p></li><li><p>commons-collections &#151; Jakarta Commons Collections</p></li><li><p>commons-dbcp &#151; Jakarta Commons DBCP</p></li><li><p>commons-digester &#151; Jakarta Commons Digester</p></li><li><p>commons-fileupload &#151; Jakarta Commons Fileupload</p></li><li><p>commons-logging &#151; Jakarta Commons Logging</p></li><li><p>commons-modeler &#151; Jakarta Commons Modeler</p></li><li><p>commons-pool &#151; Jakarta Commons Pool</p></li><li><p>cup-v10k &#151; LALR parser generator</p></li><li><p>cyrus-imapd &#151; Cyrus IMAP implementation</p></li><li><p>dbh &#151; Disk based hash library</p></li><li><p>dev86 &#151; A real-mode x86 assembler and linker</p></li><li><p>device-mapper &#151; Device mapper library<
 /p></li><li><p>distcache &#151; Distributed SSL session cache</p></li><li><p>exim &#151; The exim mail transport agent</p></li><li><p>expect &#151; Split out from tcltk</p></li><li><p>flac &#151; An encoder/decoder for the Free Lossless Audio
+            Codec</p></li><li><p>fonts-bengali &#151; Fonts for the display of the Bengali
+            script</p></li><li><p>gcc34 &#151; GNU Compiler Collection version 3.4</p></li><li><p>gnome-keyring &#151; A framework for managing user passwords
+            and other secrets</p></li><li><p>gnome-netstatus &#151; Network status applet</p></li><li><p>hicolor-icon-theme &#151; Basic directories and files needed
+            for icon theme support</p></li><li><p>hpijs &#151; A collection of optimized drivers for HP
+            printers</p></li><li><p>iiimf-le-inpinyin &#151; An IIIMF Language Engine for
+            Simplified Chinese</p></li><li><p>iiimf-le-xcin &#151; An IIIMF Language Engine for Traditional
+            Chinese</p></li><li><p>ipsec-tools &#151; Tools for configuring and using IPSEC</p></li><li><p>iptstate &#151; A top-like display of IP Tables state table
+            entries</p></li><li><p>ipvsadm &#151; A utility to administer the IP Virtual Server
+            services</p></li><li><p>jaf &#151; GNU JavaBeans Activation Framework</p></li><li><p>jakarta-regexp &#151; A 100% Pure Java Regular Expression
+            package</p></li><li><p>javamail &#151; A protocol-independent API for messaging
+            applications</p></li><li><p>junit &#151; A regression-testing framework used to implement
+            unit tests in Java</p></li><li><p>k3b &#151; An easy-to-use DC/DVD burning application</p></li><li><p>libc-client &#151; A common API for accessing mailboxes</p></li><li><p>libdv &#151; Software decoder for DV format video</p></li><li><p>libexif &#151; A library for extracting information from EXIF
+            files</p></li><li><p>libgnomecups &#151; GNOME library for CUPS integration</p></li><li><p>libofx &#151; A library for supporting Open Financial Exchange
+            (OFX)</p></li><li><p>libselinux &#151; SELinux library and simple utilities</p></li><li><p>libxfce4mcs &#151; Multi-channel settings management support
+            for the XFce4 desktop environment</p></li><li><p>libxfce4util &#151; Utility library for the XFce4 desktop
+            environment</p></li><li><p>libxfcegui4 &#151; GTK widgets for the XFce4 desktop
+            environment</p></li><li><p>libxklavier &#151; A library providing high-level API for X
+            Keyboard Extension (XKB)</p></li><li><p>lvm2 &#151; Logical Volume Management (LVM) tools</p></li><li><p>memtest86+ &#151; Stand-alone memory tester for x86 and x86-64
+            computers</p></li><li><p>mod_auth_kerb &#151; Module for Kerberos authentication over
+            HTTP</p></li><li><p>mx4j &#151; An open source implementation of the Java Management
+            Extensions (JMX)</p></li><li><p>mysql-jdbc &#151; An implementation of the JDBC API for the
+            MySQL relational database server</p></li><li><p>nabi &#151; A simple Hangul X input method</p></li><li><p>openhbci &#151; A free client-side implementation of Home
+            Banking Computer Interface (HBCI)</p></li><li><p>openobex-apps &#151; Applications for using the OBEX (Object
+            Exchange) protocol</p></li><li><p>pcmcia-cs &#151; Utilities for handling PCMCIA devices</p></li><li><p>perl-Convert-ASN1 &#151; Convert-ASN1 Perl module</p></li><li><p>perl-LDAP &#151; LDAP Perl module</p></li><li><p>perl-RPM-Specfile &#151; RPM-Specfile Perl module</p></li><li><p>perl-XML-LibXML &#151; XML-LibXML Perl module</p></li><li><p>perl-XML-LibXML-Common &#151; XML-LibXML-Common Perl
+            module</p></li><li><p>perl-XML-NamespaceSupport &#151; XML-NamespaceSupport Perl
+            module</p></li><li><p>perl-XML-SAX &#151; XML-SAX Perl module</p></li><li><p>planner &#151; Graphical project management tool</p></li><li><p>policy &#151; SELinux example policy configuration</p></li><li><p>policycoreutils &#151; SELinux policy core utilities</p></li><li><p>pyparted &#151; Python modules for the parted library</p></li><li><p>redhat-java-rpm-scripts &#151; A collection of scripts used to
+            perform common tasks for RPM packages containing Java libraries and
+            executables</p></li><li><p>rhdb-utils &#151; Miscellaneous utilities for PostgreSQL (Red Hat
+            Edition)</p></li><li><p>selinux-doc &#151; SELinux documentation</p></li><li><p>servletapi &#151; An implementation of the Java Servlet and JSP
+            APIs</p></li><li><p>setools &#151; SELinux tools for managing policy</p></li><li><p>shared-mime-info &#151; The freedesktop.org shared MIME info
+            database</p></li><li><p>speex &#151; A patent-free codec designed especially for
+            speech.</p></li><li><p>struts &#151; Framework for building web applications with
+            Java</p></li><li><p>system-config-bind &#151; A utility for configuring basic
+            Domain Name System (DNS) settings</p></li><li><p>system-config-boot &#151; A graphical interface for configuring
+            the boot loader</p></li><li><p>system-config-date &#151; A graphical interface for modifying
+            system date and time</p></li><li><p>system-config-display &#151; A graphical interface for
+            configuring the X Window System display</p></li><li><p>system-config-httpd &#151; A graphical interface for
+            configuring Apache</p></li><li><p>system-config-keyboard &#151; A graphical interface for
+            modifying the default keyboard</p></li><li><p>system-config-kickstart &#151; A graphical interface for
+            creating kickstart files</p></li><li><p>system-config-language &#151; A graphical interface for
+            modifying the default system language</p></li><li><p>system-config-mouse &#151; A graphical interface for
+            configuring mice</p></li><li><p>system-config-netboot &#151; A graphical interface for
+            configuring diskless environments and network installations</p></li><li><p>system-config-network &#151; A graphical interface for
+            configuring Ethernet, wireless, Token Ring, ADSL, ISDN and PPP
+            network devices</p></li><li><p>system-config-nfs &#151; A graphical interface for configuring
+            NFS shares</p></li><li><p>system-config-packages &#151; A graphical interface for package
+            management</p></li><li><p>system-config-printer &#151; A graphical interface for
+            configuring printers</p></li><li><p>system-config-proc &#151; A graphical interface for configuring
+            tunable operating system parameters</p></li><li><p>system-config-rootpassword &#151; A graphical interface for
+            modifying the root password</p></li><li><p>system-config-samba &#151; a graphical user interface for
+            configuring Samba shares</p></li><li><p>system-config-securitylevel &#151; A graphical interface for
+            modifying the system security level</p></li><li><p>system-config-services &#151; A graphical interface for
+            configuring initscript and xinetd</p></li><li><p>system-config-soundcard &#151; A graphical interface for
+            detecting and configuring soundcards</p></li><li><p>system-config-users &#151; A graphical interface for
+            administering users and groups</p></li><li><p>system-logviewer &#151; A graphical interface for viewing log
+            files</p></li><li><p>system-switch-mail &#151; A graphical interface for mail
+            transport agent selection</p></li><li><p>tcl &#151; Split out from tcltk</p></li><li><p>tclx &#151; Split out from tcltk</p></li><li><p>tix &#151; Split out from tcltk</p></li><li><p>tk &#151; Split out from tcltk</p></li><li><p>tomcat &#151; The official Reference Implementation for the
+            Java Servlet and JavaServer Pages technologies</p></li><li><p>tvtime &#151; A high quality TV viewer</p></li><li><p>udev &#151; A userspace implementation of devfs</p></li><li><p>xalan-j &#151; The Xalan XSLT processor</p></li><li><p>xerces-j &#151; The Xerces XML parser</p></li><li><p>xfce4-panel &#151; The panel for the XFce4 desktop
+            environment</p></li><li><p>xfce-mcs-manager &#151; A multi channel settings manager for
+            the XFce4 desktop environment</p></li><li><p>xfce-mcs-plugins &#151; A set of plugins for the XFce4 multi
+            channel settings manager</p></li><li><p>xfce-utils &#151; Utilities for the XFce4 desktop
+            environment</p></li><li><p>xfdesktop &#151; A desktop manager for the XFce4 desktop
+            environment</p></li><li><p>xffm &#151; A file manager and SMB network navigator for the
+            XFce4 desktop environment</p></li><li><p>xffm-icons &#151; Icon themes for the xffm file manager</p></li><li><p>xfsprogs &#151; Utilities for managing the XFS file
+            system</p></li><li><p>xfwm4 &#151; A window manager for the XFce4 desktop
+            environment</p></li><li><p>xfwm4-themes &#151; A set of additional themes for the xfwm4
+            window manager</p></li><li><p>xmlsec1 &#151; Library providing support for XML Signature and
+            XML Encryption standards</p></li><li><p>xorg-x11 &#151; An open source implementation of the X Window
+            System</p></li><li><p>xrestop &#151; A utility for monitoring application usage of X
+            resources and display them in a manner similar to the top
+            program</p></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id849662"></a>Packages Removed</h3></div></div><div></div></div><p>The following packages have been removed from Fedora Core 2:</p><div class="itemizedlist"><ul type="disc"><li><p>ami &#151; Replaced by nabi</p></li><li><p>bonobo-conf &#151; No longer used by any current Fedora Core
+            application</p></li><li><p>boost-jam &#151; no longer required by any current Fedora Core
+            software</p></li><li><p>cipe &#151; Not supported by the 2.6 kernel</p></li><li><p>gcc32 &#151; Used only to compile 2.4 kernel (which is no
+            longer included)</p></li><li><p>gimp-perl &#151; No longer packaged as part of the GIMP
+            packaging</p></li><li><p>gnome-vfs2-extras &#151; Now part of gnome-vfs-extras</p></li><li><p>gtoaster &#151; Equivalent functionality present in
+            nautilus-cd-burner</p></li><li><p>imap &#151; Replaced by dovecot</p></li><li><p>indexhtml &#151; Content added to fedora-release</p></li><li><p>ipchains &#151; Replaced by iptables</p></li><li><p>kdoc &#151; not part of current KDE</p></li><li><p>kernel-pcmcia-cs &#151; Replaced by pcmcia-cs</p></li><li><p>kpppload &#151; Not part of current KDE release</p></li><li><p>kterm &#151; Lacks UTF-8 support</p></li><li><p>libcapplet0 &#151; No longer needed; GNOME 1 capplets
+            removed</p></li><li><p>libgtop &#151; No longer used by any Fedora Core
+            application</p></li><li><p>libmrproject &#151; No longer needed; mrproject removed</p></li><li><p>mars-nwe &#151; No longer part of Fedora Core profile</p></li><li><p>memtest86 &#151; Replaced by memtest86+</p></li><li><p>mrproject &#151; Replaced by planner</p></li><li><p>ncurses4 &#151; No longer required</p></li><li><p>nmh &#151; No longer part of Fedora Core profile</p></li><li><p>openssl096 &#151; No longer required</p></li><li><p>readline41 &#151; No longer required</p></li><li><p>redhat-config-bind &#151; Renamed system-config-bind</p></li><li><p>redhat-config-boot &#151; Renamed system-config-boot</p></li><li><p>redhat-config-date &#151; Renamed system-config-date</p></li><li><p>redhat-config-httpd &#151; Renamed system-config-httpd</p></li><li><p>redhat-config-keyboard &#151; Renamed
+            system-config-keyboard</p></li><li><p>redhat-config-kickstart &#151; Renamed
+            system-config-kickstart</p></li><li><p>redhat-config-language &#151; Renamed
+            system-config-language</p></li><li><p>redhat-config-mouse &#151; Renamed system-config-mouse</p></li><li><p>redhat-config-netboot &#151; Renamed
+            system-config-netboot</p></li><li><p>redhat-config-network &#151; Renamed
+            system-config-network</p></li><li><p>redhat-config-nfs &#151; Renamed system-config-nfs</p></li><li><p>redhat-config-packages &#151; Renamed
+            system-config-packages</p></li><li><p>redhat-config-printer &#151; Renamed
+            system-config-printer</p></li><li><p>redhat-config-proc &#151; Renamed system-config-proc</p></li><li><p>redhat-config-rootpassword &#151; Renamed
+            system-config-rootpassword</p></li><li><p>redhat-config-samba &#151; Renamed system-config-samba</p></li><li><p>redhat-config-securitylevel &#151; Renamed
+            system-config-securitylevel</p></li><li><p>redhat-config-services &#151; Renamed
+            system-config-services</p></li><li><p>redhat-config-soundcard &#151; Renamed
+            system-config-soundcard</p></li><li><p>redhat-config-users &#151; Renamed system-config-users</p></li><li><p>redhat-config-xfree86 &#151; Renamed
+            system-config-display</p></li><li><p>redhat-logviewer &#151; Renamed system-logviewer</p></li><li><p>redhat-switch-mail &#151; Renamed system-switch-mail</p></li><li><p>run &#151; Functionality present in schedutils</p></li><li><p>sndconfig &#151; No longer required by mainstream hardware</p></li><li><p>tcltk &#151; Package split up into separate expect, tcl, tclx,
+            tix and tk packages</p></li><li><p>xawtv &#151; Replaced by tvtime</p></li><li><p>Xbae &#151; Library not used by any application</p></li><li><p>xcpustate &#151; No longer part of Fedora Core profile</p></li><li><p>XFree86 &#151; Replaced by the X.Org X11 implementation</p></li><li><p>Xlt &#151; Library not used by any application</p></li><li><p>xtraceroute &#151; No longer part of Fedora Core profile</p></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id849916"></a>Packages Deprecated</h3></div></div><div></div></div><p>The following packages have been deprecated, and may be removed from
+        a future release of Fedora Core:</p><div class="itemizedlist"><ul type="disc"><li><p>ac-archive &#151; No longer part of Fedora Core profile</p></li><li><p>dbskkd-cdb &#151; Only used by deprecated package
+            skkinput</p></li><li><p>devlabel &#151; udev is the recommended solution</p></li><li><p>FreeWnn &#151; Only used by deprecated package
+            kinput2-canna-wnn6</p></li><li><p>kinput2-canna-wnn6 &#151; IIIMF is the recommended input
+            method</p></li><li><p>licq &#151; Equivalent functionality present in other
+            applications (gaim, for example)</p></li><li><p>lilo &#151; GRUB is the recommended bootloader</p></li><li><p>miniChinput &#151; IIIMF is the recommended input method</p></li><li><p>nabi &#151; IIIMF is the recommended input method</p></li><li><p>ncpfs &#151; No longer part of Fedora Core profile</p></li><li><p>skkinput &#151; IIIMF is the recommended input method</p></li><li><p>Wnn6-SDK &#151; Only used by deprecated package
+            kinput2-canna-wnn6</p></li><li><p>xcin &#151; IIIMF is the recommended input method</p></li></ul></div></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="s1-whatitis"></a>An Overview of the Fedora Project</h2></div></div><div></div></div><p>The goal of the Fedora Project is to work with the Linux community to build a
+      complete, general-purpose operating system exclusively from open source
+      software.  Development will be done in a public forum.  The project will
+      produce time-based releases of Fedora Core about 2-3 times a year, with a
+      public release schedule.  The Red Hat engineering team will continue to
+      participate in building Fedora Core and will invite and encourage more
+      outside participation than was possible in the past.  By using this more
+      open process, we hope to provide an operating system more in line with the
+      ideals of free software and more appealing to the open source
+      community.</p><p>For more information, refer to the Fedora Project website:</p><p><a href="http://fedora.redhat.com/" target="_top">http://fedora.redhat.com/</a></p><p>In addition to the website, the following mailing lists are
+      available:</p><div class="itemizedlist"><ul type="disc"><li><p>fedora-list at redhat.com &#151; For users of Fedora Core
+          releases</p></li><li><p>fedora-test-list at redhat.com &#151; For testers of Fedora Core test
+          releases</p></li><li><p>fedora-devel-list at redhat.com &#151; For developers, developers,
+          developers</p></li><li><p>fedora-docs-list at redhat.com &#151; For participants of the docs
+          project</p></li></ul></div><p>To subscribe to any of these lists, send an email with the word
+      "subscribe" in the subject to
+      <tt class="computeroutput"><i class="replaceable"><tt>&lt;listname&gt;</tt></i>-request</tt>
+      (where
+      <tt class="computeroutput"><i class="replaceable"><tt>&lt;listname&gt;</tt></i></tt>
+      is one of the above list names.)</p><p>NOTE: If you have subscribed in the past to rhl-list, rhl-beta-list,
+      rhl-devel-list, or rhl-docs-list, your subscriptions have been
+      retained.</p><p>The Fedora Project also includes an IRC (Internet Relay Chat) channel.  IRC is
+      a real-time, text-based form of communication.  With it, you can have
+      conversations with multiple people in an open channel or chat with someone
+      privately one-on-one.</p><p>To talk with other Fedora Project participants via IRC, access freenode IRC
+      network.  Initially, you can use <tt class="filename">irc.freenode.net</tt> as
+      the IRC server, although you may decide to select a server that is
+      geographically closer to you.  Refer to the freenode website (<a href="http://www.freenode.net/" target="_top">http://www.freenode.net/</a>) for more
+      information.  Fedora Project participants frequent the
+      <tt class="filename">#fedora</tt> channel, while Fedora Project developers can often be
+      found on the <tt class="filename">#fedora-devel</tt> channel.  Some of the
+      larger projects may have their own channels as well; this information can
+      be found on the project pages.</p><p>NOTE: Red Hat has no control over the Fedora IRC channels or their
+      content.</p></div>
+
+		</div>
+
+
+		</div>
+			<div class="fedora-corner-br">&nbsp;</div>
+			<div class="fedora-corner-bl">&nbsp;</div>
+		</div>
+
+	</div>
+	
+	</body>
+</html>
+
diff --git a/built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/caution.png b/built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/caution.png
new file mode 100644
index 0000000..395e9af
Binary files /dev/null and b/built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/caution.png differ
diff --git a/built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/important.png b/built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/important.png
new file mode 100644
index 0000000..fc16e80
Binary files /dev/null and b/built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/important.png differ
diff --git a/built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/note.png b/built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/note.png
new file mode 100644
index 0000000..4ba976a
Binary files /dev/null and b/built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/note.png differ
diff --git a/built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/tip.png b/built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/tip.png
new file mode 100644
index 0000000..c86dde4
Binary files /dev/null and b/built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/tip.png differ
diff --git a/built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/warning.png b/built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/warning.png
new file mode 100644
index 0000000..075693e
Binary files /dev/null and b/built_html/Release_Notes_for_64-bit_x86_Systems/stylesheet-images/warning.png differ




More information about the docs-commits mailing list