summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-manual
Commit message (Collapse)AuthorAgeFilesLines
...
* documentation/kernel-manual/kernel-how-to.xml: Updated the create BSP sectionScott Rifenbark2011-07-211-228/+49
| | | | | | | | | | | | This section has been re-written to just include high-level overview of the steps. The detailed example that used to be the section is not needed as there is adequate documentation of this process in the Yocto Project Development Manual and on the wiki courtesy of Tom Zanussi. (From yocto-docs rev: 7355734a5ed965401027ba23bfb15fd926a171f7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Added 'git' for a push example.Scott Rifenbark2011-07-211-1/+1
| | | | | | | | | | I forgot the 'git' part of the 'git push' command for the fix requested by Robert P. J. Day. (From yocto-docs rev: 458e18bd9d33c12ff3367cae8a4cc0c6c640b932) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Command line example fixesScott Rifenbark2011-07-211-2/+4
| | | | | | | | | | Changes requested by Robert P. J. Day at rpjday@crashcourse.ca to add a missing system prompt character and fix an overly long git push example. (From yocto-docs rev: 71ac0b23682c6a405ae454cab02120993d2f370e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: changed git to Git as needed ↵Scott Rifenbark2011-07-211-72/+72
| | | | | | | (From yocto-docs rev: 65a839ea3d8decd1dd3e95bfeeeb3f95cfa77ef4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-doc-intro.xml: Changed git to Git as ↵Scott Rifenbark2011-07-211-2/+2
| | | | | | | needed (From yocto-docs rev: 1ecd571c0317fc1de8408ba7fdbb25f5e24c765f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-concepts.xml: Changed git to Git as ↵Scott Rifenbark2011-07-211-8/+8
| | | | | | | needed (From yocto-docs rev: 3e4f2e32c0b98ccbc1eaa370832c0147f1a48045) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/kernel-how-to.xml: Changed Bitbake to BitBake (From ↵Scott Rifenbark2011-07-211-1/+1
| | | | | | | yocto-docs rev: c3b3d7f7b16bc222d599bdfb5e99c86694a1c865) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Partial - more general edits ↵Scott Rifenbark2011-07-211-25/+41
| | | | | | | (From yocto-docs rev: 60d084a5b17bf78fafd8a4d13b9055093fca708a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: partial - more edits to BSP ↵Scott Rifenbark2011-07-211-8/+8
| | | | | | | procedure (From yocto-docs rev: 694b00c080633be874f2842badedf1e453038f88) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Partial - Re-write of BSP ↵Scott Rifenbark2011-07-211-40/+60
| | | | | | | | | | | | creation This is a partial edit of re-writing the BSP creation section so that it is clearer for the naive user. It is not quite done yet. (From yocto-docs rev: 7a552e72a1d2d1b6ffa93f4fe3074f318ff35715) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Edits to "Build Strategy" ↵Scott Rifenbark2011-07-211-3/+5
| | | | | | | (From yocto-docs rev: f98e4804da9477e260e24df1586b624e386a2dba) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Edits to "Tree Construction" ↵Scott Rifenbark2011-07-211-4/+4
| | | | | | | (From yocto-docs rev: 601e0fd1bb00c433716170a124b3ca32ca2cdcad) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: updated manual historyScott Rifenbark2011-06-131-0/+5
| | | | | | | | | | | I added an entry to represent the Yocto Project 1.0.1 Release into the manual history table for all of the manuals except the Yocto Project Quick Start, which does not have a table. (From yocto-docs rev: d2c570b18854b3f15dfb20436a2212f569e96d5f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: [YOCTO #1025] build system for docsBeth Flanagan2011-06-132-38/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | These changes fix the following issues: 1. Multiple Makefiles. There really is no need for this. 2. Unable to maintain more than one version of the docs on the webserver. This is a quick fix to enable the above. In order to build the documentation, at the top level, issue a: make all DOC=<doc directory name> make all DOC=kernel-manual Also, some changes need to occur on the webserver to fully incorporate these fixes. http://www.yoctoproject.org/documentation/ The docs are now published to: http://www.yoctoproject.org/docs/<Release MM.mm>/<doc name> The main page should be changed to point not only to the current doc release, but also to the prior releases. This will enable us to maintain prior release documentation without stomping over it when we publish new docs. Also, we'll need to repoint the yocto-quick-start link to yocto-project-qs. Or rename documentation/yocto-project-qs/* to support the website naming. (From yocto-docs rev: 2651790d80fd32cd4619eeb5375f6ee28e7e7fda) Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Removed hardcoded user name from publish optionScott Rifenbark2011-05-101-2/+2
| | | | | | | | | | | I removed the hardcoded name from the publish option. This involved updating the Makefiles. The publish option is still temporary as a more permanent solution is being created. (From yocto-docs rev: 6878b2ccdb98b18c438ca419e1caad0041a2bc00) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual: removed a figure and updated makefileScott Rifenbark2011-05-102-1/+1
| | | | | | | | | | | I removed the figures/kernel-big-picture.png file as it is not used in the manual. I also had to update the Makefile so that it would not include this PNG file in the tarball. (From yocto-docs rev: 461ab9525d16dbbdf5f5c56c16028cae911309b9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* BUGID#_956: documentation/kernel-manual/Makefile: Updated publish optionScott Rifenbark2011-05-101-9/+5
| | | | | | | | | | | BUGID#_956 - I updated the makefile so that the publish option automatically pushes the HTML and PDF files to the Yocto Project website. This takes care of BUGID#_956 for the Kernel Manual. (From yocto-docs rev: d67a05f2256df63e182e43f8dd10ec7a54763762) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/figures/yocto-project-transp.png: RemovedScott Rifenbark2011-05-101-0/+0
| | | | | | | | | I removed this PNG file as the picture is not used in the manual. (From yocto-docs rev: be06cb5854d66974606616c73c9574152bf80973) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/Makefile: BUGID#_956 - fixed publish URLScott Rifenbark2011-05-091-1/+1
| | | | | | | | | | Fixed the URL used to publish the HTML and PDF docs to the yoctoproject.org server and website. (From yocto-docs rev: 887a007ae9203317e0bbb7e8b2c5be3843aae3dc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Update publishing locationSaul Wold2011-05-091-1/+1
| | | | | | | (From yocto-docs rev: 2f55104fe696f55d1f4ebb7f2cfcb3a2fd89385e) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie2011-04-211-1/+1
| | | | | | (From yocto-docs rev: 0feb6b8f9621087ba5fd77d3c8f3e23132c97187) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: replaced 'pokylinux' with ↵Scott Rifenbark2011-04-181-2/+2
| | | | | | | | | 'yoctoproject' (From OE-Core rev: 39f8b1b13072598729a189fb58c14622d300db69) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/Makefile: Updated Makefile so PDF is in tarballScott Rifenbark2011-04-061-1/+1
| | | | | | | (From OE-Core rev: dc4c7e396833dd3d0839c458b8762a89e0979138) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Spell checkedScott Rifenbark2011-03-181-3/+3
| | | | | | | | | Performed a spell check and found a couple items. (From OE-Core rev: 45039d008519c13f97d9b195bba4505b3865b5ea) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-manual.xml: Updated the title pageScott Rifenbark2011-03-181-1/+7
| | | | | | | | | | I updated the title page to add Revision 1.0 to the Revision history table. (From OE-Core rev: 5062c0e09b5e2c4894ccfe322977fdd432b87e39) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Kernel Manual fixesTom Zanussi2011-03-141-59/+65
| | | | | | | | | | | Upgraded to reflect 1.0 usage rather than 0.90 usage, and some other clarifications and minor changes. [RP - added tweaks suggested by Darren Hart] (From OE-Core rev: c6f06f478ac229c4619f815b8b313711d47b1551) Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual: Kernel manual Style changesScott Rifenbark2011-03-043-16/+16
| | | | | | | | | | | | | | | | | | | | Modifications to the figure image (figures/kernel-title.png), the heading styles (style.css), and the numbering system with TOC display (yocto-project-kernel-manual-customization.xsl). I updated the title image to display the manual title using color #00557D, which coordinates with the Yocto Project website color scheme. I also updated the style sheet to use this same color for the section headings. This helps to set them off better from the text. Finally, I flipped the switch back on for this manual to create chapter-specific table of contents sections prior to each chapter and to include a all-inclusive TOC at the beginning of the book. (From OE-Core rev: 2f24addbd02039fb9b6489c90c5d1c687c0d0698) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/figures/kernel-title.png: Updated title graphicScott Rifenbark2011-03-041-0/+0
| | | | | | | | | I changed the font to Arial Narrow and inserted a better logo. (From OE-Core rev: 7b84f126b09125b306ea9f9b59c437bb741800d2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-manual.xml: Updated copyright dateScott Rifenbark2011-02-251-1/+1
| | | | | | Changed the copyright date from "2010" to "2010-2011". Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual/kernel-how-to.xml: Changes to section 3.4.4 and ↵Scott Rifenbark2011-02-181-0/+31
| | | | | | | | | | new 3.4.5 I made some updates to the 3.4.4 section according to Bruce Ashfield's feedback. I also added a new section 3.4.5 (Creating a BSP Based on an Existing Similar BSP Without a Local Kernel Repository). Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual/kernel-how-to.xml: fix to step 3 and 4 of ↵Scott Rifenbark2011-02-181-1/+6
| | | | | | | | | | | | | section 3.4.4 Added text after the sample bbappend file stating that the user needs to update the KSRC assignment statement and also remove its comment. Also they have to remove the comment from the SRC_URI line. Changed the bitbake command in step 4 to use the linux-yocto-stable file rather than the linux-yocto file. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual/kernel-how-to.xml: Fix to step 3 of section 3.4.4Scott Rifenbark2011-02-181-1/+1
| | | | | | | | Changed 'linux-yocto_git.bbappend' to 'linux-yocto-stable_git.bbappend' in step 3 just before the code example. This makes the code consistent with the rest of the example supporting the 2.6.34 kernel. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual/kernel-how-to.xml: Fix to step 1 of section 3.4.4Scott Rifenbark2011-02-181-1/+2
| | | | | | | | | | Step one states that the linux-yocto_git.bbappend file is left. This file is associated with distro 2.6.37 kernel and the rest of the example is associated with the 2.6.34 kernel. So, I changed the step to indicate that the directory is left with a linux-yocto-stable_git.bbappend file. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual/kernel-how-to.xml: More changes to the creating ↵Scott Rifenbark2011-02-141-12/+17
| | | | | | | | | BSP section. These changes implemented Bruce Ashfield's next round of changes to the section 4.3.3 example. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual/kernel-how-to.xml: Fixed typeScott Rifenbark2011-02-141-1/+1
| | | | | | | In section 4.3.3 step 2 there was a directory 'build/donf/bblayers.conf'. I fixed the typo to 'build/conf/bblayers.conf'. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual/kernel-how-to.xml: - Condense and merge example ↵Scott Rifenbark2011-02-141-1/+1
| | | | | | | | | | changed. The example used to show how to condense and merge two BSPs into a second SCM used a non-existant machine (cav_ebt5800-standard). I replaced this machine with 'common_pc_64-standard, which is a real machine. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual/kernel-how-to.xml: [BUGID# 597] Reversing ↵Scott Rifenbark2011-02-141-6/+6
| | | | | | | | | | | common-pc-standard [BUGID# 597] - After talking with Bruce Ashfield the kernel documentation needs to support the 2.6.34 disribution. So, the 'common-pc-standard' strings need to be changed back to 'common_pc-standard'. This fix restores them. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual/kernel-how-to.xml: [BUGID# 597] Fixed common_pcScott Rifenbark2011-02-141-6/+6
| | | | | | [BUGID# 597] - Changed the string "common_pc" to "common-pc". Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual/figures/kernel-architecture-overview.png: ↵Scott Rifenbark2010-12-201-0/+0
| | | | | | | | | updated figure Updated the figure to not use "preempt_rt". Now uses "preempt-rt". Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* documentation/kernel-manual/kernel-how-to.xml: added newline characterScott Rifenbark2010-12-141-1/+2
| | | | | | | There was a git checkout and git push command that did not have a newline character between the two line in a literallayout block. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual/kernel-how-to.xml: fixed typo bug 588Scott Rifenbark2010-12-141-1/+1
| | | | | | | removed the ";" character that was part of the git log --pretty=oneline command example. This fixes bug [BUGID# 588]. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual/kernel-concepts.xml: Re-worded a note to state ↵Scott Rifenbark2010-12-101-3/+5
| | | | | | best practices for organizing shared features. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual: Added Bruce Ashfields review comments.Scott Rifenbark2010-12-103-28/+35
| | | | | | | Comments covered some minor points. We did remove the "Creating a Transition Kernel Layer" section however. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual: Added an image to the authorgroup so a title ↵Scott Rifenbark2010-12-101-3/+3
| | | | | | would display in the HTML version of the manual. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual/kernel-how-to.xml: Completed scrub to the text.Scott Rifenbark2010-12-101-223/+302
| | | | | | This version represents the completed first draft with all of Bruce Ashfield's comments applied and a good scrubbing of the text. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual/kerenel-how-to.xml: Edits to clean up text.Scott Rifenbark2010-12-101-341/+438
| | | | | | | Re-writing up to the "Export for External (Upstream) Submission" section. I am cleaning up the English and style. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual/kernel-manual.xml: Changed the copyright ↵Scott Rifenbark2010-12-101-1/+1
| | | | | | statement to conform to sharing. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual/kernel-concepts.xml: Updated the text so that ↵Scott Rifenbark2010-12-101-3/+13
| | | | | | | | the conceptual figure showing the kernel is out. Feedback indicated by Dave suggested getting rid of this. So I commented out the text around it and modified the reminder text so it did not reference a figure. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual: Modified to call new chapter structure.Scott Rifenbark2010-12-101-1/+5
| | | | | | The make process for the kernel book now includes multiple chapters instead of a single chapter. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual: Added these files so the book could have chapters.Scott Rifenbark2010-12-103-0/+2326
| | | | Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>