From e70dc3ab992412c08eaaec1fc5af63a20617e33f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 2 Jul 2012 10:51:45 -0700 Subject: documentation/kernel-manual: Scrubbed the Yocto Project term Changed all occurrences of "Yocto Project" to terms better suited to reality. (From yocto-docs rev: fdd7b8c2bcbaf566cad336c67c582c2a24aa9dc1) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/kernel-manual/kernel-doc-intro.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 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 c3fde6c731..0ffc019e73 100644 --- a/documentation/kernel-manual/kernel-doc-intro.xml +++ b/documentation/kernel-manual/kernel-doc-intro.xml @@ -9,26 +9,26 @@
Introduction - The Yocto Project presents the kernel as a fully patched, history-clean Git - repository. - The Git tree represents the selected features, board support, + The Yocto Project presents kernels as a fully patched, history-clean Git + repositories. + Each repository represents selected features, board support, and configurations extensively tested by the Yocto Project. - The Yocto Project kernel allows the end user to leverage community + Yocto Project kernels allow the end user to leverage community best practices to seamlessly manage the development, build and debug cycles. - This manual describes the Yocto Project kernel by providing information - on its history, organization, benefits, and use. + This manual describes Yocto Project kernels by providing information + on history, organization, benefits, and use. The manual consists of two sections: - 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 + Concepts: Describes concepts behind a kernel. + You will understand how a kernel is organized and why it is organized in + the way it is. You will understand the benefits of a 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 + Using a Kernel: Describes best practices and "how-to" information - that lets you put the kernel to practical use. + that lets you put a kernel to practical use. Some examples are how to examine changes in a branch and how to save kernel modifications. -- cgit v1.2.3-54-g00ecf