From b2ec918b6763701b02cca9270a6e0f388b73e0ac Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 14 Jun 2012 08:08:32 -0700 Subject: documenation/kernel-manual/kernel-doc-intro.xml: 1.1.2 variables and updates First pass at implementing the poky.ent variables. Also made some text changes as needed. (From yocto-docs rev: de1f4acd9037a95b1e8bbcc2bf804f8885770348) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/kernel-manual/kernel-doc-intro.xml | 38 ++++++++++++++---------- 1 file changed, 23 insertions(+), 15 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 9a3022e75c..c3fde6c731 100644 --- a/documentation/kernel-manual/kernel-doc-intro.xml +++ b/documentation/kernel-manual/kernel-doc-intro.xml @@ -1,5 +1,6 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" +[ %poky; ] > @@ -11,7 +12,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,32 +29,39 @@ 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" + For general information on the Yocto Project, visit the website at - . + . -- cgit v1.2.3-54-g00ecf