Книга: Fedora™ Unleashed, 2008 edition
Reference
Reference
? http://www.kernel.org/ — Linux Kernel Archives. The source of all development discussion for the Linux kernel.
? http://www.kerneltraffic.org/kernel-traffic/index.html — Linux Kernel Traffic. Summarized version and commentary of the Linux Kernel mailing list produced weekly.
? http://www.gnu.org/ — Free Software Foundation. Source of manuals and software for programs used throughout the kernel compilation process. Tools such as make
and gcc
have their official documentation here.
? http://slashdot.org/article.pl?sid=01/08/22/1453228&mode=thread — The famous AC Patches from Alan Cox, for whom they are named.
? http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html — The Linux Kernel Rebuild Guide; configuration, compilation, and troubleshooting.
? http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/KernelAnalysis-HOWTO.html — KernelAnalysis HOWTO. Describes the mysterious inner workings of the kernel.
? http://www.tldp.org/HOWTO/Module-HOWTO/ — Kernel Module HOWTO. Includes a good discussion about unresolved symbols.
? http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Modules.html — The Linux Kernel Modules Installation HOWTO; an older document discussing recompiling kernel modules.
? http://www.tldp.org/ — The Linux Documentation Project. The Mecca of all Linux documentation. Excellent source of HOWTO documentation, as well as FAQs and online books, all about Linux.
? http://www.minix.org/ — The unofficial minix website. It contains a selection of links to information about minix and a link to the actual homepage. Although minix is still copyrighted, the owner has granted unlimited rights to everyone. See for yourself the operating system used to develop Linux.
? http://jungla.dit.upm.es/~jmseyas/linux/kernel/hackers-docs.html — A web page with links to Linux kernel documentation, books, hacker tomes, and other helpful information for budding and experienced Linux kernel and kernel module developers. This list also will be found in the /usr/src/kernels/linux-2.6/Documentation/kernel-docs.txt
file if you install the Fedora kernel sources.