From ec31ee62d5fbbb5c2c9d11c1cf0243151e6443d5 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 29 Sep 2011 10:31:42 -0700 Subject: documentation/kernel-manual: Scrub for 1.1 I went through and made sure examples are relevant, wording is correct, large blocks of unused text was removed, and some references included to other YP documents. (From yocto-docs rev: 2231082530dd9cecc234f5f024c4e246afb2968d) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/kernel-manual/kernel-doc-intro.xml | 28 +++++++++++++++++------- 1 file changed, 20 insertions(+), 8 deletions(-) (limited to 'documentation/kernel-manual/kernel-doc-intro.xml') diff --git a/documentation/kernel-manual/kernel-doc-intro.xml b/documentation/kernel-manual/kernel-doc-intro.xml index e119068393..a9e51725da 100644 --- a/documentation/kernel-manual/kernel-doc-intro.xml +++ b/documentation/kernel-manual/kernel-doc-intro.xml @@ -20,17 +20,20 @@ on its history, organization, benefits, and use. The manual consists of two sections: - Concepts - Describes concepts behind the kernel. + Concepts: Describes concepts behind the kernel. You will understand how the kernel is organized and why it is organized in the way it is. You will understand the benefits of the kernel's organization and the mechanisms used to work with the kernel and how to apply it in your design process. - 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 "Saving Kernel - Modifications." + 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." + For more information on the kernel, see the following links: @@ -38,10 +41,19 @@ - - You can find more information on Yocto Project by visiting the website at + + + + 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 general information on the Yocto Project, visit the website at . - -- cgit v1.2.3-54-g00ecf