summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-features.xml
Commit message (Collapse)AuthorAgeFilesLines
* ref-manual, dev-manual: Applied review edits (read-only rootfs and package repo)Scott Rifenbark2013-04-041-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* ref-manual: Added read-only-fsroot feature to list.Scott Rifenbark2013-04-041-0/+6
| | | | | | | (From yocto-docs rev: 612f8841b6b61d0cc155034c8e8685b28bfd10c7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the "Images" section.Scott Rifenbark2013-04-041-19/+27
| | | | | | | | | | 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>
* ref-manual: Edits to "Distro" section.Scott Rifenbark2013-04-041-16/+26
| | | | | | | | | | 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>
* ref-manual: Edits to the introduction section.Scott Rifenbark2013-04-041-8/+8
| | | | | | | (From yocto-docs rev: c01105ad507deaa1cdc21588ab8c6f4ec8455a51) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Rename of poky-ref-manual folder to ref-manual.Scott Rifenbark2013-01-071-0/+294
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>