From Fedora Project Wiki

No edit summary
No edit summary
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{header|docs}}


{{Admon/warning | Document is Final | The contents of this beat have been sent for translation for the GA version of the Release Notes.  Any additional changes to this beat will not appear until after the release of Fedora 13.  If you have zero-day changes, be sure to post a bug. }}
{{Docs_beat_closed}}


== Kernel ==
This section includes important information concerning the kernel in Fedora 13.


=== Version ===
[[Category:Docs Project]]
Fedora may include additional patches to the kernel for improvements, bug fixes, or additional features. For this reason, the Fedora kernel may not be line-for-line equivalent to the so-called vanilla kernel from the kernel.org web site at http://www.kernel.org.
[[Category:Draft documentation]]
 
[[Category:Documentation beats]]
To obtain a list of these patches, download the source RPM package and run the following command:
 
rpm -qpl kernel-<version>.src.rpm
 
=== Changelog ===
To retrieve a log of changes to the package, run the following command:
 
rpm -q --changelog kernel-<version>
 
Note that this list has entries about upstream kernel changes applied to the package as well as Fedora-specific enhancements such as bug fixes and enhancements not yet available in the upstream kernel. A detailed summary of changes in each upstream version is at http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-<version>, e.g. the changelog for kernel 2.6.33 is at http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.33 .
 
If you need user friendly documentation about new features in a major upstream kernel release, refer to http://wiki.kernelnewbies.org/LinuxChanges .
 
A complete history of changes to the kernel is available from http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary .
 
Customizations made for the Fedora version are available from http://cvs.fedoraproject.org.
 
=== Preparing for Kernel Development ===
Fedora 13 does not include the ''kernel-source'' package provided by older versions, since only the ''kernel-devel'' package is required now to build external modules.
 
{{Admon/note | Custom Kernel Building | For information on kernel development and working with custom kernels, refer to http://fedoraproject.org/wiki/Building_a_custom_kernel.}}
 
=== Reporting Bugs ===
Refer to http://kernel.org/pub/linux/docs/lkml/reporting-bugs.html for information on reporting bugs in the Linux kernel. You may also use http://bugzilla.redhat.com for reporting bugs that are specific to Fedora.
 
<noinclude>[[Category:Release Notes]]<noinclude>
[[Category:Documentation_beats]]

Revision as of 18:53, 20 October 2013

DocsProject Header docTeam1.png


Warning.png
Beat Closed on Wiki
Work on beats has now moved to git at https://pagure.io/fedora-docs/release-notes. If you have changes or additions, please contact the docs team via #fedora-docs, docs@lists.fedoraproject.org, or with the release-notes BZ component.