release-notes/en Kernel.xml,1.8,1.9

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Tue Mar 7 23:23:50 UTC 2006


Author: pfrields

Update of /cvs/docs/release-notes/en
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6963/en

Modified Files:
	Kernel.xml 
Log Message:
Jeremy Katz informs me this had a last-minute change.  I am trying to handle this in the PO.  If I can, I will.


Index: Kernel.xml
===================================================================
RCS file: /cvs/docs/release-notes/en/Kernel.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Kernel.xml	28 Feb 2006 22:38:45 -0000	1.8
+++ Kernel.xml	7 Mar 2006 23:23:42 -0000	1.9
@@ -34,17 +34,17 @@
           <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-<version>.<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-xen-hypervisor-devel-<version>.<arch>.rpm</code> package. </para>
+          <para> Virtual kernel hypervisor for use with the Xen emulator package. Configured sources are available in the <code>kernel-xen0-devel-<version>.<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-xen-guest-devel-<version>.<arch>.rpm</code> package. </para>
+          <para> Virtual kernel guest for use with the Xen emulator package. Configured sources are available in the <code>kernel-xenU-devel-<version>.<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-<version>.<arch>.rpm</code> package. </para>
         </listitem>
       </itemizedlist>
-      <para>You may install sources for all kernel flavors at the same time. The files are installed in the <code>/usr/src/kernels/<version>-[xen-hypervisor|xen-guest|kdump]-<arch>/</code> tree. Use the following command: </para>
-      <screen>su -c 'yum install kernel-{xen,hypervisor,xen-guest,kdump}-devel'</screen>
+      <para>You may install sources for all kernel flavors at the same time. The files are installed in the <code>/usr/src/kernels/<version>-[xen0|xenU|kdump]-<arch>/</code> tree. Use the following command: </para>
+      <screen>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>
 	<title>x86_64 Default Kernel Provides SMP</title>




More information about the Fedora-docs-commits mailing list