From ab808a9d754e4f8eafe890ff9a8537cc5aced2dd Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 3 Jan 2012 09:13:14 -0600 Subject: documentation/kernel-manual/kernel-doc-intro.xml: General clean-up (From yocto-docs rev: bab78b907279fcd9fd5c65a53c31ee1e51cd6576) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/kernel-manual/kernel-doc-intro.xml | 33 ++++++++++++++---------- 1 file changed, 20 insertions(+), 13 deletions(-) (limited to 'documentation/kernel-manual') diff --git a/documentation/kernel-manual/kernel-doc-intro.xml b/documentation/kernel-manual/kernel-doc-intro.xml index 37f1dfebb1..9f845823d3 100644 --- a/documentation/kernel-manual/kernel-doc-intro.xml +++ b/documentation/kernel-manual/kernel-doc-intro.xml @@ -11,7 +11,7 @@ The Yocto Project presents the kernel as a fully patched, history-clean Git repository. The Git tree represents the selected features, board support, - and configurations extensively tested by Yocto Project. + and configurations extensively tested by the Yocto Project. The Yocto Project kernel allows the end user to leverage community best practices to seamlessly manage the development, build and debug cycles. @@ -28,27 +28,34 @@ Using the Kernel: Describes best practices and "how-to" information that lets you put the kernel to practical use. - Some examples are "How to Build a - Project Specific Tree", "How to Examine Changes in a Branch", and "How to - Save Kernel Modifications." + Some examples are how to examine changes in a branch and how to + save kernel modifications. - For more information on the kernel, see the following links: + For more information on the Linux kernel, see the following links: - - - + The Linux Foundation's guide for kernel development + process - + + A fairly emcompassing guide on Linux kernel development - + - For more discussion on the Yocto Project kernel, you can also see the - "Kernel Overview", - "Kernel Modification Workflow", and - "Kernel Modification Example" sections all in - The Yocto Project Development Manual. + For more discussion on the Yocto Project kernel, you can see these sections + in The Yocto Project Development Manual: + + + "Kernel Overview" + + "Kernel Modification Workflow" + + + "Kernel Modification Example". + -- cgit v1.2.3-54-g00ecf