release-notes/devel/en_US Kernel.xml,1.12,1.13

Karsten Wade (kwade) fedora-docs-commits at redhat.com
Mon Sep 25 11:33:17 UTC 2006


Author: kwade

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

Modified Files:
	Kernel.xml 
Log Message:
Good for FC6


Index: Kernel.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Kernel.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Kernel.xml	24 Sep 2006 20:41:49 -0000	1.12
+++ Kernel.xml	25 Sep 2006 11:33:14 -0000	1.13
@@ -75,7 +75,7 @@
     </listitem>
     <listitem>
       <para>
-        Many bug fixes and other small improvements.
+        Many bug fixes and other small improvements
       </para>
     </listitem>
   </itemizedlist>
@@ -205,7 +205,7 @@
       <ulink url='http://kernel.org/pub/linux/docs/lkml/reporting-bugs.html'/>
       for information on reporting bugs in the Linux kernel. You may
       also use <ulink url='http://bugzilla.redhat.com'/> for reporting
-      bugs which are specific to Fedora.
+      bugs that are specific to Fedora.
     </para>
   </section>
 
@@ -237,28 +237,31 @@
       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 <version> refers to
-      the kernel version shown by the command: <code>uname -r</code>."]]
-    </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 <version> refers to the kernel
+	version shown by the command: <code>uname -r</code>.
+      </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>
-    <para>
-      [[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 <code>/usr/src/linux</code> in their
-      kernel instructions. If you use these instructions, simply
-      substitute
-      <code>~/rpmbuild/BUILD/kernel-<version>/linux-<version>.<arch></code>."]]
-    </para>
+    <note>
+      <title>Do Not Build Packages as Super-user (root)</title>
+      <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-<version>/linux-<version>.<arch></code>."]]
+      </para>
+    </note>
     <orderedlist numeration='arabic'>
       <listitem>
         <para>
@@ -315,11 +318,13 @@
         </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>
+    <note>
+      <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>
+    </note>    
     <orderedlist numeration='arabic'>
       <listitem>
         <para>
@@ -418,9 +423,10 @@
       <note>
         <title>Building Kernel Binary RPMs</title>
         <para>
-          Normally, kernels for Fedora are built using the `rpmbuild`
-          utility and a specfile. Your results may vary if you use the
-          kernel's built-in `make rpm` target.
+          Normally, kernels for Fedora are built using the
+	  <command>rpmbuild</command> utility and a specfile. Your results may
+	  vary if you use the kernel's built-in <command>make rpm</command>
+	  target.
         </para>
       </note>
     </para>
@@ -434,7 +440,7 @@
       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 >
+      install it, going to <emphasis>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>.




More information about the Fedora-docs-commits mailing list