release-notes/devel/en_US ArchSpecific.xml, 1.2, 1.3 BackwardsCompatibility.xml, 1.2, 1.3 Colophon.xml, 1.2, 1.3 DatabaseServers.xml, 1.2, 1.3 DevelTools.xml, 1.2, 1.3 Entertainment.xml, 1.2, 1.3 Extras.xml, 1.2, 1.3 Feedback.xml, 1.2, 1.3 FileSystems.xml, 1.2, 1.3 I18n.xml, 1.2, 1.3 Installer.xml, 1.3, 1.4 Java.xml, 1.2, 1.3 Kernel.xml, 1.4, 1.5 Legacy.xml, 1.2, 1.3 Multimedia.xml, 1.3, 1.4 OverView.xml, 1.3, 1.4 PackageChanges.xml, 1.3, 1.4 ProjectOverview.xml, 1.2, 1.3 Security.xml, 1.2, 1.3 Virtualization.xml, 1.2, 1.3 WebServers.xml, 1.2, 1.3 Welcome.xml, 1.2, 1.3 Xorg.xml, 1.2, 1.3

Karsten Wade (kwade) fedora-docs-commits at redhat.com
Fri Aug 11 03:19:41 UTC 2006


Author: kwade

Update of /cvs/docs/release-notes/devel/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3578

Modified Files:
	ArchSpecific.xml BackwardsCompatibility.xml Colophon.xml 
	DatabaseServers.xml DevelTools.xml Entertainment.xml 
	Extras.xml Feedback.xml FileSystems.xml I18n.xml Installer.xml 
	Java.xml Kernel.xml Legacy.xml Multimedia.xml OverView.xml 
	PackageChanges.xml ProjectOverview.xml Security.xml 
	Virtualization.xml WebServers.xml Welcome.xml Xorg.xml 
Log Message:
This is the snapshot from the Wiki.  We probably want to just clean this up, because the Wiki has been unfrozen since this snapshot with content that is test3 specific (one instance I know of); the main issue are the <screen> blocks that need to be <code> ... it's a fairly simple 1,2 search and replace with a final clean-up by xmlformat.  I'm going to try to get to this within the next 24 hours; we have to do many of the tasks outlined originally at http://people.redhat.com/kwade/fedora-docs/to-do-fc5-gold-notes.txt.


Index: ArchSpecific.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/ArchSpecific.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ArchSpecific.xml	12 Jul 2006 03:46:36 -0000	1.2
+++ ArchSpecific.xml	11 Aug 2006 03:19:38 -0000	1.3
@@ -1,8 +1,11 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-ArchSpecific">
+<article>
+  <title>Docs/Beats/ArchSpecific</title>
+
+  <section>
     <title>Architecture Specific Notes</title>
     <para>
       This section provides notes that are specific to the supported
@@ -56,7 +59,7 @@
             <listitem>
               <para>
                 Recommended for graphical: 400 MHz G3 or better, 256MiB
-                RAM.
+                RAM. }}}
               </para>
             </listitem>
           </itemizedlist>
@@ -71,9 +74,10 @@
             disk space is required during installation to support the
             installation environment. This additional disk space
             corresponds to the size of
-            <code>/Fedora/base/stage2.img</code> (on Installtion Disc 1)
-            plus the size of the files in <code>/var/lib/rpm</code> on
-            the installed system.
+<screen><![CDATA[/Fedora/base/stage2.img]]></screen>
+            (on Installtion Disc 1) plus the size of the files in
+<screen><![CDATA[/var/lib/rpm]]></screen>
+            on the installed system.
           </para>
           <para>
             In practical terms, additional space requirements may range
@@ -92,20 +96,32 @@
       <section>
         <title>The Apple keyboard</title>
         <para>
-          The <code>Option</code> key on Apple systems is equivalent to
-          the <code>Alt</code> key on the PC. Where documentation and
-          the installer refer to the <code>Alt</code> key, use the
-          <code>Option</code> key. For some key combinations you may
-          need to use the <code>Option</code> key in conjunction with
-          the <code>Fn</code> key, such as
-          <code>Option</code>-<code>Fn</code>-<code>F3</code> to switch
-          to virtual terminal tty3.
+          The
+<screen><![CDATA[Option]]></screen>
+          key on Apple systems is equivalent to the
+<screen><![CDATA[Alt]]></screen>
+          key on the PC. Where documentation and the installer refer to
+          the
+<screen><![CDATA[Alt]]></screen>
+          key, use the
+<screen><![CDATA[Option]]></screen>
+          key. For some key combinations you may need to use the
+<screen><![CDATA[Option]]></screen>
+          key in conjunction with the
+<screen><![CDATA[Fn]]></screen>
+          key, such as
+<screen><![CDATA[Option]]></screen>
+          -
+<screen><![CDATA[Fn]]></screen>
+          -
+<screen><![CDATA[F3]]></screen>
+          to switch to virtual terminal tty3.
         </para>
       </section>
       <section>
         <title>PPC Installation Notes</title>
         <para>
-          This section has not been updated for Fedora Core
+          This section has not been updated for
 <!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
           6 test2 by the
           <ulink url='http://fedoraproject.org/wiki/DocsProject/ReleaseNotes/Beats'>beat
@@ -171,15 +187,11 @@
         writer</ulink>.
       </para>
       <para>
-        <tip>
-          <title>SMP Capabilities</title>
-          <para>
-            The default kernel in x86_64 architecture provides SMP
-            (Symmetric Multi-Processor) capabilities to handle multiple
-            CPUs efficiently. This architecture does not have a separate
-            SMP kernel unlike x86 and PPC systems.
-          </para>
-        </tip>
+        [[Admonition(tip, "SMP Capabilities","The default kernel in
+        x86_64 architecture provides SMP (Symmetric Multi-Processor)
+        capabilities to handle multiple CPUs efficiently. This
+        architecture does not have a separate SMP kernel unlike x86 and
+        PPC systems. ")]]
       </para>
       <section>
         <title>x86_64 Hardware Requirements</title>
@@ -223,9 +235,10 @@
             additional disk space is required during the installation to
             support the installation environment. This additional disk
             space corresponds to the size of
-            <code>/Fedora/base/stage2.img</code> on Installation Disc 1
-            plus the size of the files in <code>/var/lib/rpm</code> on
-            the installed system.
+<screen><![CDATA[/Fedora/base/stage2.img]]></screen>
+            on Installation Disc 1 plus the size of the files in
+<screen><![CDATA[/var/lib/rpm]]></screen>
+            on the installed system.
           </para>
           <para>
             In practical terms, additional space requirements may range
@@ -246,41 +259,38 @@
         <para>
           <emphasis role='strong'>RPM</emphasis> supports parallel
           installation of multiple architectures of the same package. A
-          default package listing such as <code>rpm -qa</code> might
-          appear to include duplicate packages, since the architecture
-          is not displayed. Instead, use the <code>repoquery</code>
-          command, part of the <code>yum-utils</code> package in Fedora
-          Extras, which displays architecture by default. To install
-          <code>yum-utils</code>, run the following command:
+          default package listing such as
+<screen><![CDATA[rpm -qa]]></screen>
+          might appear to include duplicate packages, since the
+          architecture is not displayed. Instead, use the
+<screen><![CDATA[repoquery]]></screen>
+          command, part of the
+<screen><![CDATA[yum-utils]]></screen>
+          package in Fedora Extras, which displays architecture by
+          default. To install
+<screen><![CDATA[yum-utils]]></screen>
+          , run the following command:
         </para>
-        <itemizedlist>
-          <listitem override='none'>
 <screen><![CDATA[su -c 'yum install yum-utils' 
 ]]></screen>
-          </listitem>
-        </itemizedlist>
         <para>
           To list all packages with their architecture using
-          <code>rpm</code>, run the following command:
+<screen><![CDATA[rpm]]></screen>
+          , run the following command:
         </para>
-        <itemizedlist>
-          <listitem override='none'>
 <screen><![CDATA[rpm -qa --queryformat "%{name}-%{version}-%{release}.%{arch}\n"  
 ]]></screen>
-          </listitem>
-        </itemizedlist>
         <para>
-          You can add this to <code>/etc/rpm/macros</code> (for a system
-          wide setting) or <code>~/.rpmmacros</code> (for a per-user
-          setting). It changes the default query to list the
-          architecture:
+          You can add this to
+<screen><![CDATA[/etc/rpm/macros]]></screen>
+          (for a system wide setting) or
+<screen><![CDATA[~/.rpmmacros]]></screen>
+          (for a per-user setting). It changes the default query to list
+          the architecture:
         </para>
-        <itemizedlist>
-          <listitem override='none'>
 <screen><![CDATA[%_query_all_fmt         %%{name}-%%{version}-%%{release}.%%{arch} 
 ]]></screen>
-          </listitem>
-        </itemizedlist>
       </section>
     </section>
   </section>
+</article>


Index: BackwardsCompatibility.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/BackwardsCompatibility.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- BackwardsCompatibility.xml	12 Jul 2006 03:46:36 -0000	1.2
+++ BackwardsCompatibility.xml	11 Aug 2006 03:19:38 -0000	1.3
@@ -1,10 +1,12 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-BackwardsCompatibility">
-    <title>Backwards Compatibility</title>
+<article>
+  <title>Docs/Beats/BackwardsCompatibility</title>
 
+  <section>
+    <title>Backwards Compatibility</title>
     <para>
       Fedora Core provides legacy system libraries for compatibility
       with older software. This software is part of the
@@ -16,16 +18,12 @@
       Software</emphasis>, <emphasis role='strong'>Pirut</emphasis> or
       enter the following command in a terminal window:
     </para>
-
-    <itemizedlist>
-      <listitem override='none'>
-<screen><![CDATA[su -c 'yum groupinstall "Legacy Software Development"'
+<screen><![CDATA[su -c 'yum groupinstall "Legacy Software Development"' 
 ]]></screen>
-      </listitem>
-    </itemizedlist>
-
     <para>
-      Enter the password for the <code>root</code> account when
-      prompted.
+      Enter the password for the
+<screen><![CDATA[root]]></screen>
+      account when prompted.
     </para>
   </section>
+</article>


Index: Colophon.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Colophon.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Colophon.xml	12 Jul 2006 03:46:36 -0000	1.2
+++ Colophon.xml	11 Aug 2006 03:19:38 -0000	1.3
@@ -1,14 +1,15 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-Colophon">
-    <title>Colophon</title>
+<article>
+  <title>Docs/Beats/Colophon</title>
 
+  <section>
+    <title>Colophon</title>
     <para>
       As we use the term, a <emphasis>colophon</emphasis>:
     </para>
-
     <itemizedlist>
       <listitem>
         <para>
@@ -21,15 +22,13 @@
         </para>
       </listitem>
     </itemizedlist>
-
     <section>
       <title>Contributors</title>
-
       <itemizedlist>
         <listitem>
           <para>
             <ulink url='http://fedoraproject.org/wiki/BobJensen'>Bob
-            Jensen</ulink> (beat writer, editor-in-chief)
+            Jensen</ulink> (editor-in-chief, beat writer)
           </para>
         </listitem>
         <listitem>
@@ -46,12 +45,6 @@
         </listitem>
         <listitem>
           <para>
-            <ulink url='http://fedoraproject.org/wiki/BobJensen'>Bob
-            Jensen</ulink> (beat writer, editor, co-publisher)
-          </para>
-        </listitem>
-        <listitem>
-          <para>
             <ulink url='http://fedoraproject.org/wiki/DaveMalcolm'>Dave
             Malcolm</ulink> (beat writer)
           </para>
@@ -148,6 +141,12 @@
         </listitem>
         <listitem>
           <para>
+            <ulink url='http://fedoraproject.org/wiki/ThomasCanniot'>ThomasCanniot</ulink>
+            (translator, French)
+          </para>
+        </listitem>
+        <listitem>
+          <para>
             <ulink url='http://fedoraproject.org/wiki/ThomasGraf'>Thomas
             Graf</ulink> (beat writer)
           </para>
@@ -172,22 +171,22 @@
         </listitem>
       </itemizedlist>
     </section>
-
     <section>
       <title>Production Methods</title>
-
       <para>
         Beat writers produce the release notes directly on the Fedora
         Project Wiki. They collaborate with other subject matter experts
         during the test release phase of Fedora Core to explain
         important changes and enhancements. The editorial team ensures
         consistency and quality of the finished beats, and ports the
-        Wiki material to Doc <code></code> Book XML in a revision
-        control repository. At this point, the team of translators
-        produces other language versions of the release notes, and then
-        they become available to the general public as part of Fedora
-        Core. The publication team also makes them, and subsequent
-        errata, available via the Web.
+        Wiki material to Doc
+<screen><![CDATA[]]></screen>
+        Book XML in a revision control repository. At this point, the
+        team of translators produces other language versions of the
+        release notes, and then they become available to the general
+        public as part of Fedora Core. The publication team also makes
+        them, and subsequent errata, available via the Web.
       </para>
     </section>
   </section>
+</article>


Index: DatabaseServers.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/DatabaseServers.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- DatabaseServers.xml	12 Jul 2006 03:46:36 -0000	1.2
+++ DatabaseServers.xml	11 Aug 2006 03:19:38 -0000	1.3
@@ -1,15 +1,51 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-DatabaseServers">
-    <title>Database Servers</title>
+<article>
+  <title>Docs/Beats/DatabaseServers</title>
 
-    <para>
-      This section has not been updated for Fedora Core
+  <section>
+    <title>Database Servers</title>
+    <section>
+      <title>MySQL</title>
+      <para>
+        Fedora now provides <emphasis role='strong'>MySQL</emphasis>
+        5.0. For a list of the enhancements provided by this version,
+        refer to
+        <ulink url='http://dev.mysql.com/doc/refman/5.0/en/mysql-5-0-nutshell.html'>http://dev.mysql.com/doc/refman/5.0/en/mysql-5-0-nutshell.html</ulink>.
+      </para>
+      <para>
+        For more information on upgrading databases from previous
+        releases of <emphasis role='strong'>MySQL</emphasis>, refer to
+        the <emphasis role='strong'>MySQL</emphasis> web site at
+        <ulink url='http://dev.mysql.com/doc/refman/5.0/en/upgrade.html'>http://dev.mysql.com/doc/refman/5.0/en/upgrade.html</ulink>.
+      </para>
+    </section>
+    <section>
+      <title>PostgreSQL</title>
+      <para>
+        This release of Fedora includes
+        <emphasis role='strong'>PostgreSQL</emphasis> 8.1. For more
+        information on this new version, refer to
+        <ulink url='http://www.postgresql.org/docs/whatsnew'>http://www.postgresql.org/docs/whatsnew</ulink>.
+      </para>
+      <para>
+        [[Admonition("important", "Upgrading Databases", "Fedora Core 4
+        provided version 8.0 of PostgreSQL. If you upgrade an existing
+        Fedora system with a PostgreSQL database, you must upgrade the
+        database to access the data. To upgrade a database from a
+        previous version of PostgreSQL, follow the procedure described
+        at
+        <ulink url='http://www.postgresql.org/docs/8.1/interactive/install-upgrading.html'>http://www.postgresql.org/docs/8.1/interactive/install-upgrading.html</ulink>"]]
+      </para>
+      <para>
+        This section has not been updated for Fedora Core
 <!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
-      6 test2 by the
-      <ulink url='http://fedoraproject.org/wiki/DocsProject/ReleaseNotes/Beats'>beat
-      writer</ulink>.
-    </para>
+        6 test2 by the
+        <ulink url='http://fedoraproject.org/wiki/DocsProject/ReleaseNotes/Beats'>beat
+        writer</ulink>.
+      </para>
+    </section>
   </section>
+</article>


Index: DevelTools.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/DevelTools.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- DevelTools.xml	12 Jul 2006 03:46:36 -0000	1.2
+++ DevelTools.xml	11 Aug 2006 03:19:38 -0000	1.3
@@ -1,78 +1,86 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-DevelTools">
-    <title>Developer Tools</title>
+<article>
+  <title>Docs/Beats/DevelTools</title>
 
+  <section>
+    <title>Developer Tools</title>
     <para>
       This section covers various developer tools.
     </para>
-
     <section>
       <title>GCC Compiler Collection</title>
-
       <para>
         This release of Fedora has been built with GCC 4.1, which is
         included with the distribution.
       </para>
-
       <section>
         <title>Caveats</title>
-
         <itemizedlist>
           <listitem>
             <para>
               Fedora developers have introduced changes in the ELF .hash
               section that provides symbols for dynamic linking. This
               new .gnu.hash section, which is produced with the new
-              default <code>--hash-style=gnu</code> option for
-              <code>gcc</code> , serves the same purpose as previous
-              hash sections. It provides, however, an approximately 50%
-              increase in dynamic linking speed. Binaries and libraries
-              produced with the new hashing function are incompatible
-              with older <code>glibc</code> and dynamic linker releases.
-              To use the old-style hashing routines for compatibility
-              with older <code>glibc</code> -based systems, pass the
-              <code>--hash-style=sysv</code> option instead.
+              default
+<screen><![CDATA[--hash-style=gnu]]></screen>
+              option for
+<screen><![CDATA[gcc]]></screen>
+              , serves the same purpose as previous hash sections. It
+              provides, however, an approximately 50% increase in
+              dynamic linking speed. Binaries and libraries produced
+              with the new hashing function are incompatible with older
+<screen><![CDATA[glibc]]></screen>
+              and dynamic linker releases. To use the old-style hashing
+              routines for compatibility with older
+<screen><![CDATA[glibc]]></screen>
+              -based systems, pass the
+<screen><![CDATA[--hash-style=sysv]]></screen>
+              option instead.
             </para>
           </listitem>
           <listitem>
             <para>
               You need GDB 6.1 or newer to debug binaries, unless they
-              are compiled using the <code>-fno-var-tracking</code>
+              are compiled using the
+<screen><![CDATA[-fno-var-tracking]]></screen>
               compilation option.
             </para>
           </listitem>
           <listitem>
             <para>
-              The <code>-fwritable-strings</code> option is no longer
-              accepted.
+              The
+<screen><![CDATA[-fwritable-strings]]></screen>
+              option is no longer accepted.
             </para>
           </listitem>
           <listitem>
             <para>
               English-language diagnostic messages now use Unicode
               quotes. If you cannot read this, set your
-              <code>LC_CTYPE</code> environment variable to
-              <code>C</code> or change your terminal emulator.
+<screen><![CDATA[LC_CTYPE]]></screen>
+              environment variable to
+<screen><![CDATA[C]]></screen>
+              or change your terminal emulator.
             </para>
           </listitem>
           <listitem>
             <para>
-              The <code>specs</code> file is no longer installed on most
-              systems. Ordinary users will not notice, but developers
-              who need to alter the file can use the
-              <code>-dumpspecs</code> option to generate the file for
-              editing.
+              The
+<screen><![CDATA[specs]]></screen>
+              file is no longer installed on most systems. Ordinary
+              users will not notice, but developers who need to alter
+              the file can use the
+<screen><![CDATA[-dumpspecs]]></screen>
+              option to generate the file for editing.
             </para>
           </listitem>
         </itemizedlist>
       </section>
-
       <section>
         <title>Code Generation</title>
-
         <itemizedlist>
           <listitem>
             <para>
@@ -92,31 +100,34 @@
           </listitem>
         </itemizedlist>
       </section>
-
       <section>
         <title>Language Extensions</title>
-
         <itemizedlist>
           <listitem>
             <para>
               The new sentinel attribute causes the compiler to issue a
-              warning if a function such as <code>execl(char *path,
-              const char *arg, ...)</code> , which requires a NULL list
-              terminator, is missing the NULL.
+              warning if a function such as
+<screen><![CDATA[execl(char *path, const char *arg, ...)]]></screen>
+              , which requires a NULL list terminator, is missing the
+              NULL.
             </para>
           </listitem>
           <listitem>
             <para>
-              The <code>cast-as-lvalue</code> ,
-              <code>conditional-expression-as-lvalue</code> , and
-              <code>compund-expression-as-lvalue</code> extensions have
-              been removed.
+              The
+<screen><![CDATA[cast-as-lvalue]]></screen>
+              ,
+<screen><![CDATA[conditional-expression-as-lvalue]]></screen>
+              , and
+<screen><![CDATA[compund-expression-as-lvalue]]></screen>
+              extensions have been removed.
             </para>
           </listitem>
           <listitem>
             <para>
-              The <code>#pragma pack()</code> semantics are now closer
-              to those used by other compilers.
+              The
+<screen><![CDATA[#pragma pack()]]></screen>
+              semantics are now closer to those used by other compilers.
             </para>
           </listitem>
           <listitem>
@@ -136,19 +147,23 @@
           <listitem>
             <para>
               The basic compiler, without any optimization (
-              <code>-O0</code> ), has been measured as much as 25%
-              faster in real-world code.
+<screen><![CDATA[-O0]]></screen>
+              ), has been measured as much as 25% faster in real-world
+              code.
             </para>
           </listitem>
           <listitem>
             <para>
               Libraries may now contain function-scope static variables
               in multi-threaded programs. Embedded developers can use
-              the <code>-fno-threadsafe-statics</code> to turn off this
-              feature, but ordinary users should never do this.
+              the
+<screen><![CDATA[-fno-threadsafe-statics]]></screen>
+              to turn off this feature, but ordinary users should never
+              do this.
             </para>
           </listitem>
         </itemizedlist>
       </section>
     </section>
   </section>
+</article>


Index: Entertainment.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Entertainment.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Entertainment.xml	12 Jul 2006 03:46:36 -0000	1.2
+++ Entertainment.xml	11 Aug 2006 03:19:38 -0000	1.3
@@ -1,18 +1,22 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-Entertainment">
-    <title>Games and Entertainment</title>
+<article>
+  <title>Docs/Beats/Entertainment</title>
 
+  <section>
+    <title>Games and Entertainment</title>
     <para>
       Fedora Core and Fedora Extras provide a selection of games that
       cover a variety of genres. By default, Fedora Core includes a
-      small package of games for GNOME (called <code>gnome-games</code>
-      ) and KDE ( <code>kdegames</code> ). Fedora Extras provides
-      additional games that span every major genre.
+      small package of games for GNOME (called
+<screen><![CDATA[gnome-games]]></screen>
+      ) and KDE (
+<screen><![CDATA[kdegames]]></screen>
+      ). Fedora Extras provides additional games that span every major
+      genre.
     </para>
-
     <para>
       The Fedora Project website features a section dedicated to games
       that details many of the available games, including overviews and
@@ -20,3 +24,4 @@
       <ulink url='http://fedoraproject.org/wiki/Games'>http://fedoraproject.org/wiki/Games</ulink>.
     </para>
   </section>
+</article>


Index: Extras.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Extras.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Extras.xml	12 Jul 2006 03:46:36 -0000	1.2
+++ Extras.xml	11 Aug 2006 03:19:38 -0000	1.3
@@ -1,60 +1,54 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-Extras">
-    <title>Fedora Extras</title>
+<article>
+  <title>Docs/Beats/Extras</title>
 
+  <section>
+    <title>Fedora Extras</title>
     <section>
       <title>Using the Repository</title>
-
       <para>
         Fedora Extras provides a repository of packages that complement
         Fedora Core. This volunteer-based community effort is part of
         the larger Fedora Project.
       </para>
-
       <para>
         <note>
           <title>Fedora Extras are Available by Default</title>
-
           <para>
             Fedora systems automatically use both the Fedora Core and
             Fedora Extras repositories to install and update software.
           </para>
         </note>
       </para>
-
       <para>
         To install software from either the Core or Extras repositories,
         choose <emphasis>Applications > Add/Remove Software</emphasis>.
-        Enter the <code>root</code> password when prompted. Select the
-        software you require from the list, and choose
-        <emphasis>Apply</emphasis>.
+        Enter the
+<screen><![CDATA[root]]></screen>
+        password when prompted. Select the software you require from the
+        list, and choose <emphasis>Apply</emphasis>.
       </para>
-
       <para>
-        You may also install software with the <code>yum</code>
+        You may also install software with the
+<screen><![CDATA[yum]]></screen>
         command-line utility. For example, this command automatically
-        installs the <code>abiword</code> package, and all of the
-        dependencies that are required:
+        installs the
+<screen><![CDATA[abiword]]></screen>
+        package, and all of the dependencies that are required:
       </para>
-
-      <itemizedlist>
-        <listitem override='none'>
 <screen><![CDATA[su -c 'yum install abiword' 
 ]]></screen>
-        </listitem>
-      </itemizedlist>
-
       <para>
-        Enter the <code>root</code> password when prompted.
+        Enter the
+<screen><![CDATA[root]]></screen>
+        password when prompted.
       </para>
     </section>
-
     <section>
       <title>About Fedora Extras</title>
-
       <para>
         As of the release of Fedora Core
 <!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
@@ -63,116 +57,127 @@
         includes some popular and well-known applications that are
         maintained by community members in Fedora Extras:
       </para>
-
       <itemizedlist>
         <listitem>
           <para>
-            <code>abiword</code> - elegant word-processing application
+<screen><![CDATA[abiword]]></screen>
+            - elegant word-processing application
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>balsa</code> - lightweight e-mail reader
+<screen><![CDATA[balsa]]></screen>
+            - lightweight e-mail reader
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>bash-completion</code> - advanced command-line
-            completion for power users
+<screen><![CDATA[bash-completion]]></screen>
+            - advanced command-line completion for power users
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>bluefish</code> - HTML editor
+<screen><![CDATA[bluefish]]></screen>
+            - HTML editor
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>clamav</code> - open source anti-virus scanner for
-            servers and desktops
+<screen><![CDATA[clamav]]></screen>
+            - open source anti-virus scanner for servers and desktops
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>fuse</code> - tool for attaching non-standard devices
-            and network services as directories
+<screen><![CDATA[fuse]]></screen>
+            - tool for attaching non-standard devices and network
+            services as directories
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>fwbuilder</code> - graphical utility for building
-            Linux and Cisco firewall rulesets
+<screen><![CDATA[fwbuilder]]></screen>
+            - graphical utility for building Linux and Cisco firewall
+            rulesets
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>gaim-guifications</code> - enhancements to the Gaim
-            Instant Messenger
+<screen><![CDATA[gaim-guifications]]></screen>
+            - enhancements to the Gaim Instant Messenger
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>gdesklets</code> - widgets for the GNOME desktop
+<screen><![CDATA[gdesklets]]></screen>
+            - widgets for the GNOME desktop
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>gnumeric</code> - powerful spreadsheet application
+<screen><![CDATA[gnumeric]]></screen>
+            - powerful spreadsheet application
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>inkscape</code> - illustration and vector drawing
-            application
+<screen><![CDATA[inkscape]]></screen>
+            - illustration and vector drawing application
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>koffice</code> - complete office suite for the KDE
-            desktop
+<screen><![CDATA[koffice]]></screen>
+            - complete office suite for the KDE desktop
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>mail-notification</code> - alerts you as new mail
-            arrives
+<screen><![CDATA[mail-notification]]></screen>
+            - alerts you as new mail arrives
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>mediawiki</code> - the Wikipedia solution for
-            collaborative websites
+<screen><![CDATA[mediawiki]]></screen>
+            - the Wikipedia solution for collaborative websites
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>nautilus-open-terminal</code> - extension to the GNOME
-            file manager
+<screen><![CDATA[nautilus-open-terminal]]></screen>
+            - extension to the GNOME file manager
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>pan</code> - the Usenet news reader
+<screen><![CDATA[pan]]></screen>
+            - the Usenet news reader
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>revelation</code> - password management utility
+<screen><![CDATA[revelation]]></screen>
+            - password management utility
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>scribus</code> - desktop publishing (DTP) application
+<screen><![CDATA[scribus]]></screen>
+            - desktop publishing (DTP) application
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>xfce</code> - lightweight desktop environment
+<screen><![CDATA[xfce]]></screen>
+            - lightweight desktop environment
           </para>
         </listitem>
         <listitem>
           <para>
-            <code>xmms</code> - the popular audio player
+<screen><![CDATA[xmms]]></screen>
+            - the popular audio player
           </para>
         </listitem>
         <listitem>
@@ -186,7 +191,6 @@
           </para>
         </listitem>
       </itemizedlist>
-
       <para>
         Is your favorite open source application missing from Fedora
         Extras? Package the application as an RPM, and submit it for
@@ -195,7 +199,6 @@
         create RPM packages, there are many other ways to get involved
         in Fedora Extras and help drive it forward.
       </para>
-
       <para>
         To learn more about how to use Fedora Extras or how to get
         involved, refer to
@@ -203,3 +206,4 @@
       </para>
     </section>
   </section>
+</article>


Index: Feedback.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Feedback.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Feedback.xml	12 Jul 2006 03:46:36 -0000	1.2
+++ Feedback.xml	11 Aug 2006 03:19:38 -0000	1.3
@@ -1,14 +1,15 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-Feedback">
-    <title>Providing Feedback for Release Notes</title>
+<article>
+  <title>Docs/Beats/Feedback</title>
 
+  <section>
+    <title>Providing Feedback for Release Notes</title>
     <para>
       <important>
         <title>Feedback for Release Notes Only</title>
-
         <para>
           This section concerns feedback on the release notes
           themselves. To provide feedback on Fedora software or other
@@ -19,14 +20,12 @@
         </para>
       </important>
     </para>
-
     <para>
       Thanks for your interest in giving feedback for these release
       notes. If you feel these release notes could be improved in any
       way, you can provide your feedback directly to the beat writers.
       Here are several ways to do so, in order of preference:
     </para>
-
     <itemizedlist>
       <listitem>
         <para>
@@ -50,15 +49,14 @@
         </para>
       </listitem>
     </itemizedlist>
-
     <para>
       A release note beat is an area of the release notes that one or
       more content contributors oversee. For more information about
       beats, refer to
       <ulink url='http://fedoraproject.org/wiki/DocsProject/ReleaseNotes/Beats'>http://fedoraproject.org/wiki/DocsProject/ReleaseNotes/Beats</ulink>.
     </para>
-
     <para>
       Thank you for your feedback!
     </para>
   </section>
+</article>


Index: FileSystems.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/FileSystems.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- FileSystems.xml	12 Jul 2006 03:46:36 -0000	1.2
+++ FileSystems.xml	11 Aug 2006 03:19:38 -0000	1.3
@@ -1,15 +1,82 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-FileSystems">
-    <title>File Systems</title>
+<article>
+  <title>Docs/Beats/FileSystems</title>
 
+  <section>
+    <title>File Systems</title>
+    <para>
+      Fedora Core 6 provides basic support for encrypted swap partitions
+      and non-root file systems. To use it, add entries to
+<screen><![CDATA[/etc/crypttab]]></screen>
+      and reference the created devices in
+<screen><![CDATA[/etc/fstab]]></screen>
+      .
+    </para>
+    <para>
+      An example
+<screen><![CDATA[/etc/crypttab]]></screen>
+      entry for a swap partition:
+    </para>
+<screen><![CDATA[my_swap /dev/hdb1 /dev/urandom swap,cipher=aes-cbc-essiv:sha256 
+]]></screen>
+    <para>
+      This creates an encrypted block device
+<screen><![CDATA[/dev/mapper/my_swap]]></screen>
+      , which can be referenced in
+<screen><![CDATA[/etc/fstab]]></screen>
+      .
+    </para>
+    <para>
+      For a filesystem volume:
+    </para>
+<screen><![CDATA[my_volume /dev/hda5 /etc/volume_key cipher=aes-cbc-essiv:sha256 
+]]></screen>
+    <para>
+      The
+<screen><![CDATA[/etc/volume_key]]></screen>
+      file contains a plaintext encryption key. You can also specify
+<screen><![CDATA[none]]></screen>
+      as the key file name, and the system instead asks for the
+      encryption key during boot.
+    </para>
     <para>
-      This section has not been updated for Fedora Core
-<!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
-      6 test2 by the
-      <ulink url='http://fedoraproject.org/wiki/DocsProject/ReleaseNotes/Beats'>beat
-      writer</ulink>.
+      It is recommended to use LUKS for file system volumes:
     </para>
+    <itemizedlist>
+      <listitem>
+        <para>
+          Create the encrypted volume using
+<screen><![CDATA[cryptsetup luksFormat]]></screen>
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          Add the necessary entry to
+<screen><![CDATA[/etc/crypttab]]></screen>
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          Set up the volume manually using
+<screen><![CDATA[cryptsetup luksOpen]]></screen>
+          or reboot
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          Create a filesystem on the encrypted volume
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          Set up an
+<screen><![CDATA[/etc/fstab]]></screen>
+          entry
+        </para>
+      </listitem>
+    </itemizedlist>
   </section>
+</article>


Index: I18n.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/I18n.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- I18n.xml	12 Jul 2006 03:46:36 -0000	1.2
+++ I18n.xml	11 Aug 2006 03:19:38 -0000	1.3
@@ -1,24 +1,32 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-I18n">
-    <title>Internationalization (i18n)</title>
+<article>
+  <title>Docs/Beats/I18n</title>
 
+  <section>
+    <title>Internationalization (i18n)</title>
     <para>
       This section includes information on language support under Fedora
       Core.
     </para>
-
     <section>
       <title>Input Methods</title>
-
       <para>
         The default SCIM (Simple Common Input Method) GTK Input Method
-        Module is now <code>scim-bridge</code> , written from scratch in
-        C by Ryo Dairiki. SCIM is no longer linked against
-        <code>libstdc++so7</code> , and <code>scim-qtimm</code> works
-        again.
+        Module is now
+<screen><![CDATA[scim-bridge]]></screen>
+        , written from scratch in C by Ryo Dairiki. SCIM is no longer
+        linked against
+<screen><![CDATA[libstdc++so7]]></screen>
+        , and
+<screen><![CDATA[scim-qtimm]]></screen>
+        works again.
+      </para>
+      <para>
+        Here is a table of the default trigger hotkeys for different
+        languages:
       </para>
       <informaltable>
         <tgroup cols='2'>
@@ -31,15 +39,15 @@
             </row>
             <row>
 <entry colsep='1' rowsep='1'><para>Japanese</para></entry>
-<entry colsep='1' rowsep='1'><para><code>Zenkaku_Hankaku</code> or <code>Alt-`</code></para></entry>
+<entry colsep='1' rowsep='1'><para><screen><![CDATA[Zenkaku_Hankaku]]></screen> or <screen><![CDATA[Alt-`]]></screen></para></entry>
             </row>
             <row>
 <entry colsep='1' rowsep='1'><para>Korean</para></entry>
-<entry colsep='1' rowsep='1'><para><code>Shift-Space</code></para></entry>
+<entry colsep='1' rowsep='1'></entry>
             </row>
             <row>
 <entry colsep='1' rowsep='1'><para>other</para></entry>
-<entry colsep='1' rowsep='1'><para><code>Ctrl-Space</code></para></entry>
+<entry colsep='1' rowsep='1'></entry>
             </row>
           </tbody>
         </tgroup>
@@ -47,74 +55,82 @@
       <para>
         If SCIM is installed, it now runs by default for all users.
       </para>
-
       <section>
         <title>Language Installation</title>
-
         <para>
           SCIM is installed by default for most Asian installs.
-          Otherwise you can use the package manager ( <code>pirut</code>
+          Otherwise you can use the package manager (
+<screen><![CDATA[pirut]]></screen>
           ) to install additional language support using the
           <emphasis role='strong'>Languages</emphasis> component, or run
           this command:
         </para>
-
-        <itemizedlist>
-          <listitem override='none'>
 <screen><![CDATA[su -c 'yum groupinstall <language>-support' 
 ]]></screen>
-          </listitem>
-        </itemizedlist>
-
         <para>
-          In the command above, <code>&lt;language></code> is one of
-          <code>assamese</code> , <code>bengali</code> ,
-          <code>chinese</code> , <code>gujarati</code> ,
-          <code>hindi</code> , <code>japanese</code> ,
-          <code>kannada</code> , <code>korean</code> ,
-          <code>punjabi</code> , <code>tamil</code> , or
-          <code>thai</code> .
+          In the command above,
+<screen><![CDATA[<language>]]></screen>
+          is one of
+<screen><![CDATA[assamese]]></screen>
+          ,
+<screen><![CDATA[bengali]]></screen>
+          ,
+<screen><![CDATA[chinese]]></screen>
+          ,
+<screen><![CDATA[gujarati]]></screen>
+          ,
+<screen><![CDATA[hindi]]></screen>
+          ,
+<screen><![CDATA[japanese]]></screen>
+          ,
+<screen><![CDATA[kannada]]></screen>
+          ,
+<screen><![CDATA[korean]]></screen>
+          ,
+<screen><![CDATA[punjabi]]></screen>
+          ,
+<screen><![CDATA[tamil]]></screen>
+          , or
+<screen><![CDATA[thai]]></screen>
+          .
         </para>
       </section>
     </section>
-
     <section>
       <title>xinputrc</title>
-
       <para>
-        At X startup, xinput.sh now sources <code>~/.xinputrc</code> or
-        <code>/etc/X11/xinit/xinputrc</code> instead of searching config
-        files under <code>~/.xinput.d/</code> or
-        <code>/etc/xinit/xinput.d/</code> .
+        At X startup, xinput.sh now sources
+<screen><![CDATA[~/.xinputrc]]></screen>
+        or
+<screen><![CDATA[/etc/X11/xinit/xinputrc]]></screen>
+        instead of searching config files under
+<screen><![CDATA[~/.xinput.d/]]></screen>
+        or
+<screen><![CDATA[/etc/xinit/xinput.d/]]></screen>
+        .
       </para>
-
       <para>
         If you have SCIM installed but do not wish to run it on your
-        desktop, disable it by creating an empty file:
+        desktop, you can disable it with
+<screen><![CDATA[im-chooser]]></screen>
+        or creating an empty file:
       </para>
-
-      <itemizedlist>
-        <listitem override='none'>
 <screen><![CDATA[echo > ~/.xinputrc 
 ]]></screen>
-        </listitem>
-      </itemizedlist>
     </section>
-
     <section>
       <title>Pango Support in Firefox</title>
-
       <para>
         Firefox in Fedora Core is built with Pango, which provides
         better support for certain scripts, such as Indic and some CJK
         scripts. Fedora has the permission of the Mozilla Corporation to
-        use the Pango system for text renderering.
+        use the Pango system for text rendering.
       </para>
-
       <para>
         To disable the use of Pango, set
-        <code>MOZ_DISABLE_PANGO=1</code> in your environment before
-        launching Firefox.
+<screen><![CDATA[MOZ_DISABLE_PANGO=1]]></screen>
+        in your environment before launching Firefox.
       </para>
     </section>
   </section>
+</article>


Index: Installer.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Installer.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Installer.xml	12 Jul 2006 12:13:54 -0000	1.3
+++ Installer.xml	11 Aug 2006 03:19:38 -0000	1.4
@@ -1,8 +1,11 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-Installer">
+<article>
+  <title>Docs/Beats/Installer</title>
+
+  <section>
     <title>Installation-Related Notes</title>
     <para>
       This section outlines those issues that are related to
@@ -15,14 +18,14 @@
       <note>
         <title>Downloading Large Files</title>
         <para>
-	If you intend to download the Fedora Core DVD ISO image, keep in mind
-	that not all file downloading tools can accommodate files larger than
-	2GB in size. <code>wget</code> 1.9.1-16 and above, <code>curl</code> and
-	<code>ncftpget</code> do not have this limitation, and can successfully
-	download files larger than 2GB. BitTorrent is another method for
-	downloading large files. For information about obtaining and using the
-	torrent file, refer to <ulink
-	  url="http://torrent.fedoraproject.org/">http://torrent.fedoraproject.org/</ulink>.
+          If you intend to download the Fedora Core 6 test2 DVD ISO
+          image, keep in mind that not all file downloading tools can
+          accommodate files larger than 2GB in size. {{{wget}}} 1.9.1-16
+          and above, {{{curl}}} and {{{ncftpget}}} do not have this
+          limitation, and can successfully download files larger than
+          2GB. '''BitTorrent''' is another method for downloading large
+          files. For information about obtaining and using the torrent
+          file, refer to http://torrent.fedoraproject.org/.
         </para>
       </note>
     </para>
@@ -36,33 +39,45 @@
           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 <code>linux
-          mediacheck</code> at the <code>boot:</code> prompt.
+          improperly-burned CDs. To use this test, type
+<screen><![CDATA[linux mediacheck]]></screen>
+          at the
+<screen><![CDATA[boot:]]></screen>
+          prompt.
         </para>
         <para>
-          The <code>mediacheck</code> function is highly sensitive, and
-          may report some usable discs as faulty. This result is often
-          caused by disc writing software that does not include padding
-          when creating discs from ISO files. For best results with
-          <code>mediacheck</code>, boot with the following option:
+          The
+<screen><![CDATA[mediacheck]]></screen>
+          function is highly sensitive, and may report some usable discs
+          as faulty. This result is often caused by disc writing
+          software that does not include padding when creating discs
+          from ISO files. For best results with
+<screen><![CDATA[mediacheck]]></screen>
+          , boot with the following option:
         </para>
+      </listitem>
+    </itemizedlist>
 <screen><![CDATA[linux ide=nodma 
 ]]></screen>
+    <itemizedlist>
+      <listitem override='none'>
         <para>
-          Use the <code>sha1sum</code> utility to verify discs before
-          carrying out an installation. This test accurately identifies
-          discs that are not valid or identical to the ISO image files.
+          Use the
+<screen><![CDATA[sha1sum]]></screen>
+          utility to verify discs before carrying out an installation.
+          This test accurately identifies discs that are not valid or
+          identical to the ISO image files.
         </para>
       </listitem>
     </itemizedlist>
     <para>
       <important>
-        <title>BitTorrent Automatically Verifies File Integrity</title>
+        <title>Bit``Torrent Automatically Verifies File Integrity</title>
         <para>
-          If you use BitTorrent, any files you download are
+          If you use '''Bit``Torrent''', any files you download are
           automatically validated. If your file completes downloading,
           you do not need to check it. Once you burn your CD, however,
-	you should still use <code>mediacheck</code>.
+          you should still use {{{mediacheck}}}.
         </para>
       </important>
     </para>
@@ -70,19 +85,24 @@
       <listitem>
         <para>
           You may perform memory testing before you install Fedora Core
-          by entering <code>memtest86</code> at the <code>boot:</code>
+          by entering
+<screen><![CDATA[memtest86]]></screen>
+          at the
+<screen><![CDATA[boot:]]></screen>
           prompt. This option runs the
           <emphasis role='strong'>Memtest86</emphasis> standalone memory
           testing software in place of
           <emphasis role='strong'>Anaconda</emphasis>.
           <emphasis role='strong'>Memtest86</emphasis> memory testing
-          continues until the <code>Esc</code> key is pressed.
+          continues until the
+<screen><![CDATA[Esc]]></screen>
+          key is pressed.
         </para>
       </listitem>
     </itemizedlist>
     <para>
       <note>
-        <title>Memtest86 Availability</title>
+        <title>{{{Memtest86}}} Availability</title>
         <para>
           You must boot from Installation Disc 1 or a rescue CD in order
           to use this feature.
@@ -101,8 +121,11 @@
           Installation Disc 1, can use the graphical installer. Systems
           with 192MiB RAM or less will fall back to using the text-based
           installer automatically. If you prefer to use the text-based
-          installer, type <code>linux text</code> at the
-          <code>boot:</code> prompt.
+          installer, type
+<screen><![CDATA[linux text]]></screen>
+          at the
+<screen><![CDATA[boot:]]></screen>
+          prompt.
         </para>
       </listitem>
     </itemizedlist>
@@ -150,6 +173,33 @@
             Mactels are now supported by the installer.
           </para>
         </listitem>
+        <listitem>
+          <para>
+            The installer can now support rudimentary firmware loading
+            and basic multipath.
+          </para>
+        </listitem>
+        <listitem>
+          <para>
+            The graphical mode of
+            <emphasis role='strong'>Anaconda</emphasis> provides the
+            basic support for multiple repositories setup allowing users
+            to add their favorite third parties repos.
+          </para>
+        </listitem>
+        <listitem>
+          <para>
+            Vera font is retired and replaced by
+            <ulink url='http://docbook.wikiwikiweb.de/DejaVu'>DejaVu</ulink>
+            as default for the installer.
+          </para>
+        </listitem>
+        <listitem>
+          <para>
+            New languages are added for the installer: Kannada,
+            Malayalam and Oriya.
+          </para>
+        </listitem>
       </itemizedlist>
     </section>
     <section>
@@ -162,13 +212,12 @@
             the installation process and add the following option to the
             boot command line:
           </para>
-          <itemizedlist>
-            <listitem override='none'>
-              <para>
-                <code>pci=off ide1=0x180,0x386</code>
-              </para>
-            </listitem>
-          </itemizedlist>
+        </listitem>
+      </itemizedlist>
+<screen><![CDATA[pci=off ide1=0x180,0x386 
+]]></screen>
+      <itemizedlist>
+        <listitem override='none'>
           <para>
             Installation should proceed normally, and any devices not
             detected are configured the first time Fedora Core is
@@ -178,10 +227,11 @@
         <listitem>
           <para>
             Not all IDE RAID controllers are supported. If your RAID
-            controller is not yet supported by <code>dmraid</code>, you
-            may combine drives into RAID arrays by configuring Linux
-            software RAID. For supported controllers, configure the RAID
-            functions in the computer BIOS.
+            controller is not yet supported by
+<screen><![CDATA[dmraid]]></screen>
+            , you may combine drives into RAID arrays by configuring
+            Linux software RAID. For supported controllers, configure
+            the RAID functions in the computer BIOS.
           </para>
         </listitem>
       </itemizedlist>
@@ -205,8 +255,14 @@
         <listitem>
           <para>
             Before you upgrade, back up the system completely. In
-            particular, preserve <code>/etc</code>, <code>/home</code>,
-            and possibly <code>/opt</code> and <code>/usr/local</code>
+            particular, preserve
+<screen><![CDATA[/etc]]></screen>
+            ,
+<screen><![CDATA[/home]]></screen>
+            , and possibly
+<screen><![CDATA[/opt]]></screen>
+            and
+<screen><![CDATA[/usr/local]]></screen>
             if customized packages are installed there. You may wish to
             use a multi-boot approach with a "clone" of the old
             installation on alternate partition(s) as a fallback. In
@@ -219,8 +275,8 @@
         <important>
           <title>System Configuration Backups</title>
           <para>
-	  Backups of configurations in <filename>/etc</filename> are also useful
-	  in reconstructing system settings after a fresh installation.
+            Backups of configurations in `/etc` are also useful in
+            reconstructing system settings after a fresh installation.
           </para>
         </important>
       </para>
@@ -229,12 +285,12 @@
           <para>
             After you complete the upgrade, run the following command:
           </para>
-          <itemizedlist>
-            <listitem override='none'>
+        </listitem>
+      </itemizedlist>
 <screen><![CDATA[rpm -qa --last > RPMS_by_Install_Time.txt 
 ]]></screen>
-            </listitem>
-          </itemizedlist>
+      <itemizedlist>
+        <listitem override='none'>
           <para>
             Inspect the end of the output for packages that pre-date the
             upgrade. Remove or upgrade those packages from third-party
@@ -244,3 +300,4 @@
       </itemizedlist>
     </section>
   </section>
+</article>


Index: Java.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Java.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Java.xml	12 Jul 2006 03:46:36 -0000	1.2
+++ Java.xml	11 Aug 2006 03:19:38 -0000	1.3
@@ -1,22 +1,25 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-Java">
-    <title>Java and java-gcj-compat</title>
+<article>
+  <title>Docs/Beats/Java</title>
 
+  <section>
+    <title>Java and java-gcj-compat</title>
     <para>
-      This Fedora Core release includes a free and open source Java
-      environment called <code>java-gcj-compat</code> . The
-      <code>java-gcj-compat</code> collection includes a tool suite and
-      execution environment that is capable of building and running many
-      useful programs that are written in the Java programming language.
+      This release of Fedora Core includes a free and open source Java
+      environment called
+<screen><![CDATA[java-gcj-compat]]></screen>
+      . The
+<screen><![CDATA[java-gcj-compat]]></screen>
+      collection includes a tool suite and execution environment that is
+      capable of building and running many useful programs that are
+      written in the Java programming language.
     </para>
-
     <para>
       <note>
         <title>Fedora Core Does Not Include Java</title>
-
         <para>
           Java is a trademark of Sun Microsystems. `java-gcj-compat` is
           an entirely free software stack that is '''not''' Java, but
@@ -24,77 +27,100 @@
         </para>
       </note>
     </para>
-
     <para>
       The
 <!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
       java-gcj-compat infrastructure has three key components: a
       <emphasis role='strong'>GNU Java</emphasis> runtime (
-      <code>libgcj</code> ), the <emphasis role='strong'>Eclipse
-      Java</emphasis> compiler ( <code>ecj</code> ), and a set of
-      wrappers and links ( <code>java-gcj-compat</code> ) that present
-      the runtime and compiler to the user in a manner similar to other
-      Java environments.
+<screen><![CDATA[libgcj]]></screen>
+      ), the <emphasis role='strong'>Eclipse Java</emphasis> compiler (
+<screen><![CDATA[ecj]]></screen>
+      ), and a set of wrappers and links (
+<screen><![CDATA[java-gcj-compat]]></screen>
+      ) that present the runtime and compiler to the user in a manner
+      similar to other Java environments.
     </para>
-
     <para>
       The Java software packages in this Fedora release use the
-      <code>java-gcj-compat</code> environment. These packages include
-      <emphasis role='strong'>Open <code></code> Office.org
-      Base</emphasis>, <emphasis role='strong'>Eclipse</emphasis>, and
+<screen><![CDATA[java-gcj-compat]]></screen>
+      environment. These packages include <emphasis role='strong'>Open
+<screen><![CDATA[]]></screen>
+      Office.org Base</emphasis>,
+      <emphasis role='strong'>Eclipse</emphasis>, and
       <emphasis role='strong'>Apache Tomcat</emphasis>. Refer to the
       Java FAQ at
       <ulink url='http://www.fedoraproject.org/wiki/JavaFAQ'>http://www.fedoraproject.org/wiki/JavaFAQ</ulink>
-      for more information on the <code>java-gcj-compat</code> free Java
-      environment in Fedora.
+      for more information on the
+<screen><![CDATA[java-gcj-compat]]></screen>
+      free Java environment in Fedora.
     </para>
-
     <para>
       <important>
         <title>Include Location and Version Information in Bug Reports</title>
-
         <para>
           When making a bug report, be sure to include the output from
           these commands:
         </para>
       </important>
     </para>
-
-    <itemizedlist>
-      <listitem override='none'>
-<screen><![CDATA[which java && java -version && which javac && javac -version
+<screen><![CDATA[which java && java -version && which javac && javac -version 
 ]]></screen>
-      </listitem>
-    </itemizedlist>
-
+    <section>
+      <title>Handling Java Applets</title>
+      <para>
+        This release of Fedora Core includes a preview release of
+<screen><![CDATA[gcjwebplugin]]></screen>
+        , a Free Firefox plugin for Java applets. It is provided by the
+        java-1.4.2-gcj-compat-plugin package, which is installed by
+        default as part of the Internet group of packages.
+<screen><![CDATA[gcjwebplugin]]></screen>
+        is still under active development and should not be used to load
+        untrusted applets.
+      </para>
+      <para>
+        <warning>
+          <title>Use gcjwebplugin with caution</title>
+          <para>
+            Before `gcjwebplugin` loads any applet, it displays a
+            warning about the state of GNU Classpath's security
+            implementation. The dialog allows you to cancel loading the
+            applet, or to trust the applet and load it. If you do not
+            want even this level of risk, you can remove the plugin
+            entirely with this command:
+          </para>
+        </warning>
+      </para>
+<screen><![CDATA[su -c 'yum remove java-1.4.2-gcj-compat-plugin' 
+]]></screen>
+    </section>
     <section>
       <title>Handling Java and Java-like Packages</title>
-
       <para>
-        In addition to the <code>java-gcj-compat</code> free software
-        stack, Fedora Core lets you install multiple Java
+        In addition to the
+<screen><![CDATA[java-gcj-compat]]></screen>
+        free software stack, Fedora Core lets you install multiple Java
         implementations and switch between them using the
-        <code>alternatives</code> command line tool. However, every Java
-        system you install must be packaged using the JPackage Project
-        packaging guidelines to take advantage of
-        <code>alternatives</code> . Once these packages are installed
-        properly, the <code>root</code> user may switch between
-        <code>java</code> and <code>javac</code> implementations using
-        the <code>alternatives</code> command:
+<screen><![CDATA[alternatives]]></screen>
+        command line tool. However, every Java system you install must
+        be packaged using the JPackage Project packaging guidelines to
+        take advantage of
+<screen><![CDATA[alternatives]]></screen>
+        . Once these packages are installed properly, the
+<screen><![CDATA[root]]></screen>
+        user may switch between
+<screen><![CDATA[java]]></screen>
+        and
+<screen><![CDATA[javac]]></screen>
+        implementations using the
+<screen><![CDATA[alternatives]]></screen>
+        command:
       </para>
-
-      <itemizedlist>
-        <listitem override='none'>
 <screen><![CDATA[alternatives --config java  
 alternatives --config javac
 ]]></screen>
-        </listitem>
-      </itemizedlist>
     </section>
-
     <section>
       <title>Fedora and the JPackage Java Packages</title>
-
       <para>
         Fedora Core includes many packages derived from the JPackage
         Project, which provides a Java software repository. These
@@ -102,7 +128,6 @@
         dependencies and to make use of GCJ's ahead-of-time compilation
         feature.
       </para>
-
       <para>
         Use the Fedora repositories to update these packages, or use the
         JPackage repository for packages not provided by Fedora. Refer
@@ -110,11 +135,9 @@
         <ulink url='http://jpackage.org'>http://jpackage.org</ulink> for
         more information on the project and the software it provides.
       </para>
-
       <para>
         <warning>
           <title>Mixing Packages from Fedora and JPackage</title>
-
           <para>
             Research package compatibility before you install software
             from both the Fedora and JPackage repositories on the same
@@ -124,3 +147,4 @@
       </para>
     </section>
   </section>
+</article>


Index: Kernel.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Kernel.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Kernel.xml	18 Jul 2006 20:14:07 -0000	1.4
+++ Kernel.xml	11 Aug 2006 03:19:38 -0000	1.5
@@ -1,403 +1,472 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-Kernel">
-  <title>Linux Kernel</title>
-
-  <para>
-    This section covers changes and important information regarding the kernel
-    in Fedora Core <!--GetVal-macro not supported by the docbook formatter, but
-    giving it a shot anyway--> 6 test2.
-  </para>
+<article>
+  <title>Docs/Beats/Kernel</title>
 
   <section>
-    <title>Version</title>
-
-    <para>
-      This distribution is based on the 2.6 series of the Linux kernel. Fedora
-      Core may include additional patches for improvements, bug fixes, or
-      additional features. For this reason, the Fedora Core kernel may not be
-      line-for-line equivalent to the so-called <emphasis>vanilla
-	kernel</emphasis> from the kernel.org web site:
-    </para>
-
+    <title>Linux Kernel</title>
     <para>
-      <ulink url='http://www.kernel.org/'>http://www.kernel.org/</ulink>
+      This section covers changes and important information regarding
+      the kernel in Fedora Core
+<!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
+      6 test2.
     </para>
-
-    <para>
-      To obtain a list of these patches, download the source RPM package and run
-      the following command against it:
-    </para>
-
-    <itemizedlist>
-      <listitem override='none'>
-	<screen><![CDATA[rpm -qpl kernel-<version>.src.rpm ]]></screen>
-      </listitem>
-    </itemizedlist>
-  </section>
-
-  <section>
-    <title>Changelog</title>
-
-    <para>
-      To retrieve a log of changes to the package, run the following command:
-    </para>
-
-    <itemizedlist>
-      <listitem override='none'>
-	<screen><![CDATA[rpm -q --changelog kernel-<version> ]]></screen>
-      </listitem>
-    </itemizedlist>
-
-    <para>
-      If you need a user friendly version of the changelog, refer to <ulink
-	url='http://wiki.kernelnewbies.org/LinuxChanges'>http://wiki.kernelnewbies.org/LinuxChanges</ulink>. 
-      A short and full diff of the kernel is available from <ulink
-	url='http://kernel.org/git'>http://kernel.org/git</ulink>. The Fedora
-      version kernel is based on the Linus tree.
-    </para>
-
-    <para>
-      Customizations made for the Fedora version are available from <ulink
-	url='http://cvs.fedoraproject.org'>http://cvs.fedoraproject.org</ulink>
-      .
-    </para>
-  </section>
-
-  <section>
-    <title>Kernel Flavors</title>
-
-    <para>
-      Fedora Core <!--GetVal-macro not supported by the docbook formatter, but
-      giving it a shot anyway--> 6 test2 includes the following kernel builds:
-    </para>
-
-    <itemizedlist>
-      <listitem>
-	<para>
-	  Native kernel, in both uni-processor and SMP (Symmetric
-	  Multi-Processor) varieties. SMP kernels provide support for multiple
-	  CPUs. Configured sources are available in the
-	  <code>kernel-[smp-]devel-&lt;version>.&lt;arch>.rpm</code> package.
-	</para>
-      </listitem>
-      <listitem>
-	<para>
-	  Virtual kernel hypervisor for use with the Xen emulator package.
-	  Configured sources are available in the
-	  <code>kernel-xen0-devel-&lt;version>.&lt;arch>.rpm</code> package.
-	</para>
-      </listitem>
-      <listitem>
-	<para>
-	  Virtual kernel guest for use with the Xen emulator package. Configured
-	  sources are available in the
-	  <code>kernel-xenU-devel-&lt;version>.&lt;arch>.rpm</code> package.
-	</para>
-      </listitem>
-      <listitem>
-	<para>
-	  Kdump kernel for use with kexec/kdump capabilities. Configured sources
-	  are available in the
-	  <code>kernel-kdump-devel-&lt;version>.&lt;arch>.rpm</code> package.
-	</para>
-      </listitem>
-    </itemizedlist>
-
-    <para>
-      You may install kernel headers for all kernel flavors at the same time.
-      The files are installed in the
-      <code>/usr/src/kernels/&lt;version>-[xen0|xenU|kdump]-&lt;arch>/</code>
-      tree. Use the following command:
-    </para>
-
-    <itemizedlist>
-      <listitem override='none'>
-	<screen><![CDATA[su -c 'yum install kernel-{xen0,xenU,kdump}-devel'
-	  ]]></screen>
-      </listitem>
-    </itemizedlist>
-
-    <para>
-      Select one or more of these flavors, separated by commas and no spaces, as
-      appropriate. Enter the root password when prompted.
-    </para>
-    <note>
-      <title>x86_64 Default Kernel Provides SMP</title> 
+    <section>
+      <title>Version</title>
       <para>
-	There is no separate SMP kernel available for the x86_64 architecture in
-	Fedora Core <!--GetVal-macro not supported by the docbook formatter, but
-	giving it a shot anyway-->6 test2. 
-      </para>
-    </note>
-    <note>
-      <title>PowerPC Kernel Support</title> 
-      <para>
-	There is no support for Xen or kdump for the PowerPC architecture in
-	Fedora Core <!--GetVal-macro not supported by the docbook formatter, but
-	giving it a shot anyway-->6 test2.
+        This distribution is based on the 2.6 series of the Linux
+        kernel. Fedora Core may include additional patches for
+        improvements, bug fixes, or additional features. For this
+        reason, the Fedora Core kernel may not be line-for-line
+        equivalent to the so-called <emphasis>vanilla kernel</emphasis>
+        from the kernel.org web site:
       </para>
-    </note>
-          
-  </section>
-
-  <section>
-    <title>Reporting Bugs</title>
-
-    <para>
-      Refer to <ulink
-	url='http://kernel.org/pub/linux/docs/lkml/reporting-bugs.html'>http://kernel.org/pub/linux/docs/lkml/reporting-bugs.html</ulink> 
-      for information on reporting bugs in the Linux kernel. You may also use
-      <ulink url='http://bugzilla.redhat.com'>http://bugzilla.redhat.com</ulink>
-      for reporting bugs which are specific to Fedora.
-    </para>
-  </section>
-
-  <section>
-    <title>Following Generic Textbooks</title>
-
-    <para>
-      Many of the tutorials, examples, and textbooks about Linux kernel
-      development assume the kernel sources are installed under the
-      <code>/usr/src/linux/</code> directory. If you make a symbolic link, as
-      shown below, you should be able to use those learning materials with the
-      Fedora Core packages. Install the appropriate kernel sources, as shown
-      earlier, and then run the following command:
-    </para>
-
-    <itemizedlist>
-      <listitem override='none'>
-	<screen><![CDATA[su -c 'ln -s /usr/src/kernels/kernel-<all-the-rest>
-	  /usr/src/linux' ]]></screen>
-      </listitem>
-    </itemizedlist>
-
-    <para>
-      Enter the <code>root</code> password when prompted.
-    </para>
-  </section>
-
-  <section>
-    <title>Preparing for Kernel Development</title>
-
-    <para>
-      Fedora Core <!--GetVal-macro not supported by the docbook formatter, but
-      giving it a shot anyway--> 6 test2 does not include the kernel-source
-      package provided by older versions since only the kernel-devel package is
-      required now to build external modules. Configured sources are available,
-      as described in this kernel flavors section.
-    </para>
-              
-    <note>
-      <title>Instructions Refer to Current Kernel</title> 
-      <para>
-	To simplify the following directions, we have assumed that you want to
-	configure the kernel sources to match your currently-running kernel. In
-	the steps below, the expression &lt;version> refers to the kernel
-	version shown by the command: <code>uname -r</code>.
+      <para>
+        <ulink url='http://www.kernel.org/'>http://www.kernel.org/</ulink>
+      </para>
+      <para>
+        To obtain a list of these patches, download the source RPM
+        package and run the following command against it:
+      </para>
+<screen><![CDATA[rpm -qpl kernel-<version>.src.rpm 
+]]></screen>
+    </section>
+    <section>
+      <title>Changelog</title>
+      <para>
+        To retrieve a log of changes to the package, run the following
+        command:
+      </para>
+<screen><![CDATA[rpm -q --changelog kernel-<version> 
+]]></screen>
+      <para>
+        If you need a user friendly version of the changelog, refer to
+        <ulink url='http://wiki.kernelnewbies.org/LinuxChanges'>http://wiki.kernelnewbies.org/LinuxChanges</ulink>.
+        A short and full diff of the kernel is available from
+        <ulink url='http://kernel.org/git'>http://kernel.org/git</ulink>.
+        The Fedora version kernel is based on the Linus tree.
+      </para>
+      <para>
+        Customizations made for the Fedora version are available from
+        <ulink url='http://cvs.fedora.redhat.com'>http://cvs.fedora.redhat.com</ulink>
+        .
+      </para>
+    </section>
+    <section>
+      <title>Kernel Flavors</title>
+      <para>
+        Fedora Core
+<!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
+        6 test2 includes the following kernel builds:
+      </para>
+      <itemizedlist>
+        <listitem>
+          <para>
+            Native kernel, for use in most systems. Configured sources
+            are available in the
+<screen><![CDATA[kernel-devel-<version>.<arch>.rpm]]></screen>
+            package.
+          </para>
+        </listitem>
+        <listitem>
+          <para>
+            kernel-PAE, for use in 32-bit x86 systems with > 4GB of RAM,
+            or with CPUs that have a 'NX (No eXecute)' feature. This
+            kernel support both uniprocessor and multi-processor
+            systems.
+          </para>
+        </listitem>
+        <listitem>
+          <para>
+            Virtual kernel hypervisor for use with the Xen emulator
+            package. Configured sources are available in the
+<screen><![CDATA[kernel-xen0-devel-<version>.<arch>.rpm]]></screen>
+            package.
+          </para>
+        </listitem>
+        <listitem>
+          <para>
+            Virtual kernel guest for use with the Xen emulator package.
+            Configured sources are available in the
+<screen><![CDATA[kernel-xenU-devel-<version>.<arch>.rpm]]></screen>
+            package.
+          </para>
+        </listitem>
+        <listitem>
+          <para>
+            Kdump kernel for use with kexec/kdump capabilities.
+            Configured sources are available in the
+<screen><![CDATA[kernel-kdump-devel-<version>.<arch>.rpm]]></screen>
+            package.
+          </para>
+        </listitem>
+      </itemizedlist>
+      <para>
+        You may install kernel headers for all kernel flavors at the
+        same time. The files are installed in the
+<screen><![CDATA[/usr/src/kernels/<version>-[xen0|xenU|kdump]-<arch>/]]></screen>
+        tree. Use the following command:
+      </para>
+<screen><![CDATA[su -c 'yum install kernel-{xen0,xenU,kdump}-devel' 
+]]></screen>
+      <para>
+        Select one or more of these flavors, separated by commas and no
+        spaces, as appropriate. Enter the root password when prompted.
       </para>
-    </note>
+      <para>
+        <note>
+          <title>x86_64 Default Kernel Provides SMP</title>
+          <para>
+            There is no separate SMP kernel available for the x86_64
+            architecture in Fedora Core 6 test2.
+          </para>
+        </note>
 
-    <para>
-      Users who require access to Fedora Core original kernel sources can find
-      them in the kernel .src.rpm package. To create an exploded source tree
-      from this file, perform the following steps:
-    </para>
-    <caution>
-      <title>Do Not Build Packages as Super-user (root)</title> 
+        <note>
+          <title>PowerPC Kernel Support</title>
+          <para>
+            There is no support for Xen or kdump for the PowerPC
+            architecture in Fedora Core 6 test2
+          </para>
+        </note>
+      </para>
+    </section>
+    <section>
+      <title>Reporting Bugs</title>
+      <para>
+        Refer to
+        <ulink url='http://kernel.org/pub/linux/docs/lkml/reporting-bugs.html'>http://kernel.org/pub/linux/docs/lkml/reporting-bugs.html</ulink>
+        for information on reporting bugs in the Linux kernel. You may
+        also use
+        <ulink url='http://bugzilla.redhat.com'>http://bugzilla.redhat.com</ulink>
+        for reporting bugs which are specific to Fedora.
+      </para>
+    </section>
+    <section>
+      <title>Following Generic Textbooks</title>
+      <para>
+        Many of the tutorials, examples, and textbooks about Linux
+        kernel development assume the kernel sources are installed under
+        the
+<screen><![CDATA[/usr/src/linux/]]></screen>
+        directory. If you make a symbolic link, as shown below, you
+        should be able to use those learning materials with the Fedora
+        Core packages. Install the appropriate kernel sources, as shown
+        earlier, and then run the following command:
+      </para>
+<screen><![CDATA[su -c 'ln -s /usr/src/kernels/kernel-<all-the-rest> /usr/src/linux' 
+]]></screen>
+      <para>
+        Enter the
+<screen><![CDATA[root]]></screen>
+        password when prompted.
+      </para>
+    </section>
+    <section>
+      <title>Preparing for Kernel Development</title>
+      <para>
+        Fedora Core
+<!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
+        6 test2 does not include the kernel-source package provided by
+        older versions since only the kernel-devel package is required
+        now to build external modules. Configured sources are available,
+        as described in this kernel flavors section.
+      </para>
+      <para>
+        [[Admonition("note", "Instructions Refer to Current Kernel", "To
+        simplify the following directions, we have assumed that you want
+        to configure the kernel sources to match your currently-running
+        kernel. In the steps below, the expression &lt;version> refers
+        to the kernel version shown by the command:
+<screen><![CDATA[uname -r]]></screen>
+        .]]
+      </para>
+      <para>
+        Users who require access to Fedora Core original kernel sources
+        can find them in the kernel .src.rpm package. To create an
+        exploded source tree from this file, perform the following
+        steps:
+      </para>
       <para>
-	Building packages as the superuser is inherently dangerous and is not
-	required, even for the kernel.  These instructions allow you to install
-	the kernel source as a normal user.  Many general information sites
-	refer to <code>/usr/src/linux</code> in their kernel instructions.  If
-	you use these instructions, simply substitute
-	<code>~/rpmbuild/BUILD/kernel-&lt;version>/linux-&lt;version></code>.
-      </para>
-    </caution>
-    <procedure>
-      <step>
-      <para>
-	Prepare a RPM package building environment in your home directory. Run
-	the following commands:
-      </para>
-	  <screen><![CDATA[su -c 'yum install fedora-rpmdevtools yum-utils'
-	    fedora-buildrpmtree ]]></screen>
-	  <para>
-	    Enter the <code>root</code> password when prompted.
-	  </para>
-      </step>
-      <step>
-      <para>
-	Enable the appropriate <code>source</code> repository definition. In the
-	case of the kernel released with Fedora Core 5, enable
-	<code>core-source</code> by editing the file
-	<code>/etc/yum.repos.d/fedora-core.repo</code> , setting the option
-	<code>enabled=1</code> . In the case of update or testing kernels,
-	enable the <code>source</code> definitions in
-	<code>/etc/yum.repos.d/fedora-updates.repo</code> or
-	<code>/etc/yum.repos.d/fedora-updates-testing.repo</code> as
-	appropriate.
-      </para>
-      </step>
-      <step>
-      <para>
-	Download the <code>kernel-&lt;version>.src.rpm</code> file:
-      </para>
-	  <screen><![CDATA[yumdownloader --source kernel ]]></screen>
-	  <para>
-	    Enter the <code>root</code> password when prompted.
-	  </para>
-      </step>
-      <step>
-      <para>
-	Install <code>kernel-&lt;version>.src.rpm</code> using the command:
-      </para>
-	  <screen><![CDATA[rpm -Uvh kernel-<version>.src.rpm ]]></screen>
-	  <para>
-	    This command writes the RPM contents into
-	    <code>${HOME}/rpmbuild/SOURCES</code> and
-	    <code>${HOME}/rpmbuild/SPECS</code> , where <code>${HOME}</code> is
-	    your home directory.
-	  </para>
-	  <tip>
-	    <title>Space Required</title> 
-	    <para>
-	      The full kernel building process may require several gigabytes of
-	      extra space on the file system containing your home directory.
-	    </para>
-	  </tip>
-      </step>
-      <step>
+        [[Admonition("note", "Do Not Build Packages as Super-user
+        (root)", "Building packages as the superuser is inherently
+        dangerous and is not required, even for the kernel. These
+        instructions allow you to install the kernel source as a normal
+        user. Many general information sites refer to
+<screen><![CDATA[/usr/src/linux]]></screen>
+        in their kernel instructions. If you use these instructions,
+        simply substitute
+<screen><![CDATA[~/rpmbuild/BUILD/kernel-<version>/linux-<version>]]></screen>
+        .]]
+      </para>
+      <orderedlist numeration='arabic'>
+        <listitem>
+          <para>
+            Prepare a RPM package building environment in your home
+            directory. Run the following commands:
+          </para>
+        </listitem>
+      </orderedlist>
+<screen><![CDATA[su -c 'yum install fedora-rpmdevtools yum-utils' 
+fedora-buildrpmtree
+]]></screen>
+      <itemizedlist>
+        <listitem override='none'>
+          <para>
+            Enter the
+<screen><![CDATA[root]]></screen>
+            password when prompted.
+          </para>
+        </listitem>
+      </itemizedlist>
+      <orderedlist numeration='arabic'>
+        <listitem>
+          <para>
+            Enable the appropriate
+<screen><![CDATA[source]]></screen>
+            repository definition. In the case of the kernel released
+            with Fedora Core 6, enable
+<screen><![CDATA[core-source]]></screen>
+            by editing the file
+<screen><![CDATA[/etc/yum.repos.d/fedora-core.repo]]></screen>
+            , setting the option
+<screen><![CDATA[enabled=1]]></screen>
+            . In the case of update or testing kernels, enable the
+<screen><![CDATA[source]]></screen>
+            definitions in
+<screen><![CDATA[/etc/yum.repos.d/fedora-updates.repo]]></screen>
+            or
+<screen><![CDATA[/etc/yum.repos.d/fedora-updates-testing.repo]]></screen>
+            as appropriate.
+          </para>
+        </listitem>
+        <listitem>
+          <para>
+            Download the
+<screen><![CDATA[kernel-<version>.src.rpm]]></screen>
+            file:
+          </para>
+        </listitem>
+      </orderedlist>
+<screen><![CDATA[yumdownloader --source kernel 
+]]></screen>
+      <itemizedlist>
+        <listitem override='none'>
+          <para>
+            Enter the
+<screen><![CDATA[root]]></screen>
+            password when prompted.
+          </para>
+        </listitem>
+      </itemizedlist>
+      <orderedlist numeration='arabic'>
+        <listitem>
+          <para>
+            Install
+<screen><![CDATA[kernel-<version>.src.rpm]]></screen>
+            using the command:
+          </para>
+        </listitem>
+      </orderedlist>
+<screen><![CDATA[rpm -Uvh kernel-<version>.src.rpm 
+]]></screen>
+      <itemizedlist>
+        <listitem override='none'>
+          <para>
+            This command writes the RPM contents into
+<screen><![CDATA[${HOME}/rpmbuild/SOURCES]]></screen>
+            and
+<screen><![CDATA[${HOME}/rpmbuild/SPECS]]></screen>
+            , where
+<screen><![CDATA[${HOME}]]></screen>
+            is your home directory.
+          </para>
+        </listitem>
+      </itemizedlist>
+      <para>
+        [[Admonition("note", "Space Required", "The full kernel building
+        process may require several gigabytes of extra space on the file
+        system containing your home directory.]]
+      </para>
+      <orderedlist numeration='arabic'>
+        <listitem>
           <para>
             Prepare the kernel sources using the commands:
           </para>
-	      <screen><![CDATA[cd ~/rpmbuild/SPECS rpmbuild -bp --target $(uname
-		-m) kernel-2.6.spec ]]></screen>
-              <para>
-                The kernel source tree is located in the
-		<code>${HOME}/rpmbuild/BUILD/kernel-&lt;version>/</code>
-		directory.
-              </para>
-        </step>
-        <step>
+        </listitem>
+      </orderedlist>
+<screen><![CDATA[cd ~/rpmbuild/SPECS 
+rpmbuild -bp --target $(uname -m) kernel-2.6.spec
+]]></screen>
+      <itemizedlist>
+        <listitem override='none'>
           <para>
-            The configurations for the specific kernels shipped in Fedora Core
-	    <!--GetVal-macro not supported by the docbook formatter, but giving
-	    it a shot anyway--> 6 test2 are in the <code>configs/</code>
-	    directory. For example, the i686 SMP configuration file is named
-	    <code>configs/kernel-&lt;version>-i686-smp.config</code> . Issue the
-	    following command to place the desired configuration file in the
-	    proper place for building:
+            The kernel source tree is located in the
+<screen><![CDATA[${HOME}/rpmbuild/BUILD/kernel-<version>/]]></screen>
+            directory.
           </para>
-	      <screen><![CDATA[cp configs/<desired-config-file> .config
-		]]></screen>
-              <para>
-                You can also find the <code>.config</code> file that matches
-		your current kernel configuration in the
-		<code>/lib/modules/&lt;version>/build/.config</code> file.
-              </para>
-        </step>
-        <step>
+        </listitem>
+      </itemizedlist>
+      <orderedlist numeration='arabic'>
+        <listitem>
           <para>
-            Every kernel gets a name based on its version number. This is the
-	    value the <code>uname -r</code> command displays. The kernel name is
-	    defined by the first four lines of the kernel <code>Makefile</code>
-	    . The <code>Makefile</code> has been changed to generate a kernel
-	    with a <emphasis>different</emphasis> name from that of the running
-	    kernel. To be accepted by the running kernel, a module must be
-	    compiled for a kernel with the correct name. To do this, you must
-	    edit the kernel <code>Makefile</code> .
+            The configurations for the specific kernels shipped in
+            Fedora Core
+<!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
+            6 test2 are in the
+<screen><![CDATA[configs/]]></screen>
+            directory. For example, the i686 configuration file is named
+<screen><![CDATA[configs/kernel-<version>-i686.config]]></screen>
+            . Issue the following command to place the desired
+            configuration file in the proper place for building:
           </para>
+        </listitem>
+      </orderedlist>
+<screen><![CDATA[cp configs/<desired-config-file> .config 
+]]></screen>
+      <itemizedlist>
+        <listitem override='none'>
+          <para>
+            You can also find the
+<screen><![CDATA[.config]]></screen>
+            file that matches your current kernel configuration in the
+<screen><![CDATA[/lib/modules/<version>/build/.config]]></screen>
+            file.
+          </para>
+        </listitem>
+      </itemizedlist>
+      <orderedlist numeration='arabic'>
+        <listitem>
+          <para>
+            Every kernel gets a name based on its version number. This
+            is the value the
+<screen><![CDATA[uname -r]]></screen>
+            command displays. The kernel name is defined by the first
+            four lines of the kernel
+<screen><![CDATA[Makefile]]></screen>
+            . The
+<screen><![CDATA[Makefile]]></screen>
+            has been changed to generate a kernel with a
+            <emphasis>different</emphasis> name from that of the running
+            kernel. To be accepted by the running kernel, a module must
+            be compiled for a kernel with the correct name. To do this,
+            you must edit the kernel
+<screen><![CDATA[Makefile]]></screen>
+            .
+          </para>
+          <itemizedlist>
+            <listitem override='none'>
               <para>
-                For example, if the <code>uname -r</code> returns the string
-		<code>2.6.15-1.1948_FC5</code> , change the
-		<code>EXTRAVERSION</code> definition from this:
-              </para>
-	      <screen><![CDATA[EXTRAVERSION = -prep ]]></screen>
-              <para>
-                to this:
-              </para>
-	      <screen><![CDATA[EXTRAVERSION = -1.1948_FC5 ]]></screen>
-              <para>
-                That is, substitute everything from the final dash onward.
+                For example, if the
+<screen><![CDATA[uname -r]]></screen>
+                returns the string
+<screen><![CDATA[2.6.17-1.2345_FC6]]></screen>
+                , change the
+<screen><![CDATA[EXTRAVERSION]]></screen>
+                definition from this:
               </para>
-      </step>
-      <step>
+            </listitem>
+          </itemizedlist>
+        </listitem>
+      </orderedlist>
+<screen><![CDATA[EXTRAVERSION = -prep 
+]]></screen>
+      <itemizedlist>
+        <listitem override='none'>
+          <para>
+            to this:
+          </para>
+        </listitem>
+      </itemizedlist>
+<screen><![CDATA[EXTRAVERSION = -1.2345_FC6 
+]]></screen>
+      <itemizedlist>
+        <listitem override='none'>
+          <para>
+            That is, substitute everything from the final dash onward.
+          </para>
+        </listitem>
+      </itemizedlist>
+      <orderedlist numeration='arabic'>
+        <listitem>
           <para>
             Run the following command:
           </para>
-	      <screen><![CDATA[make oldconfig ]]></screen>
-              <para>
-                You may then proceed as usual.
-              </para>
-        </step>
-    </procedure>
-  </section>
-
-  <section>
-    <title>Building Only Kernel Modules</title>
-
-    <para>
-      An exploded source tree is not required to build a kernel module, such as
-      your own device driver, against the currently in-use kernel. Only the
-      <code>kernel-devel</code> package is required to build external modules.
-      If you did not select it during installation, use <emphasis
-	role='strong'>Pirut</emphasis> to install it, going to <emphasis
-	role='strong'>Applications > Add/Remove</emphasis> software or use
-      <code>yum</code> to install it. Run the following command to install the
-      <code>kernel-devel</code> package using <code>yum</code> .
-    </para>
-
-    <itemizedlist>
-      <listitem override='none'>
-	<screen><![CDATA[su -c 'yum install kernel-devel' ]]></screen>
-      </listitem>
-    </itemizedlist>
-
-    <para>
-      For example, to build the <code>foo.ko</code> module, create the following
-      <code>Makefile</code> in the directory containing the <code>foo.c</code>
-      file:
-    </para>
+        </listitem>
+      </orderedlist>
+<screen><![CDATA[make oldconfig 
+]]></screen>
+      <itemizedlist>
+        <listitem override='none'>
+          <para>
+            You may then proceed as usual.
+          </para>
+        </listitem>
+      </itemizedlist>
+    </section>
+    <section>
+      <title>Building Only Kernel Modules</title>
+      <para>
+        An exploded source tree is not required to build a kernel
+        module, such as your own device driver, against the currently
+        in-use kernel. Only the
+<screen><![CDATA[kernel-devel]]></screen>
+        package is required to build external modules. If you did not
+        select it during installation, use
+        <emphasis role='strong'>Pirut</emphasis> to install it, going to
+        <emphasis role='strong'>Applications > Add/Remove</emphasis>
+        software or use
+<screen><![CDATA[yum]]></screen>
+        to install it. Run the following command to install the
+<screen><![CDATA[kernel-devel]]></screen>
+        package using
+<screen><![CDATA[yum]]></screen>
+        .
+      </para>
+<screen><![CDATA[su -c 'yum install kernel-devel' 
+]]></screen>
+      <para>
+        For example, to build the
+<screen><![CDATA[foo.ko]]></screen>
+        module, create the following
+<screen><![CDATA[Makefile]]></screen>
+        in the directory containing the
+<screen><![CDATA[foo.c]]></screen>
+        file:
+      </para>
+<screen><![CDATA[obj-m := foo.o 
 
-    <itemizedlist>
-      <listitem override='none'>
-	<screen><![CDATA[obj-m := foo.o
-KDIR  := /lib/modules/$(shell uname -r)/build 
+KDIR  := /lib/modules/$(shell uname -r)/build
 PWD   := $(shell pwd)
- 
-default: $(MAKE) -C $(KDIR) M=$(PWD) modules ]]></screen>
-      </listitem>
-    </itemizedlist>
 
-    <para>
-      Issue the <code>make</code> command to build the <code>foo.ko</code>
-      module.
-    </para>
-  </section>
-
-  <section>
-    <title>User Space Dependencies on the Kernel</title>
-
-    <para>
-      Fedora Core <!--GetVal-macro not supported by the docbook formatter, but
-      giving it a shot anyway--> 6 test2 has support for clustered storage
-      through the Global File System (GFS). GFS requires special kernel modules
-      that work in conjunction with some user-space utilities, such as
-      management daemons. To remove such a kernel, perhaps after an update, use
-      the <code>su -c 'yum remove kernel-&lt;version>'</code> command instead.
-      The <code>yum</code> command automatically removes dependent packages, if
-      necessary.
-    </para>
-    <note>
-      <title>PowerPC does not support GFS</title> 
+default:
+    $(MAKE) -C $(KDIR) M=$(PWD) modules
+]]></screen>
+      <para>
+        Issue the
+<screen><![CDATA[make]]></screen>
+        command to build the
+<screen><![CDATA[foo.ko]]></screen>
+        module.
+      </para>
+    </section>
+    <section>
+      <title>User Space Dependencies on the Kernel</title>
       <para>
-	The GFS kernel modules are not built for the PowerPC architecture in
-	Fedora Core <!--GetVal-macro not supported by the docbook formatter, but
-	giving it a shot anyway-->6 test2.
+        Fedora Core
+<!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
+        6 test2 has support for clustered storage through the Global
+        File System (GFS). GFS requires special kernel modules that work
+        in conjunction with some user-space utilities, such as
+        management daemons. To remove such a kernel, perhaps after an
+        update, use the
+<screen><![CDATA[su -c 'yum remove kernel-<version>']]></screen>
+        command instead. The
+<screen><![CDATA[yum]]></screen>
+        command automatically removes dependent packages, if necessary.
       </para>
-    </note>
+    </section>
   </section>
-</section>
+</article>


Index: Legacy.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Legacy.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Legacy.xml	12 Jul 2006 03:46:36 -0000	1.2
+++ Legacy.xml	11 Aug 2006 03:19:38 -0000	1.3
@@ -1,10 +1,12 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-Legacy">
-    <title>Fedora Legacy - Community Maintenance Project</title>
+<article>
+  <title>Docs/Beats/Legacy</title>
 
+  <section>
+    <title>Fedora Legacy - Community Maintenance Project</title>
     <para>
       This section has not been updated for Fedora Core
 <!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
@@ -12,7 +14,6 @@
       <ulink url='http://fedoraproject.org/wiki/DocsProject/ReleaseNotes/Beats'>beat
       writer</ulink>.
     </para>
-
     <para>
       The Fedora Legacy Project is a community-supported open source
       project to extend the lifecycle of select "maintenance mode" Red
@@ -24,11 +25,9 @@
       Legacy Project, refer to
       <ulink url='http://fedoraproject.org/wiki/Legacy'>http://fedoraproject.org/wiki/Legacy</ulink>.
     </para>
-
     <para>
       <note>
         <title>Legacy Repo Included in Fedora Core 5</title>
-
         <para>
           Fedora Core 5 ships with a software repository configuration
           for Fedora Legacy. This is a huge step in integrating Fedora
@@ -38,12 +37,10 @@
         </para>
       </note>
     </para>
-
     <para>
       Currently the Fedora Legacy Project maintains the following
       distributions and releases in maintenance mode:
     </para>
-
     <itemizedlist>
       <listitem>
         <para>
@@ -56,7 +53,6 @@
         </para>
       </listitem>
     </itemizedlist>
-
     <para>
       The Fedora Legacy Project provides updates for these releases as
       long as there is community interest. When interest is not
@@ -67,7 +63,6 @@
       provides an effective supported lifetime (Fedora Core plus Fedora
       Legacy Support) of about 18 months.
     </para>
-
     <para>
       The Fedora Legacy Project always needs volunteers to perform
       quality assurance testing on packages waiting to be published as
@@ -77,7 +72,6 @@
       <ulink url='http://fedoraproject.org/wiki/Legacy/QATesting#issues'>http://fedoraproject.org/wiki/Legacy/QATesting#issues</ulink>
       for further information and pointers to bugs we have in the queue.
     </para>
-
     <para>
       If you need help in getting started, visit the project home page
       on the Wiki at
@@ -93,3 +87,4 @@
       <ulink url='http://docbook.wikiwikiweb.de/CategoryLegacy'>CategoryLegacy</ulink>
     </para>
   </section>
+</article>


Index: Multimedia.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Multimedia.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Multimedia.xml	12 Jul 2006 12:13:54 -0000	1.3
+++ Multimedia.xml	11 Aug 2006 03:19:38 -0000	1.4
@@ -1,10 +1,12 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-Multimedia">
-    <title>Multimedia</title>
+<article>
+  <title>Docs/Beats/Multimedia</title>
 
+  <section>
+    <title>Multimedia</title>
     <para>
       Fedora Core includes applications for assorted multimedia
       functions, including playback, recording and editing. Additional
@@ -12,7 +14,6 @@
       additional information about multimedia in Fedora, see the
       Multimedia section of the Fedora Project website:
     </para>
-
     <itemizedlist>
       <listitem override='none'>
         <para>
@@ -20,24 +21,20 @@
         </para>
       </listitem>
     </itemizedlist>
-
     <section>
       <title>Multimedia Players</title>
-
       <para>
         The default installation of Fedora Core includes
-        <emphasis role='strong'>Rhythmbox</emphasis>,
-        <emphasis role='strong'>Totem</emphasis>, and
-        <emphasis role='strong'>Helix Player</emphasis> for media
-        playback. The Fedora Core and Fedora Extras repositories include
-        many other popular programs such as the
+        <emphasis role='strong'>Rhythmbox</emphasis> and
+        <emphasis role='strong'>Totem</emphasis> for media playback. The
+        Fedora Core and Fedora Extras repositories include many other
+        popular programs such as the
         <emphasis role='strong'>XMMS</emphasis> player and KDE's
         <emphasis role='strong'>amaroK</emphasis>. Both GNOME and KDE
         have a selection of players that can be used with a variety of
         formats. Third parties may offer additional programs to handle
         other formats.
       </para>
-
       <para>
         Fedora Core also takes full advantage of the Advanced Linux
         Sound Architecture (ALSA) sound system. Many programs can play
@@ -52,99 +49,104 @@
         simultaneously.
       </para>
     </section>
-
     <section>
       <title>Ogg and Xiph.Org Foundation Formats</title>
-
       <para>
         Fedora includes complete support for the Ogg media container
         format and the Vorbis audio, Theora video, Speex audio and FLAC
         lossless audio formats. These freely-distributable formats are
         not encumbered by patent or license restrictions. They provide
         powerful and flexible alternatives to more popular, restricted
-        formats. The Fedora Project encourages the use of open source
-        formats in place of restricted ones. For more information on
-        these formats and how to use them, refer to the Xiph.Org
-        Foundation's web site at
+        formats. The Fedora Project encourages the use of open formats
+        in place of restricted ones. For more information on these
+        formats and how to use them, refer to the Xiph.Org Foundation's
+        web site at
         <ulink url='http://www.xiph.org/'>http://www.xiph.org/</ulink>.
       </para>
     </section>
-
     <section>
-      <title>MP3, DVD and Other Excluded Multimedia</title>
-
+      <title>MP3, DVD, and Other Excluded Multimedia Formats</title>
       <para>
-        Fedora Core and Fedora Extras cannot include support for MP3 or
-        DVD video playback or recording. The MP3 formats are patented,
-        and the patent holders have not provided the necessary licenses.
-        DVD video formats are patented and equipped with an encryption
-        scheme. The patent holders have not provided the necessary
-        licenses, and the code needed to decrypt CSS-encrypted discs may
-        violate the Digital Millennium Copyright Act, a copyright law of
-        the United States. Fedora also excludes other multimedia
-        software due to patent, copyright or license restrictions,
-        including Adobe's Flash Player and and Real Media's Real Player.
-        For more on this subject, please refer to
+        Fedora Core and Fedora Extras software repositories cannot
+        include support for MP3 or DVD video playback or recording. The
+        MP3 formats are patented, and the patent holders have not
+        provided the necessary patent licenses. DVD video formats are
+        patented and equipped with an encryption scheme. The patent
+        holders have not provided the necessary patent licenses, and the
+        code needed to decrypt CSS-encrypted discs may violate the
+        Digital Millennium Copyright Act, a copyright law of the United
+        States. Fedora also excludes other multimedia software due to
+        patent, copyright or license restrictions, including Adobe's
+        Flash Player and and Real Media's Real Player. For more on this
+        subject, please refer to
         <ulink url='http://fedoraproject.org/wiki/ForbiddenItems'>http://fedoraproject.org/wiki/ForbiddenItems</ulink>.
       </para>
-
       <para>
         While other MP3 options may be available for Fedora, Fluendo now
-        offers an MP3 plugin for GStreamer that is properly licensed for
-        end users. This plugin will enable MP3 support in applications
-        that use the GStreamer framework as a backend. We are still
-        unable to distribute this plugin in Fedora for licensing
-        reasons, but this plugin offers a new solution for an old
-        problem. For more information, visit Fluendo's website at
+        offers an free MP3 plugin for GStreamer that has the necessary
+        patent license for end users. This plugin will enable MP3
+        support in applications that use the GStreamer framework as a
+        backend. Fedora does not include this plugin since we prefer to
+        support and encourage the use of patent unrestricted open
+        formats instead. For more information about the MP3 plugin,
+        visit Fluendo's website at
         <ulink url='http://www.fluendo.com/'>http://www.fluendo.com/</ulink>.
       </para>
     </section>
-
     <section>
       <title>CD and DVD Authoring and Burning</title>
-
       <para>
-        Fedora Core and Extras include a variety of tools for easily
-        mastering and burning CDs and DVDs. GNOME users can burn
-        directly from the Nautilus file manager, or choose the
-        <code>gnomebaker</code> or <code>graveman</code> packages from
-        Fedora Extras, or the older <code>xcdroast</code> package from
-        Fedora Core. KDE users can use the robust <code>k3b</code>
+        Fedora Core and Fedora Extras software repositories includes a
+        variety of tools for easily mastering and burning CDs and DVDs.
+        GNOME users can burn directly from the Nautilus file manager, or
+        choose the
+<screen><![CDATA[gnomebaker]]></screen>
+        or
+<screen><![CDATA[graveman]]></screen>
+        packages from Fedora Extras, or the older
+<screen><![CDATA[xcdroast]]></screen>
+        package from Fedora Core. KDE users can use the robust
+<screen><![CDATA[k3b]]></screen>
         package, available in Fedora Extras, for these tasks. Console
-        tools include <code>cdrecord</code> , <code>readcd</code> ,
-        <code>mkisofs</code> and other popular applications.
+        tools include
+<screen><![CDATA[cdrecord]]></screen>
+        ,
+<screen><![CDATA[readcd]]></screen>
+        ,
+<screen><![CDATA[mkisofs]]></screen>
+        and other popular applications.
       </para>
     </section>
-
     <section>
       <title>Screencasts</title>
-
       <para>
         You can use Fedora to create and play back
         <emphasis>screencasts</emphasis>, which are recorded desktop
-        sessions, using open technologies. Fedora Extras includes
-        <code>istanbul</code> , which creates screencasts using the
-        Theora video format. These videos can be played back using one
-        of several players included in Fedora Core. This is the
-        preferred way to submit screencasts to the Fedora Project for
-        either developer or end-user use. For a more comprehensive
-        how-to, refer to
+        sessions, using open technologies. Fedora Extras software
+        repository includes
+<screen><![CDATA[istanbul]]></screen>
+        , which creates screencasts using the Theora video format. These
+        videos can be played back using one of several players included
+        in Fedora Core. This is the preferred way to submit screencasts
+        to the Fedora Project for either developer or end-user use. For
+        a more comprehensive how-to, refer to
         <ulink url='http://fedoraproject.org/wiki/ScreenCasting'>http://fedoraproject.org/wiki/ScreenCasting</ulink>.
       </para>
     </section>
-
     <section>
       <title>Extended Support through Plugins</title>
-
       <para>
         Most of the media players in Fedora Core and Fedora Extras
-        support the use of plugins to add support for additional media
-        formats and sound output systems. Some use powerful backends,
-        like the <code>gstreamer</code> package, to handle media format
-        support and sound output. Fedora Core and Fedora Extras offer
-        plugin packages for these backends and for individual
-        applications. Third parties may provide additional plugins to
-        add even greater capabilities.
+        software repositories can use plugins to add support for
+        additional media formats and sound output systems. Some use
+        powerful multimedia frameworks, like the
+<screen><![CDATA[gstreamer]]></screen>
+        package, to handle media format support and sound output. Fedora
+        Core and Fedora Extras software repositories offer plugin
+        packages for these backends and for individual applications.
+        Third parties may provide additional plugins to add even greater
+        capabilities.
       </para>
     </section>
   </section>
+</article>


Index: OverView.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/OverView.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- OverView.xml	12 Jul 2006 12:13:54 -0000	1.3
+++ OverView.xml	11 Aug 2006 03:19:38 -0000	1.4
@@ -1,13 +1,12 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-<section id="sn-OverView">
-  <title>Overview</title>
+<article>
+  <title>Docs/Beats/OverView</title>
 
   <section>
     <title>Fedora Core 6 Tour</title>
-
     <para>
       You can find a tour filled with pictures and videos of this
       exciting new release at
@@ -17,7 +16,6 @@
 
   <section>
     <title>Fedora Core 6 Release schedule</title>
-
     <para>
       The current prelimenary release schedule of Fedora Core 6 is
       available at
@@ -27,20 +25,27 @@
 
   <section>
     <title>New in Fedora Core 6</title>
-
     <para>
       This release, the second test release of Fedora Core 6, includes
       significant new versions of many key products and technologies.
       The following sections provide a brief overview of major changes
       from the last release of Fedora Core.
     </para>
-
     <section>
       <title>Desktop</title>
-
+      <para>
+        This section describes changes at the user desktop level.
+      </para>
       <itemizedlist>
         <listitem>
           <para>
+            Java applets work out of the box in the
+            <emphasis role='strong'>Firefox</emphasis> Web browser, due
+            to the inclusion of gcjwebplugin.
+          </para>
+        </listitem>
+        <listitem>
+          <para>
             This release includes the development version of the GNOME
             desktop
             (<ulink url='http://live.gnome.org/TwoPointFifteen'>http://live.gnome.org/TwoPointFifteen</ulink>).
@@ -54,21 +59,22 @@
           <para>
             The SCIM input method
             (<ulink url='http://www.scim-im.org/)is'>http://www.scim-im.org/)is</ulink>
-            now enabled for all languages by default. Fedora Core 5 only
-            enabled it for certain Asian locales.
+            now enabled for all languages by default. Fedora Core 5
+            enabled it only for certain Asian locales.
           </para>
         </listitem>
         <listitem>
           <para>
-            The distribution includes a major new release of the Eclipse
-            IDE and framework
+            The distribution includes a major new release of the
+            <emphasis role='strong'>Eclipse</emphasis> IDE and framework
             (<ulink url='http://download.eclipse.org/eclipse/downloads/drops/R-3.2-200606291905/new_noteworthy/eclipse-news.html'>http://download.eclipse.org/eclipse/downloads/drops/R-3.2-200606291905/new_noteworthy/eclipse-news.html</ulink>)
             .
           </para>
         </listitem>
         <listitem>
           <para>
-            <emphasis role='strong'>Network <code></code>
+            <emphasis role='strong'>Network
+<screen><![CDATA[]]></screen>
             Manager</emphasis>
             (<ulink url='http://fedoraproject.org/wiki/Tools/NetworkManager'>http://fedoraproject.org/wiki/Tools/NetworkManager</ulink>)
             has received numerous menu, user interface, and
@@ -81,32 +87,35 @@
         <listitem>
           <para>
             Printing support is improved in this release with the
-            inclusion of the <code>hplip</code> utility, which replaces
-            <code>hpijs</code>.
+            inclusion of the
+<screen><![CDATA[hplip]]></screen>
+            utility, which replaces
+<screen><![CDATA[hpijs]]></screen>
+            . }}}
           </para>
         </listitem>
       </itemizedlist>
     </section>
-
     <section>
       <title>System Administration</title>
-
       <para>
-        Improvements for administrators and developers include:
-      </para>
-
-      <para>
-        This section has not been updated for Fedora Core
-<!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
-        6 test2 by the
-        <ulink url='http://fedoraproject.org/wiki/DocsProject/ReleaseNotes/Beats'>beat
-        writer</ulink>.
+        This section describes improvements of interest primarily to
+        administrators and developers.
       </para>
+      <itemizedlist>
+        <listitem>
+          <para>
+            This release includes a technology preview of
+<screen><![CDATA[setroubleshoot]]></screen>
+            , a tool that drastically improves the usability of SELinux.
+            For more information refer to
+            <ulink url='http://fedoraproject.org/wiki/SELinux/setroubleshoot'>http://fedoraproject.org/wiki/SELinux/setroubleshoot</ulink>.
+          </para>
+        </listitem>
+      </itemizedlist>
     </section>
-
     <section>
       <title>System Level Changes</title>
-
       <para>
         This section has not been updated for Fedora Core
 <!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
@@ -119,11 +128,9 @@
 
   <section>
     <title>Road Map</title>
-
     <para>
       The proposed plans for the next release of Fedora are available at
       <ulink url='http://fedoraproject.org/wiki/RoadMap'>http://fedoraproject.org/wiki/RoadMap</ulink>.
     </para>
   </section>
-
-</section>
+</article>


Index: PackageChanges.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/PackageChanges.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PackageChanges.xml	12 Jul 2006 12:13:54 -0000	1.3
+++ PackageChanges.xml	11 Aug 2006 03:19:38 -0000	1.4
@@ -1,43 +1,43 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-<section id="sn-PackageChanges">
-  <title>Package Changes</title>
-  
-  <para>
-    This section has not been updated for Fedora Core <!--GetVal-macro not
-    supported by the docbook formatter, but giving it a shot anyway--> 6 test2
-    by the <ulink
-      url='http://fedoraproject.org/wiki/DocsProject/ReleaseNotes/Beats'>beat
+<article>
+  <title>Docs/Beats/PackageChanges</title>
+
+  <section>
+    <title>Package Changes</title>
+    <para>
+      This section has not been updated for Fedora Core
+<!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
+      6 test2 by the
+      <ulink url='http://fedoraproject.org/wiki/DocsProject/ReleaseNotes/Beats'>beat
       writer</ulink>.
-  </para>
-  <note>
-    <title>This list is automatically generated</title> 
+    </para>
     <para>
-      This list is automatically generated.  It is not a good choice for
-      translation. 
+      <note>
+        <title>This list is automatically generated</title>
+        <para>
+          This list is automatically generated. It is not a good choice
+          for translation.
+        </para>
+      </note>
     </para>
-  </note>
-  <para>
-    This list was made using the <command>treediff</command> utility, ran as
-    <command>treediff newtree oldtree</command> against the rawhide tree of 28
-    Feb. 2006.
-  </para>
-  <para>
-    For a list of which packages were updated since the previous release, refer
-    to this page:
-  </para>
-
-  <para>
-    <ulink
-      url='http://fedoraproject.org/wiki/Docs/Beats/PackageChanges/UpdatedPackages'>http://fedoraproject.org/wiki/Docs/Beats/PackageChanges/UpdatedPackages</ulink>
-  </para>
-
-  <para>
-    You can also find a comparison of major packages between all Fedora versions
-    at <ulink
-      url='http://distrowatch.com/fedora'>http://distrowatch.com/fedora</ulink>
-  </para>
-  <screen><![CDATA[Insert treediff list here. ]]></screen>
-</section>
+<screen><![CDATA[This list was made using the {{{treediff}}} utility, ran as {{{treediff newtree oldtree}}} against the rawhide tree of 28 Feb. 2006.
+]]></screen>
+    <para>
+      For a list of which packages were updated since the previous
+      release, refer to this page:
+    </para>
+    <para>
+      <ulink url='http://fedoraproject.org/wiki/Docs/Beats/PackageChanges/UpdatedPackages'>http://fedoraproject.org/wiki/Docs/Beats/PackageChanges/UpdatedPackages</ulink>
+    </para>
+    <para>
+      You can also find a comparison of major packages between all
+      Fedora versions at
+      <ulink url='http://distrowatch.com/fedora'>http://distrowatch.com/fedora</ulink>
+    </para>
+<screen><![CDATA[Insert treediff list here.
+]]></screen>
+  </section>
+</article>


Index: ProjectOverview.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/ProjectOverview.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ProjectOverview.xml	12 Jul 2006 03:46:36 -0000	1.2
+++ ProjectOverview.xml	11 Aug 2006 03:19:38 -0000	1.3
@@ -1,10 +1,12 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-ProjectOverview">
-    <title>About the Fedora Project</title>
+<article>
+  <title>Docs/Beats/ProjectOverview</title>
 
+  <section>
+    <title>About the Fedora Project</title>
     <para>
       The goal of the Fedora Project is to work with the Linux community
       to build a complete, general-purpose operating system exclusively
@@ -19,15 +21,12 @@
       hope to provide an operating system more in line with the ideals
       of free software and more appealing to the open source community.
     </para>
-
     <para>
       For more information, refer to the Fedora Project website:
     </para>
-
     <para>
       <ulink url='http://fedora.redhat.com/'>http://fedora.redhat.com/</ulink>
     </para>
-
     <para>
       The Fedora Project is driven by the individuals that contribute to
       it. As a tester, developer, documenter or translator, you can make
@@ -35,21 +34,17 @@
       <ulink url='http://fedoraproject.org/wiki/HelpWanted'>http://fedoraproject.org/wiki/HelpWanted</ulink>
       for details.
     </para>
-
     <para>
       This page explains the channels of communication for Fedora users
       and contributors:
     </para>
-
     <para>
       <ulink url='http://fedoraproject.org/wiki/Communicate'>http://fedoraproject.org/wiki/Communicate</ulink>.
     </para>
-
     <para>
       In addition to the website, the following mailing lists are
       available:
     </para>
-
     <itemizedlist>
       <listitem>
         <para>
@@ -76,23 +71,19 @@
         </para>
       </listitem>
     </itemizedlist>
-
     <para>
       To subscribe to any of these lists, send an email with the word
       "subscribe" in the subject to
       <emphasis>&lt;listname>-request</emphasis>, where
       <emphasis>&lt;listname></emphasis> is one of the above list names.
     </para>
-
     <para>
       Alternately, you can subscribe to Fedora mailing lists through the
       Web interface:
     </para>
-
     <para>
       <ulink url='http://www.redhat.com/mailman/listinfo/'>http://www.redhat.com/mailman/listinfo/</ulink>
     </para>
-
     <para>
       The Fedora Project also uses several IRC (Internet Relay Chat)
       channels. IRC is a real-time, text-based form of communication,
@@ -100,33 +91,34 @@
       with multiple people in an open channel, or chat with someone
       privately one-on-one.
     </para>
-
     <para>
       To talk with other Fedora Project participants via IRC, access the
       Freenode IRC network. Refer to the Freenode website
       (<ulink url='http://www.freenode.net/'>http://www.freenode.net/</ulink>)
       for more information.
     </para>
-
     <para>
-      Fedora Project participants frequent the <code>#fedora</code>
+      Fedora Project participants frequent the
+<screen><![CDATA[#fedora]]></screen>
       channel on the Freenode network, whilst Fedora Project developers
-      may often be found on the <code>#fedora-devel</code> channel. Some
-      of the larger projects may have their own channels as well; this
-      information may be found on the webpage for the project, and at
+      may often be found on the
+<screen><![CDATA[#fedora-devel]]></screen>
+      channel. Some of the larger projects may have their own channels
+      as well; this information may be found on the webpage for the
+      project, and at
       <ulink url='http://fedoraproject.org/wiki/Communicate'>http://fedoraproject.org/wiki/Communicate</ulink>.
     </para>
-
     <para>
-      In order to talk on the <code>#fedora</code> channel, you will
-      need to register your nickname, or <emphasis>nick</emphasis>.
-      Instructions are given when you <code>/join</code> the channel.
+      In order to talk on the
+<screen><![CDATA[#fedora]]></screen>
+      channel, you will need to register your nickname, or
+      <emphasis>nick</emphasis>. Instructions are given when you
+<screen><![CDATA[/join]]></screen>
+      the channel.
     </para>
-
     <para>
       <note>
         <title>IRC Channels</title>
-
         <para>
           The Fedora Project and Red Hat have no control over the Fedora
           Project IRC channels or their content.
@@ -134,3 +126,4 @@
       </note>
     </para>
   </section>
+</article>


Index: Security.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Security.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Security.xml	12 Jul 2006 03:46:36 -0000	1.2
+++ Security.xml	11 Aug 2006 03:19:38 -0000	1.3
@@ -1,27 +1,25 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-Security">
-    <title>Security</title>
+<article>
+  <title>Docs/Beats/Security</title>
 
+  <section>
+    <title>Security</title>
     <para>
       This section highlights various security items from Fedora Core.
     </para>
-
     <section>
       <title>General Information</title>
-
       <para>
         A general introduction to the many proactive security features
         in Fedora, current status and policies is available at
         <ulink url='http://fedoraproject.org/wiki/Security'>http://fedoraproject.org/wiki/Security</ulink>.
       </para>
     </section>
-
     <section>
       <title>What's New</title>
-
       <para>
         This section has not been updated for Fedora Core
 <!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
@@ -30,16 +28,13 @@
         writer</ulink>.
       </para>
     </section>
-
     <section>
       <title>SELinux</title>
-
       <para>
         The SELinux project pages have troubleshooting tips,
         explanations, and pointers to documentation and references. Some
         useful links include the following:
       </para>
-
       <itemizedlist>
         <listitem>
           <para>
@@ -72,7 +67,6 @@
           </para>
         </listitem>
       </itemizedlist>
-
       <para>
         This section has not been updated for Fedora Core
 <!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
@@ -86,3 +80,4 @@
       </para>
     </section>
   </section>
+</article>


Index: Virtualization.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Virtualization.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Virtualization.xml	12 Jul 2006 03:46:36 -0000	1.2
+++ Virtualization.xml	11 Aug 2006 03:19:38 -0000	1.3
@@ -1,10 +1,12 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-Virtualization">
-    <title>Virtualization</title>
+<article>
+  <title>Docs/Beats/Virtualization</title>
 
+  <section>
+    <title>Virtualization</title>
     <para>
       Virtualization in Fedora Core is based on Xen. Xen 3.0 is
       integrated within Fedora Core
@@ -13,10 +15,10 @@
       <ulink url='http://fedoraproject.org/wiki/Tools/Xen'>http://fedoraproject.org/wiki/Tools/Xen</ulink>
       for more information about Xen.
     </para>
+  </section>
 
   <section>
     <title>Types of Virtualization</title>
-
     <para>
       There are several types of virtualization: full virtualization,
       paravirtualization, and single kernel image virtualization. Under
@@ -26,10 +28,8 @@
       With VM hardware, it is also possible to implement full
       virtualization.
     </para>
-
     <section>
       <title>Benefits of Paravirtualization</title>
-
       <itemizedlist>
         <listitem>
           <para>
@@ -49,10 +49,8 @@
         </listitem>
       </itemizedlist>
     </section>
-
     <section>
       <title>Requirements for Paravirtualization</title>
-
       <itemizedlist>
         <listitem>
           <para>
@@ -84,7 +82,6 @@
 
   <section>
     <title>Installing Xen, Configuring and Using Xen</title>
-
     <para>
       Xen must be installed on the host OS and the host OS must be
       booted into the Hypervisor Kernel. Fedora Core
@@ -98,7 +95,6 @@
       Other OSs can be installed using existing images, but not through
       the OS's native installation program.
     </para>
-
     <para>
       This section has not been completed for Fedora Core
 <!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
@@ -107,4 +103,4 @@
       writer</ulink>.
     </para>
   </section>
-  </section>
+</article>


Index: WebServers.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/WebServers.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- WebServers.xml	12 Jul 2006 03:46:36 -0000	1.2
+++ WebServers.xml	11 Aug 2006 03:19:38 -0000	1.3
@@ -1,43 +1,22 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-WebServers">
-    <title>Web Servers</title>
-
-    <para>
-      This section has not been updated for Fedora Core
-<!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
-      6 test2 by the
-      <ulink url='http://fedoraproject.org/wiki/DocsProject/ReleaseNotes/Beats'>beat
-      writer</ulink>.
-    </para>
+<article>
+  <title>Docs/Beats/WebServers</title>
 
+  <section>
+    <title>Web Servers</title>
     <section>
       <title>httpd</title>
-
-      <para>
-        This section has not been updated for Fedora Core
-<!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
-        6 test2 by the
-        <ulink url='http://fedoraproject.org/wiki/DocsProject/ReleaseNotes/Beats'>beat
-        writer</ulink>.
-      </para>
-    </section>
-
-    <section>
-      <title>php</title>
-
-      <para>
-        This section has not been updated for Fedora Core
-<!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
-        6 test2 by the
-        <ulink url='http://fedoraproject.org/wiki/DocsProject/ReleaseNotes/Beats'>beat
-        writer</ulink>.
-      </para>
-
       <para>
-        Additional components may be packaged in Fedora Extras.
+        Fedora Core 6 includes version 2.2 of the Apache HTTP Server.
+        Users upgrading from version 2.0 (included in Fedora Core 4 and
+        earlier) will need to make changes their httpd configuration;
+        see
+        <ulink url='http://httpd.apache.org/docs/2.2/upgrading.html'>http://httpd.apache.org/docs/2.2/upgrading.html</ulink>
+        for more details.
       </para>
     </section>
   </section>
+</article>


Index: Welcome.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Welcome.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Welcome.xml	12 Jul 2006 03:46:36 -0000	1.2
+++ Welcome.xml	11 Aug 2006 03:19:38 -0000	1.3
@@ -1,10 +1,12 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-Welcome">
-    <title>Welcome to Fedora Core</title>
+<article>
+  <title>Docs/Beats/Welcome</title>
 
+  <section>
+    <title>Welcome to Fedora Core</title>
     <itemizedlist>
       <listitem override='none'>
 <!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
@@ -27,19 +29,16 @@
         </tip>
       </listitem>
     </itemizedlist>
-
     <para>
       You can help the Fedora Project community continue to improve
       Fedora if you file bug reports and enhancement requests. Refer to
       <ulink url='http://fedoraproject.org/wiki/BugsAndFeatureRequests'>http://fedoraproject.org/wiki/BugsAndFeatureRequests</ulink>
       for more information about bugs. Thank you for your participation.
     </para>
-
     <para>
       To find out more general information about Fedora, refer to the
       following Web pages:
     </para>
-
     <itemizedlist>
       <listitem>
         <para>
@@ -73,3 +72,4 @@
       </listitem>
     </itemizedlist>
   </section>
+</article>


Index: Xorg.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Xorg.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Xorg.xml	12 Jul 2006 03:46:36 -0000	1.2
+++ Xorg.xml	11 Aug 2006 03:19:38 -0000	1.3
@@ -1,14 +1,16 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
-  <section id="sn-Xorg">
-    <title>X Window System (Graphics)</title>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
+
+<article>
+  <title>Docs/Beats/Xorg</title>
 
+  <section>
+    <title>X Window System (Graphics)</title>
     <para>
       This section contains information related to the X Window System
       implementation provided with Fedora.
     </para>
-
     <para>
       This section has not been updated for Fedora Core
 <!--GetVal-macro not supported by the docbook formatter, but giving it a shot anyway-->
@@ -17,4 +19,4 @@
       writer</ulink>.
     </para>
   </section>
-
+</article>




More information about the docs-commits mailing list