summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-features.xml
AgeCommit message (Collapse)Author
2014-10-18ref-manual: Scrubbed for variable (user) input.Scott Rifenbark
Throughout the manual I had been using angled bracket sets to denote user-supplied input. This is confusing and better shown by using the <replaceable></replaceable> tags. I scrubbed all the chapters and replaced as needed. Some other minor formatting changes were caught and fixed during the scrub as well. (From yocto-docs rev: 9a668574dd18828a750cfa2e8c28e1f089a19609) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-10ref-manual: Fixed grammar use in "Image Features" list.Scott Rifenbark
(From yocto-docs rev: eb4ff8e1345987391e735f088d685ec70e641ed1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-03ref-manual: Minor edits to "Image Features" section.Scott Rifenbark
Reversed order of the list presentation and re-worded the static library sentence. (From yocto-docs rev: 5c32730550629527f6ceb2140df31a097f7a6081) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-30ref-manual: Edits to the "Image Features" section layoutScott Rifenbark
I updated the section to have two lists of features. One list is for features that work only when you inherit the core-image class. The other list is for features that are available for all images regargless of inheriting this class. (From yocto-docs rev: 9d1bcab2a9264e64db2dec66247aaf55493ae362) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-30ref-manual: Fixed "debug-tweaks" typo.Scott Rifenbark
(From yocto-docs rev: d8b8005cc8e24b08db74961aa28e33b746d3acd1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-30ref-manual: Updated the "Image Features" section.Scott Rifenbark
The list of features in the section was out of sync with the list of features shown in the comments of the core-image class. Additionally, four of the features are available to all images regardless of whether or not the core-image class is inherited. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: e4821fd0a63e906da8b1ff015fb4970e5e62d667) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-30ref-manual: Updated list of Machine Features shipped with YP.Scott Rifenbark
Added the following: efi pcbios phone qvga rtc vfat Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: b3fe96df8552921cb6494a72d721fa6b41a70a3b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-12ref-manual: Minor edits for clarity.Robert P. J. Day
(From yocto-docs rev: 79025b3cb5e3af25d960f0fc9f2266a8dcb3fd12) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-05-13ref-manual: Added links to new do_* sections.Scott Rifenbark
With the creation of the new chapter that documents the 51 tasks defined by the OpenEmbedded build system, the remainder of the ref-manual had many first-instance occurrences of do_* task names that could be cross-referenced to the new sections. I have added these links. (From yocto-docs rev: 2ff39bd226a1d8f11924283bbaa3542a9d936ba3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-25ref-manual: Added directfb to DISTRO_FEATURES list chapter.Scott Rifenbark
Reported-by: Ross Burton <ross.burton@intel.com> (From yocto-docs rev: 488302a491db45709ef89ac03bf5abac4b5abe3a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-11ref-manual: Adds x11 to Distro Feature list.Jonas Eriksson
Before this change, x11 was only documented as an IMAGE_FEATURE. However, it is heavily relied upon as a DISTRO_FEATURE by pacages that have an optional X dependency determined during build time. Examples include libsdl, dbus, alsa, and pulseaudio. (From yocto-docs rev: dd243b453b6d69bc439dda816fa5c9c83c5c3cd4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-13ref-manual: Reverted a patch that had added sdk-pmsDavid Nystrom
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-03ref-manual: Slight grammar edits.Scott Rifenbark
(From yocto-docs rev: 4092f38d873c86cb2a3cf931c52cf9aa5920d3cf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-03ref-manual: Updated the intro text to "Distro Features" section.Scott Rifenbark
(From yocto-docs rev: 38a35921be904bfa1e20160f6548aacefbc5f144) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-03ref-manual: re-ordered distro features and machine features sub-sections.Scott Rifenbark
(From yocto-docs rev: 14d910f53c347a580e80747a947a70a79c9692e2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-03dev-manual, ref-manual: Updated some section titles.Scott Rifenbark
I noticed that chapter 10 of the ref-manual still had "Reference: Features" as the title. This is left over from way back. I changed that chapter title to "Features." Next, I noticed an inconsistency with some sub-section titles. I changed the "Images" title into "Image Features." This affected several links across the doc set so I had to update those cross-references as well so they have the latest section title as part of the reference. (From yocto-docs rev: b68f009a92e0e24802e367d98cf66e15ba1cd364) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-03ref-manual: Updated to *_FEATURES variables.Scott Rifenbark
I updated the MACHINE_FEATURES, DISTRO_FEATURES, and COMBINED_FEATURES variable descriptions to better reflect what they actually do. Also, fixed two occurences of IrDA in the features lists section. (From yocto-docs rev: af79b0b3bc88ca0811d488c7c5d6b5407de808a7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-03documentation: Scrubbed use of directory namesScott Rifenbark
There was inconsistent use of the way directory names were handled throughout the YP documentation. I have scrubbed the set and replaced many instances such as the following: meta/<something> replaces /meta/<something> poky replaces ~/poky (except in some very specific examples) I basically got rid of leading slash characters. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: ae2e451ed8f61484d04b30017021912c4493a441) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-01ref-manual: Added sdk-pms to Distro Feature list.David Nyström
Added description of DISTRO_FEATURE sdk-pms in the Yocto Reference Manual. The changes I made are not exactly identical to the patch submitted by David. I dit a bit of re-writing for the text but the concepts are the same. (From yocto-docs rev: f8076f1916cc52647b129922c1b1646ad6df8ff9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-22ref-manual: Fixed "fsroot" typo to "rootfs".Scott Rifenbark
(From yocto-docs rev: deaf9eec735a860c5b0e57799d2d269722bf179d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-13ref-manual: added opengl to distro feature list.Scott Rifenbark
Fixes [YOCTO #4907] Open Graphics Library was not included in the list of supported distro features that could be included using the DISTRO_FEATURES variable. It is now. (From yocto-docs rev: 2e06fe0f8135c13d3a86857f9b0e450239cedbf4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-04ref-manual, dev-manual: Applied review edits (read-only rootfs and package repo)Scott Rifenbark
A couple sets of review comments from Paul applied here. 1. Added the "read-only-rootfs" item to the EXTRA_IMAGE_FEATURES variable description and a link to the appropriate section in the dev-manual. 2. Pulled the how-to-create a package repository section out of the section on how to customize an image with the IMAGE_FEATURES and EXTRA_IMAGE_FEATURES section and made it a stand-alone section in the "Tasks" chapter of the dev-manual. 3. Integrated the SSH server example into the main topic because we don't want an isolated sub-section within a main topic. 4. In the image features section of the ref-manual, I fixed the link with the "read-only-rootfs" feature to go to the now-isolated section on how to do that instead of going to the customizing an image using the IMAGE_FEATURES and EXTRA_IMAGE_FEATURES variables section. (From yocto-docs rev: 9c79b5f40d8dc6b37fbe636a2459f89b70bd8ea8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-04ref-manual: Added read-only-fsroot feature to list.Scott Rifenbark
(From yocto-docs rev: 612f8841b6b61d0cc155034c8e8685b28bfd10c7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-04ref-manual: Edits to the "Images" section.Scott Rifenbark
Added some cross-references to some other parts of the YP documentation. Also, re-orderd the list to be alphabetical. (From yocto-docs rev: c2faf4ab4b9fd0ef2670f5c31deaa933b3119779) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-04ref-manual: Edits to "Distro" section.Scott Rifenbark
Added the "systemd" and "wayland" features. Also re-ordered the list to be by alphabetical order. (From yocto-docs rev: a68247e2f3da2563ca851898eea21bd83aa6853c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-04ref-manual: Edits to the introduction section.Scott Rifenbark
(From yocto-docs rev: c01105ad507deaa1cdc21588ab8c6f4ec8455a51) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-01-07documentation: Rename of poky-ref-manual folder to ref-manual.Scott Rifenbark
Changing the folder that holds the YP Reference Manual to be "ref-manual". This will help with confustion over the manual's intended purpose. (From yocto-docs rev: 1106442964b5080cb0b6b3bd3af32e9407c0f7c1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>