summaryrefslogtreecommitdiffstats
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
...
* ref-manual: Converted two external links to internal links.Scott Rifenbark2017-10-301-2/+2
| | | | | | | (From yocto-docs rev: db050c85848f2e465b694f5caeefde478d984c1e) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed internal links and links to dev-manualScott Rifenbark2017-10-301-17/+22
| | | | | | | | | | | | Dev-manual title has changed to the Yocto Project Development Tasks Manual. I fixed these links. Also, had to fix a couple links that were in an external <ulink> style whereas they should have been in an internal style (<link>). (From yocto-docs rev: da5317f802975eaf6b2c5d4026892e5f2051760a) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed two internal links.Scott Rifenbark2017-10-301-2/+2
| | | | | | | | | | Links were using the <ulink> style tag when they should have been using the <link> style. (From yocto-docs rev: 6c4a39537211ccb322f4ac1c8009ebabcd7b209d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed local links and links to dev-manualScott Rifenbark2017-10-302-13/+14
| | | | | | | | | | | | The dev-manual title has changed to the Yocto Project Development Tasks Manual. I fixed links for this. Also, converted <ulink> links that were going to internel areas of the ref-manual to <link> format. (From yocto-docs rev: bfe4b762ac1c1eb666636a7c2430b3e21787c531) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Changed dev-manual title and fixed linksScott Rifenbark2017-10-301-6/+7
| | | | | | | | | | | Fixed a couple links that were still going to the dev-manual when they should have been going to the ref-manual. Updated the title to the dev-manual for those links. (From yocto-docs rev: 0cd84696a569af17a12bb939f203051e78d6fd48) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed "Oe-Core" links and links to dev-manual.Scott Rifenbark2017-10-301-9/+9
| | | | | | | | | | The dev-manual name has changed to the "Yocto Project Development Tasks Manual." I had to update some references to the manual. (From yocto-docs rev: 64b5f18b953c89811a08f76a302e29e25ad2fb70) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed "Oe-Core" reference links.Scott Rifenbark2017-10-302-4/+6
| | | | | | | (From yocto-docs rev: 1afbf0da0a71d38b48e3db1fa6a5960f5f80018d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed links for "Oe-Core" term.Scott Rifenbark2017-10-301-5/+9
| | | | | | | | | Added several first occurrences. (From yocto-docs rev: fa369cfb539c86b59aaf0fff70d9034ea0620cba) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Updated dev-manual titleScott Rifenbark2017-10-303-23/+26
| | | | | | | | | | | | The name of the dev-manual has changed to be the "Yocto Project Development Tasks Manual". I have updated all the areas in the kernel-dev manual that reference sections into the dev-manual. (From yocto-docs rev: f0309ab658a259637ba7f9301031887114ade988) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bsp-guide: Changed dev-manual title nameScott Rifenbark2017-10-301-20/+24
| | | | | | | | | | | | | Changes to all links to the dev-manual. This manual is now named "Yocto Project Development Tasks Manual". There were some bad links fixed as well. I had some links to some terms that used to be in the dev-manual but are now in the ref-manual. Somehow they slipped by. I have fixed those as well. (From yocto-docs rev: b303190dd1234a7b83e0cd6217c69a449715062b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Updated "Defining the Default Distro and Other Values"Kristi Rifenbark2017-10-301-7/+6
| | | | | | | | | Updated with review fixes. (From yocto-docs rev: 0436ae269a02579903adae659577e944761139f5) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Fixed bad linkScott Rifenbark2017-10-161-1/+1
| | | | | | | | | Link to metadata term was not going to the ref-manual. (From yocto-docs rev: 7a116ece403cb88977dfcce3006e2e1bb52b5df0) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Updates to cull out buried YP Website references.Scott Rifenbark2017-10-167-40/+15
| | | | | | | | | | | | | With the redoing of the YP website, it was decided that the manuals could only reference into the top-level and the top-level/documentation URLs of the website. I removed all references to areas such as projects (e.g. Toaster, VM, etc.) and any other URL that was not the top-level landing page or the documentation page. (From yocto-docs rev: 2bd838f1a9fb2698bab098b13b76c8852853e0e7) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Fixed typo.Scott Rifenbark2017-10-161-1/+1
| | | | | | | | Reported-by: Andrea Galbusera <gizero@gmail.com> (From yocto-docs rev: 8955c2f09a421976ce296806b572afb4c7841470) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Updated the "Remote Toaster Monitoring" sectionKristi Rifenbark2017-10-161-7/+7
| | | | | | | | | Updated with review fixes. (From yocto-docs rev: de6e7e194a414826c9b1bcc19a4975c67f90ee4f) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Updated the "Configuring Toaster" sectionKristi Rifenbark2017-10-161-4/+12
| | | | | | | | | Updated with review edits. (From yocto-docs rev: 43dc539fb195e6194117dbc4de4d053fff53e9ff) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Updated "Remote Toaster Monitoring" chapterKristi Rifenbark2017-10-161-2/+6
| | | | | | | | | Review fixes. (From yocto-docs rev: 8f01b79dd217af94af1794c339027a00ff1f64c2) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Created "Configuring Toaster" chapterKristi Rifenbark2017-10-162-273/+181
| | | | | | | | | | Deleted the existing JSON chapter, and replaced it with this new chapter. (From yocto-docs rev: 86f9fb9c567310ecd1b06944c4c9107ec30df29c) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Removed section "What Makes up a Release"Kristi Rifenbark2017-10-161-140/+0
| | | | | | | | | | The content was obsolete. The new information is covered in the new chapter "Configuring Toaster". (From yocto-docs rev: 680273cb8fecea84297c3102c0b19fff5bcd9d88) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Updated "Remote Toaster Monitoring" sectionKristi Rifenbark2017-10-161-5/+5
| | | | | | | | | Updated with review fixes. (From yocto-docs rev: 424e9cad5f950b068e6f977355c5dbdb17da52a2) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Added new chapter "Remote Toaster Monitoring"Kristi Rifenbark2017-10-161-0/+164
| | | | | | | | | | Documented new direct JSON API with four subsections to let you remotely monitor Toaster. (From yocto-docs rev: 8b18ccffbcfe896f878dd912ea39b14557426b2c) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Updated "Install Toaster Packages" sectionKristi Rifenbark2017-10-161-1/+1
| | | | | | | (From yocto-docs rev: ad679fbcd86c06e784d0ba722030b73a4698e64c) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Updated "Use the Fixture Feature" sectionKristi Rifenbark2017-10-161-1/+1
| | | | | | | | | Updated section based on review notes. (From yocto-docs rev: 843fb2c1344a50eb7481cfc6632fa1118a3b542f) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Removed toaster-command-loadconf sectionKristi Rifenbark2017-10-161-24/+2
| | | | | | | | | There is no longer a "loadconf" command (From yocto-docs rev: 25c4385833c636bf4cff889ff6325b2a14f5fc14) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Added "Use the Fixture Feature" sectionKristi Rifenbark2017-10-161-158/+27
| | | | | | | | | | | Removed two outdated sections, "Use the toasterconf.json File" and "Edit the Configuration File" and replaced them with "Use the Fixture Feature" section. (From yocto-docs rev: 8a247836a958449836effac3600f6923c5289bb6) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Rewrite of the 'Pre-Configured Releases' sectionKristi Rifenbark2017-10-161-13/+6
| | | | | | | (From yocto-docs rev: 4036a69be34613f71cca4a1f879998409f7a0665) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Rewrite of the 'Setting Up External Access' sectionKristi Rifenbark2017-10-161-7/+20
| | | | | | | (From yocto-docs rev: f3737aaeabf5ae169d07b72ef6b70e2b5d7cb4b7) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated .mtoolsrc error instruction note.Scott Rifenbark2017-10-161-3/+4
| | | | | | | (From yocto-docs rev: cb8b2e89406a8c786bbabf78f17d66bb953c6dbf) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-project-qs: Updated some links to work better from mega-manualScott Rifenbark2017-10-161-4/+4
| | | | | | | | | | | | | Links to the top of a manual don't really work from the mega-manual. I updated the manual links at the bottom of the yocto-project-qs so that they go to the introduction sections of the appropriate manual rather than attempting to go to the top of the manual, where they don't render from within the mega-manual. (From yocto-docs rev: e8e1c72b6c79065d86479d48974d1a188f4ebf30) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-project-qs: Updated the "Next Steps" sectionScott Rifenbark2017-10-161-0/+10
| | | | | | | | | | Provided better roadmapping into the kernel development manual and more explanation of the dev-manual. (From yocto-docs rev: 811e6ee07ee5e84400b90c18b251d8053000f859) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Added wic ls, rm, and cp exampleScott Rifenbark2017-10-161-0/+132
| | | | | | | | | | | | Fixes [YOCTO #12191] Put in a new example in the Wic section to highlight the use of the 'wic ls', 'wic rm', and 'wic cp' commands. (From yocto-docs rev: 2bf316961d22d5dc2df2d849c50ec347d5f9db51) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual: Updated "Creating Partitioned Images" section title.Scott Rifenbark2017-10-164-5/+5
| | | | | | | | | | | Added "Using Wic" to the section head because that is all we talk about. This affect three links in the ref-manual so I fixed those as well. (From yocto-docs rev: 0e4f245f2b872810e2e164a227900ca6aa313ab8) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, ref-manual: Moved kickstart reference to ref-manualScott Rifenbark2017-10-165-318/+294
| | | | | | | | | | | | | | This section was misplaced in the dev-manual and really needed to be in the ref-manual. I created a new chapter that follows the devtool reference chapter and put the kickstart chapter there. Links were needed to be fixed up and a new chapter in the ref-manual named ref-kickstart.xml had to be created. (From yocto-docs rev: b4d5b7077a978e4966d1273a374741075a1b0c7d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual: Moved plug-in section for wic to ref-manualScott Rifenbark2017-10-162-664/+653
| | | | | | | | | Fixed links affected by the move. (From yocto-docs rev: 250d312274788b0eebf3ae9143f2f89eafd4ab90) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated a cross-link to the creating partitioned images sectionScott Rifenbark2017-10-161-5/+6
| | | | | | | | | | This link is going to a link that disappearing. So had to re-route it to a different spot. (From yocto-docs rev: 8b2a3eafa10b1f6fdf034e6e13d0277c9a556170) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Applied review feedbackScott Rifenbark2017-10-162-170/+61
| | | | | | | | | Various edits for review feedback on the manual in general. (From yocto-docs rev: 218061535b5bed326331d00eee6f514c81299238) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the FILESEXTRAPATHS variableScott Rifenbark2017-10-161-2/+28
| | | | | | | | | Added an example to show machine overrides. (From yocto-docs rev: d0c54caf2a2a6ccb9a6fb38b77c9827b66b9ff10) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated the plug-ins section.Scott Rifenbark2017-10-161-80/+118
| | | | | | | (From yocto-docs rev: d1a4ff5ee177c7b9442d805b6e20a8ba8410d91d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated Wic Kicstart examples.Scott Rifenbark2017-10-161-216/+237
| | | | | | | (From yocto-docs rev: b5393e416c779aa9d4f5116cdea8d5fd09c21bd1) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed typoScott Rifenbark2017-10-161-1/+1
| | | | | | | (From yocto-docs rev: eb16cc85e9a14e82d5416f6a4a3ebc9eff7c3057) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed redundancy in MACHINE list for runqemu commandScott Rifenbark2017-10-161-3/+2
| | | | | | | | | | | | In the "runqemu Command-Line Options" section there is a bulleted list showing options you can provide. The "MACHINE" option lists valid values and listed "qemux86" twice in the list. I removed one of them. (From yocto-docs rev: 7831b60391544e9fca94b1fe299ec4cb57992222) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added Debian GNU/Linux 9 (Stretch) to supported distros.Scott Rifenbark2017-10-161-0/+1
| | | | | | | (From yocto-docs rev: f759827b163a844b4f9eb31b2a4ecea56d2aa004) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Fixed broken link to "Images" section in ref manual.Scott Rifenbark2017-10-161-1/+1
| | | | | | | (From yocto-docs rev: b5bc0f8d4be9746281d81555d7c90f66be285fe0) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Documenation: Updated "Usually October" to "October 2017" stringScott Rifenbark2017-10-068-7/+13
| | | | | | | | | | The string in the manual revision table needed updated across the set except for the kernel-dev manual. (From yocto-docs rev: e087a707e02ff913baba2ac8bc6594206f53f70c) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated Metadata term in Terms sectionScott Rifenbark2017-10-061-3/+5
| | | | | | | | | | | | Provided a description for metadata in the context of the kernel that ties it to the yocto-kernel-cache Git repository rather than the old meta-* directories that were in the actual kernel trees. (From yocto-docs rev: 7105459bf687cad7d973d8bdffbc51c9ffcd9721) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Updated Title Page.Scott Rifenbark2017-10-061-4/+11
| | | | | | | | | | | Using Scotty's Documentation Services, INC. and Scott Rifenbark as the author. Added a note in the note box to send an email to the yocto@yoctoproject.org discussion group or log into the freenode (From yocto-docs rev: 657ef0a09a72c023dd2ab523ff3c7ad1e7a2efea) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Updated Tree Construction section with review feedback.Scott Rifenbark2017-10-061-21/+44
| | | | | | | (From yocto-docs rev: c28b349a972d81d3b60bf1b0de48d837fbc76cdb) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Added KMACHINE and MACHINE descriptions for using metadataScott Rifenbark2017-10-061-6/+10
| | | | | | | | | | | | Needed to remove an old example that was showing how two BSPs could share the same KMACHINE value. I replaced it with corei7-based machines. Also noted that KMACHINE is for kernel mapping only whereas MACHINE is for the layer's BSP machine type. (From yocto-docs rev: c1dad2815b6fd1ed78e0dce0fecb422f342eaf14) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Removed note about KTYPE being optional in future.Scott Rifenbark2017-10-061-4/+0
| | | | | | | (From yocto-docs rev: 2ecf347fe5b9f60d29a5624bab2f57a7278fa9ab) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Updated what the manual covers to include appendicesScott Rifenbark2017-10-061-2/+4
| | | | | | | (From yocto-docs rev: 1782241165aa09ab3d3ecf66a91a355555f5f42b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>