[relnotes] [Fedora Project Wiki] Update of "Docs/Beats/Kernel" by PaulFrields

fedorawiki-noreply at fedoraproject.org fedorawiki-noreply at fedoraproject.org
Sat Sep 15 03:23:51 UTC 2007


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Fedora Project Wiki" for change notification.

The following page has been changed by PaulFrields:
http://fedoraproject.org/wiki/Docs/Beats/Kernel?action=diff&rev2=109&rev1=108

The comment on the change is:
Clarify shell expansion

------------------------------------------------------------------------------
  
   * The kdump kernel for use with kexec/kdump capabilities. Configured sources are available in the `kernel-kdump-devel-<version>.<arch>.rpm` package.
  
- You may install kernel headers for all kernel flavors at the same time. The files are installed in the `/usr/src/kernels/<version>-[PAE|xen|kdump]-<arch>/` tree. Use the following command:
+ You may install kernel headers for all four kernel flavors at the same time. The files are installed in the `/usr/src/kernels/<version>[-PAE|-xen|-kdump]-<arch>/` tree. Use the following command:
  
- {{{su -c 'yum install kernel-{PAE,xen,kdump}-devel'
+ {{{su -c 'yum install kernel{,-PAE,-xen,-kdump}-devel'
  }}}
     
  Select one or more of these flavors, separated by commas and no spaces, as appropriate.  Enter the root password when prompted.
@@ -66, +66 @@

  
  === Preparing for Kernel Development ===
  
- Fedora [[GetVal(DocsDict,BeatsVer)]] 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 the kernel flavors section.
+ Fedora [[GetVal(DocsDict,BeatsVer)]] 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 [#Kernel_Flavors above].
  
  [[Admonition("important", "Custom Kernel Building", "For information on kernel development and working with custom kernels, refer to http://fedoraproject.org/wiki/Docs/CustomKernel.")]]
  




More information about the Fedora-relnotes-content mailing list