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 | 600 ++++++++++ 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 | 600 ++++++++++ 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, 4254 insertions(+)
New commits: commit f3ef34d88e825e5fa27dec87d8f1226ff5c1b6e2 Author: Ruediger Landmann r.landmann@redhat.com Date: Sun May 30 21:44:52 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..0516561 --- /dev/null +++ b/built_html/Release_Notes_for_32-bit_x86_Systems/index.html @@ -0,0 +1,600 @@ + +<!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"> </div> + <div class="fedora-corner-tl"> </div> + <div id="fedora-content"> + +<div class="article" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="index"></a>Fedora Core 1 Release Notes</h1></div><div><p class="copyright">Copyright © 2003 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 + <fedora@redhat.com>"</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-whatitis"></a>An Introduction to the Fedora Project</h2></div></div><div></div></div><p>The Fedora Project is a Red Hat-sponsored and community-supported open source + project. It is also a proving ground for new technology that may + eventually make its way into Red Hat products. It is not a supported product + of Red Hat, Inc.</p><p>The goal of the Fedora Project is to work with the Linux community to build a + complete, general purpose operating system exclusively from free 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 the building of Fedora Core and will invite and encourage more outside + participation than was possible in Red Hat Linux. By using this more open + process, we hope to provide an operating system that uses free software + development practices and is 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@redhat.com — For users of Fedora Core + releases</p></li><li><p>fedora-test-list@redhat.com — For testers of Fedora Core test + releases</p></li><li><p>fedora-devel-list@redhat.com — For developers, developers, + developers</p></li><li><p>fedora-docs-list@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><listname></tt></i>-request</tt> + (where + <tt class="computeroutput"><i class="replaceable"><tt><listname></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 class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="anaconda-installer-notes"></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 1 in + general.</p><div class="itemizedlist"><ul type="disc"><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 <tt class="command">linux mediacheck</tt> at the + <tt class="prompt">boot:</tt> prompt.</p></li><li><p>Memory testing may be performed prior to installing Fedora Core by + entering <tt class="command">memtest86</tt> 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>During a graphical installation, you can press + <span><b class="keycap">SHIFT</b></span>-<span><b class="keycap">Print + Screen</b></span> and a screenshot of the current + installation screen will be taken. These are stored in the following + directory:</p><p><tt class="filename">/root/anaconda-screenshots/</tt></p><p>The screenshots can be accessed once the newly-installed system is + rebooted.</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 "<tt class="command">nofb</tt>" option to the boot command + line.</p><p>NOTE: Chinese, Japanese, and Korean graphical installations + started using the "<tt class="command">nofb</tt>" 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><tt class="command">pci=off ide1=0x180,0x386</tt></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>Fedora Core 1 now supports graphical FTP and HTTP installations. + The default for these installation modes remains text-based; however, + graphical installations can be enabled by passing + "<tt class="command">graphical</tt>" as a boot-time option.</p><p>Note that graphical FTP and HTTP installations increase memory + requirements by approximately 64MB, due to the necessity of containing + the installer image. However, if you boot the installation program + from CD-ROM 1, no additional RAM will be required; instead the + installer image will be mounted from the CD-ROM.</p></li><li><p>Hard drive installations are now graphical by default. There is + no memory penalty, as parted 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><b class="guilabel">High</b></span>", "<span><b class="guilabel">Medium</b></span>", and + "<span><b class="guilabel">No firewall</b></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><b class="application">Security Level + Configuration Tool</b></span> + (<tt class="command">redhat-config-securitylevel</tt>).</p></li><li><p>Installation via VNC is now supported. To initiate a VNC-based + installation, pass <tt class="command">vnc</tt> as a boot-time option. If + necessary, a password can be set by adding + "<tt class="command">vncpassword=<i class="replaceable"><tt><password></tt></i></tt>" + to the boot-time options. The VNC display will be + "<tt class="command"><i class="replaceable"><tt><host></tt></i>:1</tt>", where + <tt class="command"><i class="replaceable"><tt><host></tt></i></tt> 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 <tt class="command">vncconnect</tt> boot-time option:</p><p><tt class="command">linux vnc + vncconnect=<i class="replaceable"><tt><client></tt></i>[:<i class="replaceable"><tt><port></tt></i>]</tt></p><p>(Where + <tt class="command"><i class="replaceable"><tt><client></tt></i></tt> is the + hostname or IP address of the system running the listening VNC client, + and <tt class="command"><i class="replaceable"><tt><port></tt></i></tt> 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><tt class="command">linux vnc + vncconnect=pigdog.example.com</tt></p><p><tt class="command">linux vnc + vncconnect=pigdog.example.com:27910</tt></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 1, the + following command is sufficient:</p><p><tt class="command">vncviewer -listen</tt></p><p>In addition, a new kickstart directive has been added to support + VNC-based installations:</p><p><tt class="command">vnc [--password + <i class="replaceable"><tt><password></tt></i>] [--connect + <i class="replaceable"><tt><host></tt></i>[:<i class="replaceable"><tt><port></tt></i>]]</tt></p><p>(Where <tt class="command">--password + <i class="replaceable"><tt><password></tt></i></tt> is an optional + parameter for specifying a VNC password, and <tt class="command">[--connect + <i class="replaceable"><tt><host></tt></i>[:<i class="replaceable"><tt><port></tt></i>]]</tt> + 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><li><p>The XFree86 "radeon" driver has been enhanced by Red Hat to + include experimental 2D-only support for some of ATI's newer hardware, + including the following models:</p><p>- Radeon 7000 IGP (A4+) 4237</p><p>- Radeon 9000 IGP (A5) 5834</p><p>- Radeon Mobility 9000 IGP (U3) 5835</p><p>- Radeon 9200 (AGP) 5964</p><p>- Radeon 9600 AP (AGP)</p><p>- Radeon 9600 Pro AR (AGP)</p><p>- Radeon Mobility M10 NP (AGP)</p><p>- FireGL (R350) AK (AGP)</p><p>- Radeon 9800 NH (AGP)</p><p>- FireGL (R350) NK (AGP)</p><p>NOTE: The new Radeon driver support has been included for people + to test and to help identify possible instabilities requiring + additional work in the future. Note also that there are even newer + models of ATI hardware that are not supported at this time.</p><p>Users with unsupported video hardware can try to use the + <tt class="command">ChipID</tt> XFree86 config file option as documented in + the XF86Config manpage to force the driver to treat the card as + another, already-supported one, although there is no guarantee this + will work. If a particular ATI chip does not work, or if the + <tt class="command">ChipID</tt> option works for a particular unsupported + chip, file a bug report in bugzilla. Include your X server logs + (<tt class="filename">/var/log/XFree86.*.log</tt>), X server config file + (<tt class="filename">/etc/X11/XF86Config</tt>), and complete details, as + this will help us to improve the driver as time permits.</p></li><li><p>The XFree86 open source vmware video driver is provided strictly + as a convenience to the Fedora community. Any problems encountered + with XFree86 under vmware should be reported directly to the XFree86 + project by filing a bug report at <a href="http://bugs.xfree86.org" target="_top">http://bugs.xfree86.org</a>. Red Hat + will monitor changes made to the driver upstream, and may include + updates in future releases as time permits.</p></li></ul></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="general-notes"></a>General Notes</h2></div></div><div></div></div><p>This section describes post-installation issues.</p><div class="itemizedlist"><ul type="disc"><li><p><span><b class="application">Mozilla</b></span> as shipped with Fedora Core 1 for + x86-64 was a 32-bit application. Future Fedora Core releases will ship + <span><b class="application">Mozilla</b></span> as a 64-bit application; this means + that, at that time, 32-bit plugins will no longer work.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>64-bit <span><b class="application">Mozilla</b></span> + may also be pushed in future updates to Fedora Core 1.</p></div></li><li><p>There have been issues observed when upgrading Red Hat Linux + 7.<i class="replaceable"><tt><x></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><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 1 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><tt class="command">mkdir /usr/share/fonts/local/</tt></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><tt class="command">ttmkfdir -d /usr/share/fonts/local/ -o + /usr/share/fonts/local/fonts.scale</tt></p><p><tt class="command">mkfontdir /usr/share/local/</tt></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><tt class="command">chkfontpath --add + /usr/share/fonts/local/</tt></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 + <tt class="command">fc-cache</tt> to update the font information cache:</p><p><tt class="command">fc-cache + <i class="replaceable"><tt><directory></tt></i></tt></p><p>(Where + <tt class="command"><i class="replaceable"><tt><directory></tt></i></tt> 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 + <tt class="command">fonts:///</tt> in <span><b class="application">Nautilus</b></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 <tt class="command">gzip</tt>, and must be + decompressed (with the <tt class="command">gunzip</tt> 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><b class="guilabel">Font Preferences</b></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><tt class="command">style "user-font" {</tt></p><p><tt class="command">fontset = + "<i class="replaceable"><tt><font-specification></tt></i>"</tt></p><p><tt class="command">}</tt></p><p><tt class="computeroutput"> </tt></p><p><tt class="computeroutput">widget_class "*" style "user-font"</tt></p><p>(Where + <tt class="command"><i class="replaceable"><tt><font-specification></tt></i></tt> + 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><li><p>CUPS is now the only print spooler provided. During upgrades, if + LPRng is installed, it will be replaced by CUPS.</p></li><li><p>The <span><b class="application">Red Hat Update Agent</b></span> + (<tt class="command">up2date</tt>) now supports installing packages from apt + and yum repositories as well as local directories. This includes + dependency solving and obsoletes handling. Additional repositories + can be configured in the + <tt class="filename">/etc/sysconfig/rhn/sources</tt> file.</p></li><li><p>Fedora Core 1 includes Postfix 2.0. If you are upgrading from + Red Hat Linux 9 or earlier and were using Postfix + 1.<i class="replaceable"><tt>x</tt></i>, you should review your Postfix + configuration for compatibility with the newer version.</p><p>Also note that Postfix is no longer configured to operate in a + chroot'ed environment. There are several reasons for this change; + among them are:</p><p>- Easier utilization of authentication methods</p><p>- Using a chroot'ed environment is no longer recommended by + Postfix author Wietse Venema for many installations. However, if such + an environment is still desired, the system administrator may manually + configure Postfix after the installation/upgrade process is complete. + Note, however, that the system administrator will be responsible for + maintaining all files in the chroot "jail," as the Fedora Core packages no + longer attempt maintenance of these files.</p></li><li><p>Fedora Core 1 now ships with Mailman version 2.1.2. This + version includes significant changes from the earlier versions of + Mailman that were included with Red Hat Linux. If you use Mailman, you should + consult <tt class="filename">/usr/share/doc/mailman*/INSTALL.REDHAT</tt> + for additional information. In particular, note that aliases have + changed between Mailman 2.0 and 2.1; a script (named + <tt class="filename">update</tt>) has been provided to upgrade existing + mail lists and their aliases.</p></li><li><p>The <tt class="filename">openldap</tt>, <tt class="filename">postfix</tt>, + and <tt class="filename">sendmail</tt> packages are now compiled using + version 2 of the Cyrus SASL library. For these packages, the default + location of each application's SASL configuration files has changed + from <tt class="filename">/usr/lib/sasl</tt> to + <tt class="filename">/usr/lib/sasl2</tt>. In addition, some SASL + configuration options have changed; refer to + <tt class="filename">/usr/share/doc/cyrus-sasl*/options.html</tt> for a + list of options recognized by version 2 of the Cyrus SASL + library.</p><p>Configuration files that specified a + <tt class="command">pwcheck_method</tt> of <tt class="command">sasldb</tt> must be + changed to specify <tt class="command">auxprop</tt>, the + <tt class="command">auxprop_plugin</tt> setting must be set to + <tt class="command">sasldb</tt>, and the contents of + <tt class="filename">/etc/sasldb</tt> must be migrated into + <tt class="filename">/etc/sasldb2</tt> using the + <tt class="command">dbconverter-2</tt> tool.</p><p>Configurations that set <tt class="command">pwcheck_method</tt> to other + values must be set to <tt class="command">saslauthd</tt>, and the + <tt class="command">saslauthd</tt> service must be enabled and + started.</p><p>Refer to + <tt class="filename">/usr/share/doc/cyrus-sasl*/upgrading.html</tt> for + more information.</p></li><li><p>Fedora Core 1 includes the Native POSIX Thread Library + (NPTL), a new implementation of POSIX threads for Linux. This library + provides performance improvements and increased scalability.</p><p>This thread library is designed to be binary compatible with the + old LinuxThreads implementation; however, applications that rely on + the places where the LinuxThreads implementation deviates from the + POSIX standard will need to be fixed. Notable differences + include:</p><p>· Signal handling has changed from per-thread signal + handling to POSIX process signal handling.</p><p>· <tt class="command">getpid()</tt> returns the same value in all + threads.</p><p>· Thread handlers registered with + <tt class="command">pthread_atfork</tt> are not run if + <tt class="command">vfork()</tt> is used.</p><p>· No manager thread.</p><p>Applications that are known to have problems using NPTL + include:</p><p>- Sun JRE prior to version 1.4.1</p><p>- IBM JRE</p><p>If an application does not work properly with NPTL, it can be run + using the old LinuxThreads implementation by setting the following + environment variable:</p><p><tt class="envar">LD_ASSUME_KERNEL=<i class="replaceable"><tt><kernel-version></tt></i></tt></p><p>The following versions are available:</p><p>· 2.4.19 — Linuxthreads with floating stacks</p><p>· 2.2.5 — Linuxthreads without floating stacks</p><p>Note that software using <tt class="command">errno</tt>, + <tt class="command">h_errno</tt>, and <tt class="command">_res</tt> must + <tt class="command">#include</tt> the appropriate header file + (<tt class="filename">errno.h</tt>, <tt class="filename">netdb.h</tt>, and + <tt class="filename">resolv.h</tt> respectively) before they are used. + However, <tt class="envar">LD_ASSUME_KERNEL=2.4.19</tt> can be used as a + workaround until the software can be fixed.</p></li><li><p>Multi-threaded C++ programs using thread cancellation might need + to be forced to use the LinuxThreads library using the + <tt class="envar">LD_ASSUME_KERNEL=2.4.19</tt> environment variable setting. + Otherwise, the program will terminate abnormally if the cancellation + is acted on (since the generated exception is not caught).</p><p>Newly-written C++ code that uses functions from the C runtime + environment might have to be adjusted to take the cancellation into + account. This can be done by one of the following methods:</p><p>· Not marking the C++ function with + <tt class="command">throw()</tt> (so that callers are aware that an + exception might be thrown) and by compiling the code with exceptions. + This is the default compilation option; users should not specify + <tt class="command">-fno-exceptions</tt> when compiling.</p><p>· Disabling cancellation completely before entering the + functions that call the cancel-able C runtime functions. This can be + done with the following call:</p><p><tt class="command">pthread_setcancelstate (PTHREAD_CANCEL_DISABLE, + &oldstate)</tt></p><p>After the C functions are called cancellation can be enabled again + with the following call:</p><p><tt class="command">pthread_setcancelstate (oldstate, NULL)</tt></p><p>NOTE: At this point the cancellations are acted upon and therefore + the function calling pthread_setcancelstate() must be compiled with + exceptions enabled and must be marked as throwing exceptions.</p></li><li><p>Prelinking is now enabled by default on Fedora Core 1. + Prelinking reduces the time taken by the dynamic linker when starting + programs. It does this by performing some of the dynamic linker's + tasks ahead of time, and is done on a regular basis via cron. The + current prelink behavior is controlled by the + <tt class="filename">/etc/sysconfig/prelink</tt> file.</p><p>NOTE: Because prelinking affects the virtual memory layout of + programs and libraries, there is an impact on Exec-shield, in that the + full VM mapping ramdomization done by Exec-shield is not possible on + prelinked binaries. However, the prelinking operation itself does + randomize VM mapping; the biggest difference is that this + randomization is done once during the prelinking, and does not change + (unless the library is prelinked again).</p></li><li><p>Fedora Core 1 includes the capability of producing Position + Independent Executables (PIE) for C, C++, and Java. This feature is + enabled with the <tt class="command">-fpie</tt> and <tt class="command">-fPIE</tt> + GCC options to compile, which are similar in usage to the + <tt class="command">-fpic</tt> and <tt class="command">-fPIC</tt> options, + respectively, and at link time with the -pie option.</p><p>If the Exec-shield feature is enabled, PIEs get assigned random + load addresses each time, making the exploitation of possible security + problems more difficult. This is in contrast to regular application + code, which is always loaded at the same virtual address and therefore + provides predictable addresses for possible exploits.</p></li><li><p>Fedora Core 1 now uses a graphical interface while booting. + The graphical boot screen will appear once the kernel has loaded. + Graphical booting is controlled by the <tt class="command">GRAPHICAL</tt> + line in the <tt class="filename">/etc/sysconfig/init</tt> file; set it to + "<tt class="command">no</tt>" to permanently disable graphical + booting. In addition, the parameter <tt class="command">rhgb</tt> must be + appended to your bootloader command line.</p><p>Systems that have been <span class="emphasis"><em>upgraded</em></span> to Fedora Core + 1 will not be configured to include the graphical boot + feature. You must install the <tt class="filename">rhgb</tt> package, and + add the <tt class="command">rhgb</tt> boot-time parameter to your bootloader + configuration.</p></li><li><p>The <span><b class="application">Security Level Configuration Tool</b></span> + (<tt class="command">redhat-config-securitylevel</tt>) has been simplified. + The previous "<span><b class="guilabel">High</b></span>", + "<span><b class="guilabel">Medium</b></span>", and "<span><b class="guilabel">No firewall</b></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 affects the Fedora Core installation + program.</p></li><li><p>For proper Java operation, the Mozilla Web browser requires a Java + plugin compatible with GCC 3.2 (such as the plugin included with Sun + j2re 1.4.2, in the <tt class="filename">ns610-gcc32/</tt> + directory).</p></li><li><p>Historically, the SSH and Telnet protocols have not included + negotiation of the character encoding to be used for text sent over + the connection. Instead, it has been assumed that both ends will use + Latin-1, Latin-2, UTF-8, EUC-JP, or whatever the most appropriate + character encoding for the user's language might be.</p><p>Fedora Core has made a transition from single-locale encodings such as + Latin-1 to UTF-8. As a result, you may have problems when making a + Telnet or SSH connection between newer versions of Fedora Core and older + versions, or between newer versions of Fedora Core and other operating + systems. Symptoms of possible problems include (for example) a + mangled display in "<tt class="command">mc</tt>", or the inability to read + non-ASCII files.</p><p>In the long term, all systems are expected to migrate to UTF-8, + eliminating this issue. In the short term, there are some workarounds + to be aware of:</p><p>- In <span><b class="application">gnome-terminal</b></span>, the + "<span><b class="guimenu">Terminal</b></span>-><span><b class="guisubmenu">Character + Coding</b></span>" menu allows you to force a specific + encoding.</p><p>- The <tt class="command">xterm(1)</tt> and <tt class="command">luit(1)</tt> + man pages describe the <tt class="command">-en</tt> and + <tt class="command">-lc</tt> options, which can be useful.</p><p>- The <tt class="command">iconv</tt> command line utility, especially + with the <tt class="command">-c</tt> option to handle invalid characters, + can be useful for converting files to other encodings.</p></li><li><p>The BIND nameserver has had its security tightened. The + <tt class="filename">/var/named/</tt> directory is no longer owned by + "named", but rather by "root". Slave zone files should now be stored + in the new <tt class="filename">/var/named/slaves/</tt> directory, which is + owned by "named". In addition, a new <tt class="filename">bind-chroot</tt> + package makes it possible to run the named daemon in a + <tt class="command">chroot()</tt> "jail" (located in + <tt class="filename">/var/named/chroot/</tt>) for greater security.</p></li><li><p>As part of the migration to UTF-8, some issues should be kept in + mind:</p><p>- Filenames located on ext3 file systems should be in + UTF-8.</p><p>- The input of non-ASCII characters from the system console is not + possible; only graphical applications support the input of these + characters.</p><p>- Some languages currently do not display correctly in Fedora Core + 1. These languages include Greek, and Gaelic (both + types).</p></li><li><p>The default system and user encoding for Japanese, Korean, + Simplified Chinese and Traditional Chinese locales has changed to + UTF-8.</p><p>For backward compatibility support in the legacy character set, + you can override your existing locale by editing + <tt class="filename">/etc/sysconfig/i18n</tt> or + <tt class="filename">~/.i18n</tt>. Changes made to the + <tt class="filename">/etc/sysconfig/i18n</tt> file effect the entire + system, while changes made to the <tt class="filename">~/.i18n</tt> file + only affect that user's login session.</p><p>You can also pass a <tt class="envar">LANG</tt> environment variable when + you run a application to change the character set:</p><p><tt class="command">LANG=ja_JP.eucJP gedit</tt></p><p>You can also view files using different encodings in a virtual + terminal by using the following command:</p><p><tt class="command">lv + <<i class="replaceable"><tt>filename</tt></i>></tt></p><p>Current known issues to new locales — Korean man pages are + still in the legacy character set.</p></li><li><p>OpenLDAP Upgrade-Related Notes — The on-disk storage format + used by <tt class="command">slapd</tt>, the standalone OpenLDAP server + binary, has changed. Users upgrading LDAP servers from previous + releases of Fedora Core must dump their directories to LDIF files using + <tt class="command">slapcat</tt> and re-import them into the new format + using <tt class="command">slapadd</tt>.</p><p>Because OpenLDAP now uses version 2 of the Cyrus SASL library, + secrets stored in databases used by version 1 of the SASL library will + not be usable for authenticating clients to an LDAP directory server. + Administrators can generate an initial database for use with version 2 + of the library by running the following command:</p><p><tt class="command">dbconverter-2 /etc/sasldb</tt></p></li><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 + <tt class="command">dnl</tt> comment delimiter). You must then regenerate + <tt class="filename">/etc/mail/sendmail.cf</tt> by running the following + command (as root):</p><p><tt class="command">make -C /etc/mail</tt></p><p>Note that you must have the <tt class="filename">sendmail-cf</tt> + package installed for this to work.</p></li><li><p>The PHP <tt class="command">domxml</tt> extension module has been moved + into the <tt class="filename">php-domxml</tt> subpackage, which must be + installed to retain domxml support. A new subpackage + (<tt class="filename">php-xmlrpc</tt>) has been added, which includes + XML-RPC support for PHP.</p></li></ul></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="packages-removed"></a>Package Changes</h2></div></div><div></div></div><p>The following packages have been added to Fedora Core 1:</p><p>- acpid — Daemon for ACPI (Advanced Configuration and Power + Interface)</p><p>- apr — Apache Portable Run-time libraries</p><p>- apr-util — Utility library for Apache Portable Run-time</p><p>- aspell-en — Word lists for English (including Canadian, + British, and American)</p><p>- automake16 — Automake 1.6 compatibility</p><p>- bitstream-vera-fonts — High-quality fonts donated by + Bitstream, Inc.</p><p>- bluez-bluefw — Bluetooth firmware loader</p><p>- bluez-hcidump — Bluetooth protocol analyzer</p><p>- bluez-pan — Bluetooth Personal Area Networking support</p><p>- bluez-pin — D-BUS aware PIN helper application for Bluetooth</p><p>- bluez-sdp — Service Discovery Protocol libraries/utilities</p><p>- boost — Peer-reviewed portable C++ libraries</p><p>- boost-jam — Build tool based on FTJam</p><p>- brltty — Provides braille terminal access to console</p><p>- dbus — System-wide message bus</p><p>- devhelp — API document browser</p><p>- dovecot — IMAP/POP3 mail server</p><p>- dvd+rw-tools — DVD+RW/+R (and DVD-RW/-R) media mastering + utilities</p><p>- epiphany — GNOME Web browser based on the Mozilla rendering + engine</p><p>- fedora-logos — Replacement for redhat-logos</p><p>- fedora-release — Replacement for redhat-release</p><p>- fonts-arabic — Arabic fonts</p><p>- freeglut — Open source implementation of the GL Utility + Toolkit (GLUT)</p><p>- freeradius — Open source server supporting the RADIUS + (Remote Authentication Dial-In User Service) authentication + protocol</p><p>- fribidi — Implementation of the Unicode BiDi algorithm</p><p>- fsh — Fast command execution via ssh</p><p>- gcc32 — Version 3.2.3 of GCC (used for building the + kernel)</p><p>- gnome-bluetooth — GNOME-based Bluetooth subsystem</p><p>- gnome-mag — Magnification library for Assistive Technology + Service Provider Interface (AT-SPI) applications</p><p>- gnome-pilot-conduits — Additional conduits for PDAs running + <span class="trademark">Palm OS</span>®</p><p>- gnome-speech — Text to speech</p><p>- gnopernicus — Screen magnifier and reader</p><p>- gob2 — Preprocessor for making glib objects</p><p>- gok — Accessibility-related on-screen keyboard for GNOME</p><p>- gpdf — GNOME-based PDF viewer</p><p>- gtkhtml3 — Lightweight HTML engine</p><p>- gtksourceview — Source code viewing library</p><p>- gtkspell — Spell-checking interface library</p><p>- icon-slicer — Icon and libXcursor theme generator</p><p>- libbtctl — Library for GNOME Bluetooth subsystem</p><p>- libcroco — CSS2 parsing and manipulation library</p><p>- libgal2 — GNOME Application Library</p><p>- libgcrypt — General-purpose cryptography library</p><p>- libieee1284 — Library for communicating with parallel + port-attached devices</p><p>- libmusicbrainz — MusicBrainz client library</p><p>- libsoup — HTTP library implementation</p><p>- libwpd — Library for reading/converting <span class="trademark">WordPerfect</span>® documents</p><p>- memtest86 — Comprehensive standalone memory tester</p><p>- mozplugger — Generic Mozilla plug-in</p><p>- nano — A small and easy-to-use text editor</p><p>- neon — HTTP and WebDAV client library</p><p>- openobex — Implementation of the Object Exchange (OBEX) + wireless data transfer protocol</p><p>- ots — Text summary library</p><p>- quagga — Fork of GNU Zebra route server</p><p>- redhat-config-boot — Graphical boot loader configuration + tool</p><p>- redhat-config-netboot — Graphical network boot (using + pxelinux) configuration tool</p><p>- rhgb — Support for Red Hat graphical boot</p><p>- rhythmbox — Music management application</p><p>- rpmdb-fedora — Replacement for rpmdb-redhat</p><p>- run — Similar to nice(1), but also allows setting of CPU + affinity, scheduler type, etc.</p><p>- schedutils — Utilities for manipulating + process-scheduler-related attributes such as CPU affinity</p><p>- setarch — Utility for setting architecture string returned by + <tt class="command">uname</tt> command</p><p>- sound-juicer — CD ripping tool</p><p>- tzdata — Timezone data files (split out of glibc-common)</p><p>- xemacs-sumo — Useful Lisp packages for XEmacs; split out from + xemacs for easier maintenance</p><p>- xterm — Split from XFree86 for easier maintenance and updating</p><p>- yum — Package maintenance/dependency resolving software</p><p>The following packages have been removed from Fedora Core 1:</p><p>- aspell-ca — Removed at the request of its maintainer due to a + questionable license</p><p>- aspell-it — Removed due to a questionable license</p><p>- bonobo-activation — Integrated into libbonobo</p><p>- dev86 — No longer required to build any included + software</p><p>- exmh — Developer resource constraints</p><p>- fontilus — Integrated into control-center</p><p>- galeon — Replaced by epiphany (Galeon + 1.2.<i class="replaceable"><tt><x></tt></i> series no longer + maintained)</p><p>- glut — License-related issues</p><p>- gnome-lokkit — Functionality integrated into + <span><b class="application">Security Level Configuration Tool</b></span> + (<tt class="command">redhat-config-securitylevel</tt>)</p><p>- hanterm-xf — Not UTF-8 compatible</p><p>- jdkgcj — Previously required for building OpenOffice.org; no + longer needed</p><p>- kde2-compat — No longer required</p><p>- librsvg — No longer required</p><p>- libunicode — No longer required</p><p>- LPRng — CUPS is default printing solution</p><p>- php-manual — License/size concerns</p><p>- pine — Non-Open Source license and long-term maintenance + concerns</p><p>- plugger — Replaced by mozplugger</p><p>- postgresql72 — No longer required</p><p>- pspell — Replaced by aspell</p><p>- pxe — Contains non-portable code (equivalent + functionality can be achieved with dhcpd loading pxelinux)</p><p>- qt2 — No longer required</p><p>- qtcups — Obsoleted by + <span><b class="application">kprinter</b></span></p><p>- redhat-logos — Replaced by fedora-logos</p><p>- redhat-release — Replaced by fedora-release</p><p>- redhat-switch-printer — No longer required after removal of + LPRng</p><p>- rpmdb-redhat — Replaced by rpmdb-fedora</p><p>- soup — Replaced by libsoup</p><p>- tripwire — Developer resource constraints</p><p>- watanabe-vf — Copyright issues</p><p>- zebra — Replaced by the Quagga Software Routing Suite</p><p>The following packages have been deprecated, and may be removed from a + future release of Fedora Core:</p><p>- Glide3 — Multi-platform issues</p><p>- lilo — GRUB is the recommended bootloader</p><p>- mars-nwe — No longer part of Fedora Core profile</p><p>- ncpfs — No longer part of Fedora Core profile</p><p>- sndconfig — No longer required by mainstream hardware</p></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="kernel-notes"></a>Kernel Notes</h2></div></div><div></div></div><p>This section covers issues that are related to the Fedora Core 1 + kernel.</p><div class="itemizedlist"><ul type="disc"><li><p>The Fedora Core 1 kernel includes support for ACPI + (Advanced Configuration and Power Interface). By default, ACPI + support is disabled; it can be enabled by using the following + boot-time option:</p><p><tt class="command">acpi=on</tt></p><p>When enabled, ACPI is used for device enumeration, and will load + all appropriate power and thermal control modules located in the + <tt class="filename">/lib/modules/<i class="replaceable"><tt><kernel-version></tt></i>/kernel/drivers/acpi/</tt> + directory. However, be aware that ACPI-based power and thermal + control is in the early stages of development, and not all functions + (or hardware support) are fully implemented. For example, any + sleep/suspend functionality is unlikely to work. + </p><p>NOTE: The ACPI subsystem results in a kernel too big to fit on a + diskette; therefore, the kernel placed on boot diskettes does not + include ACPI support. In addition, because of these size issues, + emergency boot diskettes will not work if you require ACPI device + enumeration to boot. You must use Anaconda's rescue mode instead of + an emergency boot diskette.</p></li><li><p>The Fedora Core 1 kernel includes support for CPU clock + throttling control using the <tt class="filename">/proc/cpufreq</tt> file. + In order to use this feature, you must load one of the following + modules:</p><p>- <tt class="filename">longhaul.o</tt></p><p>- <tt class="filename">p4-clockmod.o</tt></p><p>- <tt class="filename">longrun.o</tt></p><p>- <tt class="filename">speedstep-centrino.o</tt></p><p>- <tt class="filename">powernow-k6.o</tt></p><p>- <tt class="filename">powernow-k7.o</tt></p><p>- <tt class="filename">speedstep-ich.o</tt></p><p>- <tt class="filename">speedstep-lib.o</tt></p><p>Using <tt class="command">cat</tt> to display the file results in output + similar to the following:</p><pre class="screen"> +<tt class="computeroutput"> + minimum CPU frequency - maximum CPU frequency - policy +CPU 0 1200000 ( 75%) - 1600000 (100%) - performance +</tt> + </pre><p>This means that CPU 0 has a minimum clock frequency of 1.2GHz, a + maximum clock frequency of 1.6GHz, and is set to maximize + performance.</p><p>To change these settings, use the following command:</p><p><tt class="command">echo -n + "<i class="replaceable"><tt><cpu></tt></i><i class="replaceable"><tt><delimiter></tt></i><i class="replaceable"><tt><min></tt></i><i class="replaceable"><tt><delimiter></tt></i><i class="replaceable"><tt><max></tt></i><i class="replaceable"><tt><delimiter></tt></i><i class="replaceable"><tt><policy></tt></i>" + > /proc/cpufreq</tt></p><p>(Where <tt class="command"><i class="replaceable"><tt><cpu></tt></i></tt> + represents a CPU number starting at 0 (and can be omitted if all CPUs + are to use the same settings), + <tt class="command"><i class="replaceable"><tt><min></tt></i></tt> is the + minimum clock frequency (which can be specified as a percentage or in + KHz), <tt class="command"><i class="replaceable"><tt><max></tt></i></tt> is the + maximum clock frequency (which can be specified as a percentage or in + KHz), and <tt class="command"><i class="replaceable"><tt><policy></tt></i></tt> + is the desired policy, which is either <tt class="command">powersave</tt> or + <tt class="command">performance</tt>. NOTE: For + <tt class="command"><i class="replaceable"><tt><delimiter></tt></i></tt> you + must use "<tt class="command">:</tt>" as the delimiter when specifying + frequencies, and "<tt class="command">%</tt>" when specifying + percentages.)</p><p>It is also possible to set minimum, maximum, and policy using the + following boot-time parameter:</p><p><tt class="command">cpufreq=<i class="replaceable"><tt><min></tt></i>:<i class="replaceable"><tt><max></tt></i>:<i class="replaceable"><tt><policy></tt></i></tt></p><p>(Where <i class="replaceable"><tt><policy></tt></i> is as before. + However, <i class="replaceable"><tt><min></tt></i> and + <i class="replaceable"><tt><max></tt></i> have the same meanings as + before, but must be specified in KHz. Note that it is not possible to + specify a CPU number; the settings are applied to all available + CPUs.</p><p>NOTE: The values entered are validated according to hardware or + thermal considerations; therefore, a subsequent display of + <tt class="filename">/proc/cpufreq</tt> may differ from the desired + settings. Note also that automatic manipulation of CPU frequency is + currently limited; some hardware may support this, but little + software-based solutions presently exist.</p></li><li><p>The Fedora Core 1 kernel now includes support for laptop + mode. When placed in laptop mode, the kernel batches disk I/O, + allowing the disk drive to become idle long enough for the drive's + power-saving features to take affect. This can result in significant + increases in battery runtime.</p><p>To enable laptop mode, issue the following command:</p><p><tt class="command">echo 1 > /proc/sys/vm/laptop_mode</tt></p><p>To disable laptop mode, issue the following command:</p><p><tt class="command">echo 0 > /proc/sys/vm/laptop_mode</tt></p><p>NOTE: The APM scripts included with Fedora Core 1 + automatically enable laptop mode when switching to battery + power.</p></li><li><p>The Fedora Core 1 kernel includes new Exec-shield + functionality. Exec-shield is a security-enhancing modification to + the Linux kernel that makes large parts of specially-marked programs + — including their stack — not executable. This can reduce + the potential damage of some security holes. Exec-shield is related + to the older "non-exec stack patch" but has the potential to provide + greater protection.</p><p>Exec-shield can also randomize the virtual memory addresses at + which certain binaries are loaded. This randomized VM mapping makes + it more difficult for a malicious application to improperly access + code or data based on knowledge of the code or data's virtual + address.</p><p>NOTE: Prelinking also plays a part in the randomization of VM + mapping.</p><p>Exec-shield's behavior can be controlled via the proc file + system. Two files are used:</p><p><tt class="filename">/proc/sys/kernel/exec-shield</tt></p><p><tt class="filename">/proc/sys/kernel/exec-shield-randomize</tt></p><p>The <tt class="filename">/proc/sys/kernel/exec-shield</tt> file + controls overall Exec-shield functionality, and can be manipulated + using the following command:</p><p><tt class="command">echo <i class="replaceable"><tt><value></tt></i> > + /proc/sys/kernel/exec-shield</tt></p><p>Where <tt class="command"><i class="replaceable"><tt><value></tt></i></tt> + is one of the following:</p><p>- 0 — Exec-shield (including randomized VM mapping) is + disabled for all binaries, marked or not</p><p>- 1 — Exec-shield is enabled for all marked binaries</p><p>- 2 — Exec-shield is enabled for all binaries, regardless of + marking (To be used for testing purposes + <span class="emphasis"><em>ONLY</em></span>)</p><p>The default value for + <tt class="filename">/proc/sys/kernel/exec-shield</tt> is 1.</p><p>The <tt class="filename">/proc/sys/kernel/exec-shield-randomize</tt> + file controls whether Exec-shield randomizes VM mapping, and can be + manipulated using the following command:</p><p><tt class="command">echo <i class="replaceable"><tt><value></tt></i> > + /proc/sys/kernel/exec-shield-randomize</tt></p><p>Where <tt class="command"><i class="replaceable"><tt><value></tt></i></tt> + is one of the following:</p><p>- 0 — Randomized VM mapping is disabled</p><p>- 1 — Randomized VM mapping is enabled</p><p>The default value for + <tt class="filename">/proc/sys/kernel/exec-shield-randomize</tt> is 1.</p><p>It is also possible to configure Exec-shield by including one (or + both) of the following lines in the + <tt class="filename">/etc/sysctl.conf</tt> file:</p><p><tt class="command">kernel.exec-shield=<i class="replaceable"><tt><value></tt></i></tt></p><p><tt class="command">kernel.exec-shield-randomize=<i class="replaceable"><tt><value></tt></i></tt></p><p>(Where <tt class="command"><i class="replaceable"><tt><value></tt></i></tt> + is as previously described.)</p><p>NOTE: Exec-shield functionality is available only to binaries that + have been built (and marked) using the toolchain (compiler, assembler, + linker) available with Fedora Core 1 (or a recent upstream + version of <tt class="filename">gcc</tt> and <tt class="filename">binutils</tt> + that correctly inserts <tt class="command">.note.GNU-stack</tt> and + <tt class="command">PT_GNU_STACK</tt> information, respectively). Binaries + that have been built using a different version of the toolchain can + still be used, but since they will not be marked, they will not take + advantage of Exec-shield.</p><p>Application developers should keep in mind that, in the majority + of cases, GCC correctly marks its generated code as being capable of + using Exec-shield. In the few instances (usually caused by inline + assembler or other nonportable code) where GCC non-optimally (or, more + rarely, incorrectly) marks generated code, it is possible to pass GCC + options to obtain the desired result:</p><p>The options controlling binary marking at the assembler level + are:</p><p><tt class="command">-Wa,--execstack</tt></p><p><tt class="command">-Wa,--noexecstack</tt></p><p>The options controlling binary marking at the linker level + are:</p><p><tt class="command">-Wl,-z,execstack</tt></p><p><tt class="command">-Wl,-z,noexecstack</tt></p><p>It is also possible to exert more fine-grained control by + explicitly disabling Exec-shield for a specific binary at run time. + This is done using the <tt class="command">setarch</tt> command:</p><p><tt class="command">setarch i386 + <i class="replaceable"><tt><binary></tt></i></tt></p><p>(Where + <tt class="command"><i class="replaceable"><tt><binary></tt></i></tt> + represents the binary to be run.) The binary is then run without + Exec-shield functionality.</p><p>The proc file <tt class="filename">/proc/self/maps</tt> can be used to + observe Exec-shield's effects. By using <tt class="command">cat</tt> to + display the current process's VM mapping, you can see Exec-shield at + work. Similarly, you can use <tt class="command">setarch</tt> in + conjunction with <tt class="command">cat</tt> to see how normal VM mapping + differs from Exec-shield's mapping.</p></li><li><p>The Fedora Core 1 kernel now makes it possible to prevent the + loading of kernel modules. This can be useful for system + administrators wanting to ensure that only a strictly-controlled set + of modules are loaded. To disable kernel module loading, issue the + following command:</p><p><tt class="command"> echo off > /proc/modules</tt></p><p>Once this command has been issued, all further attempts to load + kernel modules will fail.</p><p>NOTE: Once kernel module loading has been disabled, a reboot is + required to re-enable it.</p></li></ul></div></div></div> + + + </div> + <div class="fedora-corner-br"> </div> + <div class="fedora-corner-bl"> </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..2b9503e --- /dev/null +++ b/built_html/Release_Notes_for_64-bit_x86_Systems/index.html @@ -0,0 +1,600 @@ + +<!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"> </div> + <div class="fedora-corner-tl"> </div> + <div id="fedora-content"> + +<div class="article" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="index"></a>Fedora Core 1 Release Notes</h1></div><div><p class="copyright">Copyright © 2003 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 + <fedora@redhat.com>"</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-whatitis"></a>An Introduction to the Fedora Project</h2></div></div><div></div></div><p>The Fedora Project is a Red Hat-sponsored and community-supported open source + project. It is also a proving ground for new technology that may + eventually make its way into Red Hat products. It is not a supported product + of Red Hat, Inc.</p><p>The goal of the Fedora Project is to work with the Linux community to build a + complete, general purpose operating system exclusively from free 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 the building of Fedora Core and will invite and encourage more outside + participation than was possible in Red Hat Linux. By using this more open + process, we hope to provide an operating system that uses free software + development practices and is 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@redhat.com — For users of Fedora Core + releases</p></li><li><p>fedora-test-list@redhat.com — For testers of Fedora Core test + releases</p></li><li><p>fedora-devel-list@redhat.com — For developers, developers, + developers</p></li><li><p>fedora-docs-list@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><listname></tt></i>-request</tt> + (where + <tt class="computeroutput"><i class="replaceable"><tt><listname></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 class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="anaconda-installer-notes"></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 1 in + general.</p><div class="itemizedlist"><ul type="disc"><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 <tt class="command">linux mediacheck</tt> at the + <tt class="prompt">boot:</tt> prompt.</p></li><li><p>Memory testing may be performed prior to installing Fedora Core by + entering <tt class="command">memtest86</tt> 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>During a graphical installation, you can press + <span><b class="keycap">SHIFT</b></span>-<span><b class="keycap">Print + Screen</b></span> and a screenshot of the current + installation screen will be taken. These are stored in the following + directory:</p><p><tt class="filename">/root/anaconda-screenshots/</tt></p><p>The screenshots can be accessed once the newly-installed system is + rebooted.</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 "<tt class="command">nofb</tt>" option to the boot command + line.</p><p>NOTE: Chinese, Japanese, and Korean graphical installations + started using the "<tt class="command">nofb</tt>" 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><tt class="command">pci=off ide1=0x180,0x386</tt></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>Fedora Core 1 now supports graphical FTP and HTTP installations. + The default for these installation modes remains text-based; however, + graphical installations can be enabled by passing + "<tt class="command">graphical</tt>" as a boot-time option.</p><p>Note that graphical FTP and HTTP installations increase memory + requirements by approximately 64MB, due to the necessity of containing + the installer image. However, if you boot the installation program + from CD-ROM 1, no additional RAM will be required; instead the + installer image will be mounted from the CD-ROM.</p></li><li><p>Hard drive installations are now graphical by default. There is + no memory penalty, as parted 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><b class="guilabel">High</b></span>", "<span><b class="guilabel">Medium</b></span>", and + "<span><b class="guilabel">No firewall</b></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><b class="application">Security Level + Configuration Tool</b></span> + (<tt class="command">redhat-config-securitylevel</tt>).</p></li><li><p>Installation via VNC is now supported. To initiate a VNC-based + installation, pass <tt class="command">vnc</tt> as a boot-time option. If + necessary, a password can be set by adding + "<tt class="command">vncpassword=<i class="replaceable"><tt><password></tt></i></tt>" + to the boot-time options. The VNC display will be + "<tt class="command"><i class="replaceable"><tt><host></tt></i>:1</tt>", where + <tt class="command"><i class="replaceable"><tt><host></tt></i></tt> 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 <tt class="command">vncconnect</tt> boot-time option:</p><p><tt class="command">linux vnc + vncconnect=<i class="replaceable"><tt><client></tt></i>[:<i class="replaceable"><tt><port></tt></i>]</tt></p><p>(Where + <tt class="command"><i class="replaceable"><tt><client></tt></i></tt> is the + hostname or IP address of the system running the listening VNC client, + and <tt class="command"><i class="replaceable"><tt><port></tt></i></tt> 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><tt class="command">linux vnc + vncconnect=pigdog.example.com</tt></p><p><tt class="command">linux vnc + vncconnect=pigdog.example.com:27910</tt></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 1, the + following command is sufficient:</p><p><tt class="command">vncviewer -listen</tt></p><p>In addition, a new kickstart directive has been added to support + VNC-based installations:</p><p><tt class="command">vnc [--password + <i class="replaceable"><tt><password></tt></i>] [--connect + <i class="replaceable"><tt><host></tt></i>[:<i class="replaceable"><tt><port></tt></i>]]</tt></p><p>(Where <tt class="command">--password + <i class="replaceable"><tt><password></tt></i></tt> is an optional + parameter for specifying a VNC password, and <tt class="command">[--connect + <i class="replaceable"><tt><host></tt></i>[:<i class="replaceable"><tt><port></tt></i>]]</tt> + 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><li><p>The XFree86 "radeon" driver has been enhanced by Red Hat to + include experimental 2D-only support for some of ATI's newer hardware, + including the following models:</p><p>- Radeon 7000 IGP (A4+) 4237</p><p>- Radeon 9000 IGP (A5) 5834</p><p>- Radeon Mobility 9000 IGP (U3) 5835</p><p>- Radeon 9200 (AGP) 5964</p><p>- Radeon 9600 AP (AGP)</p><p>- Radeon 9600 Pro AR (AGP)</p><p>- Radeon Mobility M10 NP (AGP)</p><p>- FireGL (R350) AK (AGP)</p><p>- Radeon 9800 NH (AGP)</p><p>- FireGL (R350) NK (AGP)</p><p>NOTE: The new Radeon driver support has been included for people + to test and to help identify possible instabilities requiring + additional work in the future. Note also that there are even newer + models of ATI hardware that are not supported at this time.</p><p>Users with unsupported video hardware can try to use the + <tt class="command">ChipID</tt> XFree86 config file option as documented in + the XF86Config manpage to force the driver to treat the card as + another, already-supported one, although there is no guarantee this + will work. If a particular ATI chip does not work, or if the + <tt class="command">ChipID</tt> option works for a particular unsupported + chip, file a bug report in bugzilla. Include your X server logs + (<tt class="filename">/var/log/XFree86.*.log</tt>), X server config file + (<tt class="filename">/etc/X11/XF86Config</tt>), and complete details, as + this will help us to improve the driver as time permits.</p></li><li><p>The XFree86 open source vmware video driver is provided strictly + as a convenience to the Fedora community. Any problems encountered + with XFree86 under vmware should be reported directly to the XFree86 + project by filing a bug report at <a href="http://bugs.xfree86.org" target="_top">http://bugs.xfree86.org</a>. Red Hat + will monitor changes made to the driver upstream, and may include + updates in future releases as time permits.</p></li></ul></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="general-notes"></a>General Notes</h2></div></div><div></div></div><p>This section describes post-installation issues.</p><div class="itemizedlist"><ul type="disc"><li><p><span><b class="application">Mozilla</b></span> as shipped with Fedora Core 1 for + x86-64 was a 32-bit application. Future Fedora Core releases will ship + <span><b class="application">Mozilla</b></span> as a 64-bit application; this means + that, at that time, 32-bit plugins will no longer work.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>64-bit <span><b class="application">Mozilla</b></span> + may also be pushed in future updates to Fedora Core 1.</p></div></li><li><p>There have been issues observed when upgrading Red Hat Linux + 7.<i class="replaceable"><tt><x></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><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 1 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><tt class="command">mkdir /usr/share/fonts/local/</tt></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><tt class="command">ttmkfdir -d /usr/share/fonts/local/ -o + /usr/share/fonts/local/fonts.scale</tt></p><p><tt class="command">mkfontdir /usr/share/local/</tt></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><tt class="command">chkfontpath --add + /usr/share/fonts/local/</tt></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 + <tt class="command">fc-cache</tt> to update the font information cache:</p><p><tt class="command">fc-cache + <i class="replaceable"><tt><directory></tt></i></tt></p><p>(Where + <tt class="command"><i class="replaceable"><tt><directory></tt></i></tt> 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 + <tt class="command">fonts:///</tt> in <span><b class="application">Nautilus</b></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 <tt class="command">gzip</tt>, and must be + decompressed (with the <tt class="command">gunzip</tt> 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><b class="guilabel">Font Preferences</b></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><tt class="command">style "user-font" {</tt></p><p><tt class="command">fontset = + "<i class="replaceable"><tt><font-specification></tt></i>"</tt></p><p><tt class="command">}</tt></p><p><tt class="computeroutput"> </tt></p><p><tt class="computeroutput">widget_class "*" style "user-font"</tt></p><p>(Where + <tt class="command"><i class="replaceable"><tt><font-specification></tt></i></tt> + 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><li><p>CUPS is now the only print spooler provided. During upgrades, if + LPRng is installed, it will be replaced by CUPS.</p></li><li><p>The <span><b class="application">Red Hat Update Agent</b></span> + (<tt class="command">up2date</tt>) now supports installing packages from apt + and yum repositories as well as local directories. This includes + dependency solving and obsoletes handling. Additional repositories + can be configured in the + <tt class="filename">/etc/sysconfig/rhn/sources</tt> file.</p></li><li><p>Fedora Core 1 includes Postfix 2.0. If you are upgrading from + Red Hat Linux 9 or earlier and were using Postfix + 1.<i class="replaceable"><tt>x</tt></i>, you should review your Postfix + configuration for compatibility with the newer version.</p><p>Also note that Postfix is no longer configured to operate in a + chroot'ed environment. There are several reasons for this change; + among them are:</p><p>- Easier utilization of authentication methods</p><p>- Using a chroot'ed environment is no longer recommended by + Postfix author Wietse Venema for many installations. However, if such + an environment is still desired, the system administrator may manually + configure Postfix after the installation/upgrade process is complete. + Note, however, that the system administrator will be responsible for + maintaining all files in the chroot "jail," as the Fedora Core packages no + longer attempt maintenance of these files.</p></li><li><p>Fedora Core 1 now ships with Mailman version 2.1.2. This + version includes significant changes from the earlier versions of + Mailman that were included with Red Hat Linux. If you use Mailman, you should + consult <tt class="filename">/usr/share/doc/mailman*/INSTALL.REDHAT</tt> + for additional information. In particular, note that aliases have + changed between Mailman 2.0 and 2.1; a script (named + <tt class="filename">update</tt>) has been provided to upgrade existing + mail lists and their aliases.</p></li><li><p>The <tt class="filename">openldap</tt>, <tt class="filename">postfix</tt>, + and <tt class="filename">sendmail</tt> packages are now compiled using + version 2 of the Cyrus SASL library. For these packages, the default + location of each application's SASL configuration files has changed + from <tt class="filename">/usr/lib/sasl</tt> to + <tt class="filename">/usr/lib/sasl2</tt>. In addition, some SASL + configuration options have changed; refer to + <tt class="filename">/usr/share/doc/cyrus-sasl*/options.html</tt> for a + list of options recognized by version 2 of the Cyrus SASL + library.</p><p>Configuration files that specified a + <tt class="command">pwcheck_method</tt> of <tt class="command">sasldb</tt> must be + changed to specify <tt class="command">auxprop</tt>, the + <tt class="command">auxprop_plugin</tt> setting must be set to + <tt class="command">sasldb</tt>, and the contents of + <tt class="filename">/etc/sasldb</tt> must be migrated into + <tt class="filename">/etc/sasldb2</tt> using the + <tt class="command">dbconverter-2</tt> tool.</p><p>Configurations that set <tt class="command">pwcheck_method</tt> to other + values must be set to <tt class="command">saslauthd</tt>, and the + <tt class="command">saslauthd</tt> service must be enabled and + started.</p><p>Refer to + <tt class="filename">/usr/share/doc/cyrus-sasl*/upgrading.html</tt> for + more information.</p></li><li><p>Fedora Core 1 includes the Native POSIX Thread Library + (NPTL), a new implementation of POSIX threads for Linux. This library + provides performance improvements and increased scalability.</p><p>This thread library is designed to be binary compatible with the + old LinuxThreads implementation; however, applications that rely on + the places where the LinuxThreads implementation deviates from the + POSIX standard will need to be fixed. Notable differences + include:</p><p>· Signal handling has changed from per-thread signal + handling to POSIX process signal handling.</p><p>· <tt class="command">getpid()</tt> returns the same value in all + threads.</p><p>· Thread handlers registered with + <tt class="command">pthread_atfork</tt> are not run if + <tt class="command">vfork()</tt> is used.</p><p>· No manager thread.</p><p>Applications that are known to have problems using NPTL + include:</p><p>- Sun JRE prior to version 1.4.1</p><p>- IBM JRE</p><p>If an application does not work properly with NPTL, it can be run + using the old LinuxThreads implementation by setting the following + environment variable:</p><p><tt class="envar">LD_ASSUME_KERNEL=<i class="replaceable"><tt><kernel-version></tt></i></tt></p><p>The following versions are available:</p><p>· 2.4.19 — Linuxthreads with floating stacks</p><p>· 2.2.5 — Linuxthreads without floating stacks</p><p>Note that software using <tt class="command">errno</tt>, + <tt class="command">h_errno</tt>, and <tt class="command">_res</tt> must + <tt class="command">#include</tt> the appropriate header file + (<tt class="filename">errno.h</tt>, <tt class="filename">netdb.h</tt>, and + <tt class="filename">resolv.h</tt> respectively) before they are used. + However, <tt class="envar">LD_ASSUME_KERNEL=2.4.19</tt> can be used as a + workaround until the software can be fixed.</p></li><li><p>Multi-threaded C++ programs using thread cancellation might need + to be forced to use the LinuxThreads library using the + <tt class="envar">LD_ASSUME_KERNEL=2.4.19</tt> environment variable setting. + Otherwise, the program will terminate abnormally if the cancellation + is acted on (since the generated exception is not caught).</p><p>Newly-written C++ code that uses functions from the C runtime + environment might have to be adjusted to take the cancellation into + account. This can be done by one of the following methods:</p><p>· Not marking the C++ function with + <tt class="command">throw()</tt> (so that callers are aware that an + exception might be thrown) and by compiling the code with exceptions. + This is the default compilation option; users should not specify + <tt class="command">-fno-exceptions</tt> when compiling.</p><p>· Disabling cancellation completely before entering the + functions that call the cancel-able C runtime functions. This can be + done with the following call:</p><p><tt class="command">pthread_setcancelstate (PTHREAD_CANCEL_DISABLE, + &oldstate)</tt></p><p>After the C functions are called cancellation can be enabled again + with the following call:</p><p><tt class="command">pthread_setcancelstate (oldstate, NULL)</tt></p><p>NOTE: At this point the cancellations are acted upon and therefore + the function calling pthread_setcancelstate() must be compiled with + exceptions enabled and must be marked as throwing exceptions.</p></li><li><p>Prelinking is now enabled by default on Fedora Core 1. + Prelinking reduces the time taken by the dynamic linker when starting + programs. It does this by performing some of the dynamic linker's + tasks ahead of time, and is done on a regular basis via cron. The + current prelink behavior is controlled by the + <tt class="filename">/etc/sysconfig/prelink</tt> file.</p><p>NOTE: Because prelinking affects the virtual memory layout of + programs and libraries, there is an impact on Exec-shield, in that the + full VM mapping ramdomization done by Exec-shield is not possible on + prelinked binaries. However, the prelinking operation itself does + randomize VM mapping; the biggest difference is that this + randomization is done once during the prelinking, and does not change + (unless the library is prelinked again).</p></li><li><p>Fedora Core 1 includes the capability of producing Position + Independent Executables (PIE) for C, C++, and Java. This feature is + enabled with the <tt class="command">-fpie</tt> and <tt class="command">-fPIE</tt> + GCC options to compile, which are similar in usage to the + <tt class="command">-fpic</tt> and <tt class="command">-fPIC</tt> options, + respectively, and at link time with the -pie option.</p><p>If the Exec-shield feature is enabled, PIEs get assigned random + load addresses each time, making the exploitation of possible security + problems more difficult. This is in contrast to regular application + code, which is always loaded at the same virtual address and therefore + provides predictable addresses for possible exploits.</p></li><li><p>Fedora Core 1 now uses a graphical interface while booting. + The graphical boot screen will appear once the kernel has loaded. + Graphical booting is controlled by the <tt class="command">GRAPHICAL</tt> + line in the <tt class="filename">/etc/sysconfig/init</tt> file; set it to + "<tt class="command">no</tt>" to permanently disable graphical + booting. In addition, the parameter <tt class="command">rhgb</tt> must be + appended to your bootloader command line.</p><p>Systems that have been <span class="emphasis"><em>upgraded</em></span> to Fedora Core + 1 will not be configured to include the graphical boot + feature. You must install the <tt class="filename">rhgb</tt> package, and + add the <tt class="command">rhgb</tt> boot-time parameter to your bootloader + configuration.</p></li><li><p>The <span><b class="application">Security Level Configuration Tool</b></span> + (<tt class="command">redhat-config-securitylevel</tt>) has been simplified. + The previous "<span><b class="guilabel">High</b></span>", + "<span><b class="guilabel">Medium</b></span>", and "<span><b class="guilabel">No firewall</b></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 affects the Fedora Core installation + program.</p></li><li><p>For proper Java operation, the Mozilla Web browser requires a Java + plugin compatible with GCC 3.2 (such as the plugin included with Sun + j2re 1.4.2, in the <tt class="filename">ns610-gcc32/</tt> + directory).</p></li><li><p>Historically, the SSH and Telnet protocols have not included + negotiation of the character encoding to be used for text sent over + the connection. Instead, it has been assumed that both ends will use + Latin-1, Latin-2, UTF-8, EUC-JP, or whatever the most appropriate + character encoding for the user's language might be.</p><p>Fedora Core has made a transition from single-locale encodings such as + Latin-1 to UTF-8. As a result, you may have problems when making a + Telnet or SSH connection between newer versions of Fedora Core and older + versions, or between newer versions of Fedora Core and other operating + systems. Symptoms of possible problems include (for example) a + mangled display in "<tt class="command">mc</tt>", or the inability to read + non-ASCII files.</p><p>In the long term, all systems are expected to migrate to UTF-8, + eliminating this issue. In the short term, there are some workarounds + to be aware of:</p><p>- In <span><b class="application">gnome-terminal</b></span>, the + "<span><b class="guimenu">Terminal</b></span>-><span><b class="guisubmenu">Character + Coding</b></span>" menu allows you to force a specific + encoding.</p><p>- The <tt class="command">xterm(1)</tt> and <tt class="command">luit(1)</tt> + man pages describe the <tt class="command">-en</tt> and + <tt class="command">-lc</tt> options, which can be useful.</p><p>- The <tt class="command">iconv</tt> command line utility, especially + with the <tt class="command">-c</tt> option to handle invalid characters, + can be useful for converting files to other encodings.</p></li><li><p>The BIND nameserver has had its security tightened. The + <tt class="filename">/var/named/</tt> directory is no longer owned by + "named", but rather by "root". Slave zone files should now be stored + in the new <tt class="filename">/var/named/slaves/</tt> directory, which is + owned by "named". In addition, a new <tt class="filename">bind-chroot</tt> + package makes it possible to run the named daemon in a + <tt class="command">chroot()</tt> "jail" (located in + <tt class="filename">/var/named/chroot/</tt>) for greater security.</p></li><li><p>As part of the migration to UTF-8, some issues should be kept in + mind:</p><p>- Filenames located on ext3 file systems should be in + UTF-8.</p><p>- The input of non-ASCII characters from the system console is not + possible; only graphical applications support the input of these + characters.</p><p>- Some languages currently do not display correctly in Fedora Core + 1. These languages include Greek, and Gaelic (both + types).</p></li><li><p>The default system and user encoding for Japanese, Korean, + Simplified Chinese and Traditional Chinese locales has changed to + UTF-8.</p><p>For backward compatibility support in the legacy character set, + you can override your existing locale by editing + <tt class="filename">/etc/sysconfig/i18n</tt> or + <tt class="filename">~/.i18n</tt>. Changes made to the + <tt class="filename">/etc/sysconfig/i18n</tt> file effect the entire + system, while changes made to the <tt class="filename">~/.i18n</tt> file + only affect that user's login session.</p><p>You can also pass a <tt class="envar">LANG</tt> environment variable when + you run a application to change the character set:</p><p><tt class="command">LANG=ja_JP.eucJP gedit</tt></p><p>You can also view files using different encodings in a virtual + terminal by using the following command:</p><p><tt class="command">lv + <<i class="replaceable"><tt>filename</tt></i>></tt></p><p>Current known issues to new locales — Korean man pages are + still in the legacy character set.</p></li><li><p>OpenLDAP Upgrade-Related Notes — The on-disk storage format + used by <tt class="command">slapd</tt>, the standalone OpenLDAP server + binary, has changed. Users upgrading LDAP servers from previous + releases of Fedora Core must dump their directories to LDIF files using + <tt class="command">slapcat</tt> and re-import them into the new format + using <tt class="command">slapadd</tt>.</p><p>Because OpenLDAP now uses version 2 of the Cyrus SASL library, + secrets stored in databases used by version 1 of the SASL library will + not be usable for authenticating clients to an LDAP directory server. + Administrators can generate an initial database for use with version 2 + of the library by running the following command:</p><p><tt class="command">dbconverter-2 /etc/sasldb</tt></p></li><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 + <tt class="command">dnl</tt> comment delimiter). You must then regenerate + <tt class="filename">/etc/mail/sendmail.cf</tt> by running the following + command (as root):</p><p><tt class="command">make -C /etc/mail</tt></p><p>Note that you must have the <tt class="filename">sendmail-cf</tt> + package installed for this to work.</p></li><li><p>The PHP <tt class="command">domxml</tt> extension module has been moved + into the <tt class="filename">php-domxml</tt> subpackage, which must be + installed to retain domxml support. A new subpackage + (<tt class="filename">php-xmlrpc</tt>) has been added, which includes + XML-RPC support for PHP.</p></li></ul></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="packages-removed"></a>Package Changes</h2></div></div><div></div></div><p>The following packages have been added to Fedora Core 1:</p><p>- acpid — Daemon for ACPI (Advanced Configuration and Power + Interface)</p><p>- apr — Apache Portable Run-time libraries</p><p>- apr-util — Utility library for Apache Portable Run-time</p><p>- aspell-en — Word lists for English (including Canadian, + British, and American)</p><p>- automake16 — Automake 1.6 compatibility</p><p>- bitstream-vera-fonts — High-quality fonts donated by + Bitstream, Inc.</p><p>- bluez-bluefw — Bluetooth firmware loader</p><p>- bluez-hcidump — Bluetooth protocol analyzer</p><p>- bluez-pan — Bluetooth Personal Area Networking support</p><p>- bluez-pin — D-BUS aware PIN helper application for Bluetooth</p><p>- bluez-sdp — Service Discovery Protocol libraries/utilities</p><p>- boost — Peer-reviewed portable C++ libraries</p><p>- boost-jam — Build tool based on FTJam</p><p>- brltty — Provides braille terminal access to console</p><p>- dbus — System-wide message bus</p><p>- devhelp — API document browser</p><p>- dovecot — IMAP/POP3 mail server</p><p>- dvd+rw-tools — DVD+RW/+R (and DVD-RW/-R) media mastering + utilities</p><p>- epiphany — GNOME Web browser based on the Mozilla rendering + engine</p><p>- fedora-logos — Replacement for redhat-logos</p><p>- fedora-release — Replacement for redhat-release</p><p>- fonts-arabic — Arabic fonts</p><p>- freeglut — Open source implementation of the GL Utility + Toolkit (GLUT)</p><p>- freeradius — Open source server supporting the RADIUS + (Remote Authentication Dial-In User Service) authentication + protocol</p><p>- fribidi — Implementation of the Unicode BiDi algorithm</p><p>- fsh — Fast command execution via ssh</p><p>- gcc32 — Version 3.2.3 of GCC (used for building the + kernel)</p><p>- gnome-bluetooth — GNOME-based Bluetooth subsystem</p><p>- gnome-mag — Magnification library for Assistive Technology + Service Provider Interface (AT-SPI) applications</p><p>- gnome-pilot-conduits — Additional conduits for PDAs running + <span class="trademark">Palm OS</span>®</p><p>- gnome-speech — Text to speech</p><p>- gnopernicus — Screen magnifier and reader</p><p>- gob2 — Preprocessor for making glib objects</p><p>- gok — Accessibility-related on-screen keyboard for GNOME</p><p>- gpdf — GNOME-based PDF viewer</p><p>- gtkhtml3 — Lightweight HTML engine</p><p>- gtksourceview — Source code viewing library</p><p>- gtkspell — Spell-checking interface library</p><p>- icon-slicer — Icon and libXcursor theme generator</p><p>- libbtctl — Library for GNOME Bluetooth subsystem</p><p>- libcroco — CSS2 parsing and manipulation library</p><p>- libgal2 — GNOME Application Library</p><p>- libgcrypt — General-purpose cryptography library</p><p>- libieee1284 — Library for communicating with parallel + port-attached devices</p><p>- libmusicbrainz — MusicBrainz client library</p><p>- libsoup — HTTP library implementation</p><p>- libwpd — Library for reading/converting <span class="trademark">WordPerfect</span>® documents</p><p>- memtest86 — Comprehensive standalone memory tester</p><p>- mozplugger — Generic Mozilla plug-in</p><p>- nano — A small and easy-to-use text editor</p><p>- neon — HTTP and WebDAV client library</p><p>- openobex — Implementation of the Object Exchange (OBEX) + wireless data transfer protocol</p><p>- ots — Text summary library</p><p>- quagga — Fork of GNU Zebra route server</p><p>- redhat-config-boot — Graphical boot loader configuration + tool</p><p>- redhat-config-netboot — Graphical network boot (using + pxelinux) configuration tool</p><p>- rhgb — Support for Red Hat graphical boot</p><p>- rhythmbox — Music management application</p><p>- rpmdb-fedora — Replacement for rpmdb-redhat</p><p>- run — Similar to nice(1), but also allows setting of CPU + affinity, scheduler type, etc.</p><p>- schedutils — Utilities for manipulating + process-scheduler-related attributes such as CPU affinity</p><p>- setarch — Utility for setting architecture string returned by + <tt class="command">uname</tt> command</p><p>- sound-juicer — CD ripping tool</p><p>- tzdata — Timezone data files (split out of glibc-common)</p><p>- xemacs-sumo — Useful Lisp packages for XEmacs; split out from + xemacs for easier maintenance</p><p>- xterm — Split from XFree86 for easier maintenance and updating</p><p>- yum — Package maintenance/dependency resolving software</p><p>The following packages have been removed from Fedora Core 1:</p><p>- aspell-ca — Removed at the request of its maintainer due to a + questionable license</p><p>- aspell-it — Removed due to a questionable license</p><p>- bonobo-activation — Integrated into libbonobo</p><p>- dev86 — No longer required to build any included + software</p><p>- exmh — Developer resource constraints</p><p>- fontilus — Integrated into control-center</p><p>- galeon — Replaced by epiphany (Galeon + 1.2.<i class="replaceable"><tt><x></tt></i> series no longer + maintained)</p><p>- glut — License-related issues</p><p>- gnome-lokkit — Functionality integrated into + <span><b class="application">Security Level Configuration Tool</b></span> + (<tt class="command">redhat-config-securitylevel</tt>)</p><p>- hanterm-xf — Not UTF-8 compatible</p><p>- jdkgcj — Previously required for building OpenOffice.org; no + longer needed</p><p>- kde2-compat — No longer required</p><p>- librsvg — No longer required</p><p>- libunicode — No longer required</p><p>- LPRng — CUPS is default printing solution</p><p>- php-manual — License/size concerns</p><p>- pine — Non-Open Source license and long-term maintenance + concerns</p><p>- plugger — Replaced by mozplugger</p><p>- postgresql72 — No longer required</p><p>- pspell — Replaced by aspell</p><p>- pxe — Contains non-portable code (equivalent + functionality can be achieved with dhcpd loading pxelinux)</p><p>- qt2 — No longer required</p><p>- qtcups — Obsoleted by + <span><b class="application">kprinter</b></span></p><p>- redhat-logos — Replaced by fedora-logos</p><p>- redhat-release — Replaced by fedora-release</p><p>- redhat-switch-printer — No longer required after removal of + LPRng</p><p>- rpmdb-redhat — Replaced by rpmdb-fedora</p><p>- soup — Replaced by libsoup</p><p>- tripwire — Developer resource constraints</p><p>- watanabe-vf — Copyright issues</p><p>- zebra — Replaced by the Quagga Software Routing Suite</p><p>The following packages have been deprecated, and may be removed from a + future release of Fedora Core:</p><p>- Glide3 — Multi-platform issues</p><p>- lilo — GRUB is the recommended bootloader</p><p>- mars-nwe — No longer part of Fedora Core profile</p><p>- ncpfs — No longer part of Fedora Core profile</p><p>- sndconfig — No longer required by mainstream hardware</p></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="kernel-notes"></a>Kernel Notes</h2></div></div><div></div></div><p>This section covers issues that are related to the Fedora Core 1 + kernel.</p><div class="itemizedlist"><ul type="disc"><li><p>The Fedora Core 1 kernel includes support for ACPI + (Advanced Configuration and Power Interface). By default, ACPI + support is disabled; it can be enabled by using the following + boot-time option:</p><p><tt class="command">acpi=on</tt></p><p>When enabled, ACPI is used for device enumeration, and will load + all appropriate power and thermal control modules located in the + <tt class="filename">/lib/modules/<i class="replaceable"><tt><kernel-version></tt></i>/kernel/drivers/acpi/</tt> + directory. However, be aware that ACPI-based power and thermal + control is in the early stages of development, and not all functions + (or hardware support) are fully implemented. For example, any + sleep/suspend functionality is unlikely to work. + </p><p>NOTE: The ACPI subsystem results in a kernel too big to fit on a + diskette; therefore, the kernel placed on boot diskettes does not + include ACPI support. In addition, because of these size issues, + emergency boot diskettes will not work if you require ACPI device + enumeration to boot. You must use Anaconda's rescue mode instead of + an emergency boot diskette.</p></li><li><p>The Fedora Core 1 kernel includes support for CPU clock + throttling control using the <tt class="filename">/proc/cpufreq</tt> file. + In order to use this feature, you must load one of the following + modules:</p><p>- <tt class="filename">longhaul.o</tt></p><p>- <tt class="filename">p4-clockmod.o</tt></p><p>- <tt class="filename">longrun.o</tt></p><p>- <tt class="filename">speedstep-centrino.o</tt></p><p>- <tt class="filename">powernow-k6.o</tt></p><p>- <tt class="filename">powernow-k7.o</tt></p><p>- <tt class="filename">speedstep-ich.o</tt></p><p>- <tt class="filename">speedstep-lib.o</tt></p><p>Using <tt class="command">cat</tt> to display the file results in output + similar to the following:</p><pre class="screen"> +<tt class="computeroutput"> + minimum CPU frequency - maximum CPU frequency - policy +CPU 0 1200000 ( 75%) - 1600000 (100%) - performance +</tt> + </pre><p>This means that CPU 0 has a minimum clock frequency of 1.2GHz, a + maximum clock frequency of 1.6GHz, and is set to maximize + performance.</p><p>To change these settings, use the following command:</p><p><tt class="command">echo -n + "<i class="replaceable"><tt><cpu></tt></i><i class="replaceable"><tt><delimiter></tt></i><i class="replaceable"><tt><min></tt></i><i class="replaceable"><tt><delimiter></tt></i><i class="replaceable"><tt><max></tt></i><i class="replaceable"><tt><delimiter></tt></i><i class="replaceable"><tt><policy></tt></i>" + > /proc/cpufreq</tt></p><p>(Where <tt class="command"><i class="replaceable"><tt><cpu></tt></i></tt> + represents a CPU number starting at 0 (and can be omitted if all CPUs + are to use the same settings), + <tt class="command"><i class="replaceable"><tt><min></tt></i></tt> is the + minimum clock frequency (which can be specified as a percentage or in + KHz), <tt class="command"><i class="replaceable"><tt><max></tt></i></tt> is the + maximum clock frequency (which can be specified as a percentage or in + KHz), and <tt class="command"><i class="replaceable"><tt><policy></tt></i></tt> + is the desired policy, which is either <tt class="command">powersave</tt> or + <tt class="command">performance</tt>. NOTE: For + <tt class="command"><i class="replaceable"><tt><delimiter></tt></i></tt> you + must use "<tt class="command">:</tt>" as the delimiter when specifying + frequencies, and "<tt class="command">%</tt>" when specifying + percentages.)</p><p>It is also possible to set minimum, maximum, and policy using the + following boot-time parameter:</p><p><tt class="command">cpufreq=<i class="replaceable"><tt><min></tt></i>:<i class="replaceable"><tt><max></tt></i>:<i class="replaceable"><tt><policy></tt></i></tt></p><p>(Where <i class="replaceable"><tt><policy></tt></i> is as before. + However, <i class="replaceable"><tt><min></tt></i> and + <i class="replaceable"><tt><max></tt></i> have the same meanings as + before, but must be specified in KHz. Note that it is not possible to + specify a CPU number; the settings are applied to all available + CPUs.</p><p>NOTE: The values entered are validated according to hardware or + thermal considerations; therefore, a subsequent display of + <tt class="filename">/proc/cpufreq</tt> may differ from the desired + settings. Note also that automatic manipulation of CPU frequency is + currently limited; some hardware may support this, but little + software-based solutions presently exist.</p></li><li><p>The Fedora Core 1 kernel now includes support for laptop + mode. When placed in laptop mode, the kernel batches disk I/O, + allowing the disk drive to become idle long enough for the drive's + power-saving features to take affect. This can result in significant + increases in battery runtime.</p><p>To enable laptop mode, issue the following command:</p><p><tt class="command">echo 1 > /proc/sys/vm/laptop_mode</tt></p><p>To disable laptop mode, issue the following command:</p><p><tt class="command">echo 0 > /proc/sys/vm/laptop_mode</tt></p><p>NOTE: The APM scripts included with Fedora Core 1 + automatically enable laptop mode when switching to battery + power.</p></li><li><p>The Fedora Core 1 kernel includes new Exec-shield + functionality. Exec-shield is a security-enhancing modification to + the Linux kernel that makes large parts of specially-marked programs + — including their stack — not executable. This can reduce + the potential damage of some security holes. Exec-shield is related + to the older "non-exec stack patch" but has the potential to provide + greater protection.</p><p>Exec-shield can also randomize the virtual memory addresses at + which certain binaries are loaded. This randomized VM mapping makes + it more difficult for a malicious application to improperly access + code or data based on knowledge of the code or data's virtual + address.</p><p>NOTE: Prelinking also plays a part in the randomization of VM + mapping.</p><p>Exec-shield's behavior can be controlled via the proc file + system. Two files are used:</p><p><tt class="filename">/proc/sys/kernel/exec-shield</tt></p><p><tt class="filename">/proc/sys/kernel/exec-shield-randomize</tt></p><p>The <tt class="filename">/proc/sys/kernel/exec-shield</tt> file + controls overall Exec-shield functionality, and can be manipulated + using the following command:</p><p><tt class="command">echo <i class="replaceable"><tt><value></tt></i> > + /proc/sys/kernel/exec-shield</tt></p><p>Where <tt class="command"><i class="replaceable"><tt><value></tt></i></tt> + is one of the following:</p><p>- 0 — Exec-shield (including randomized VM mapping) is + disabled for all binaries, marked or not</p><p>- 1 — Exec-shield is enabled for all marked binaries</p><p>- 2 — Exec-shield is enabled for all binaries, regardless of + marking (To be used for testing purposes + <span class="emphasis"><em>ONLY</em></span>)</p><p>The default value for + <tt class="filename">/proc/sys/kernel/exec-shield</tt> is 1.</p><p>The <tt class="filename">/proc/sys/kernel/exec-shield-randomize</tt> + file controls whether Exec-shield randomizes VM mapping, and can be + manipulated using the following command:</p><p><tt class="command">echo <i class="replaceable"><tt><value></tt></i> > + /proc/sys/kernel/exec-shield-randomize</tt></p><p>Where <tt class="command"><i class="replaceable"><tt><value></tt></i></tt> + is one of the following:</p><p>- 0 — Randomized VM mapping is disabled</p><p>- 1 — Randomized VM mapping is enabled</p><p>The default value for + <tt class="filename">/proc/sys/kernel/exec-shield-randomize</tt> is 1.</p><p>It is also possible to configure Exec-shield by including one (or + both) of the following lines in the + <tt class="filename">/etc/sysctl.conf</tt> file:</p><p><tt class="command">kernel.exec-shield=<i class="replaceable"><tt><value></tt></i></tt></p><p><tt class="command">kernel.exec-shield-randomize=<i class="replaceable"><tt><value></tt></i></tt></p><p>(Where <tt class="command"><i class="replaceable"><tt><value></tt></i></tt> + is as previously described.)</p><p>NOTE: Exec-shield functionality is available only to binaries that + have been built (and marked) using the toolchain (compiler, assembler, + linker) available with Fedora Core 1 (or a recent upstream + version of <tt class="filename">gcc</tt> and <tt class="filename">binutils</tt> + that correctly inserts <tt class="command">.note.GNU-stack</tt> and + <tt class="command">PT_GNU_STACK</tt> information, respectively). Binaries + that have been built using a different version of the toolchain can + still be used, but since they will not be marked, they will not take + advantage of Exec-shield.</p><p>Application developers should keep in mind that, in the majority + of cases, GCC correctly marks its generated code as being capable of + using Exec-shield. In the few instances (usually caused by inline + assembler or other nonportable code) where GCC non-optimally (or, more + rarely, incorrectly) marks generated code, it is possible to pass GCC + options to obtain the desired result:</p><p>The options controlling binary marking at the assembler level + are:</p><p><tt class="command">-Wa,--execstack</tt></p><p><tt class="command">-Wa,--noexecstack</tt></p><p>The options controlling binary marking at the linker level + are:</p><p><tt class="command">-Wl,-z,execstack</tt></p><p><tt class="command">-Wl,-z,noexecstack</tt></p><p>It is also possible to exert more fine-grained control by + explicitly disabling Exec-shield for a specific binary at run time. + This is done using the <tt class="command">setarch</tt> command:</p><p><tt class="command">setarch i386 + <i class="replaceable"><tt><binary></tt></i></tt></p><p>(Where + <tt class="command"><i class="replaceable"><tt><binary></tt></i></tt> + represents the binary to be run.) The binary is then run without + Exec-shield functionality.</p><p>The proc file <tt class="filename">/proc/self/maps</tt> can be used to + observe Exec-shield's effects. By using <tt class="command">cat</tt> to + display the current process's VM mapping, you can see Exec-shield at + work. Similarly, you can use <tt class="command">setarch</tt> in + conjunction with <tt class="command">cat</tt> to see how normal VM mapping + differs from Exec-shield's mapping.</p></li><li><p>The Fedora Core 1 kernel now makes it possible to prevent the + loading of kernel modules. This can be useful for system + administrators wanting to ensure that only a strictly-controlled set + of modules are loaded. To disable kernel module loading, issue the + following command:</p><p><tt class="command"> echo off > /proc/modules</tt></p><p>Once this command has been issued, all further attempts to load + kernel modules will fail.</p><p>NOTE: Once kernel module loading has been disabled, a reboot is + required to re-enable it.</p></li></ul></div></div></div> + + + </div> + <div class="fedora-corner-br"> </div> + <div class="fedora-corner-bl"> </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
docs-commits@lists.fedoraproject.org