summaryrefslogtreecommitdiffstats
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
...
* ref-manual, dev-manual: Review comments applied to package repositoryScott Rifenbark2013-04-042-108/+100
| | | | | | | | | | | | | Changes are the review comments from Paul Eggleton regarding setting up the optional package repository on the host that can be used by Smart. These changes reflect the fact that the task is not package-type dependent or host web server dependent. (From yocto-docs rev: 779989878bcc9501ddc4570519d93325442a8493) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Minor edit to x32Scott Rifenbark2013-04-041-1/+1
| | | | | | | (From yocto-docs rev: cdcfba66c02ea33269a7333702b7bdb43617eab4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits the x32 section.Scott Rifenbark2013-04-041-31/+5
| | | | | | | | | | | these edits are on the fly with Saul Wold. Probably more to come. They are eliminating some of the "new" wording and other bullets that are out of date. (From yocto-docs rev: 9e5da05f722e1e17af91e1831e34a69a3df79dcc) 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: small corrections to the IMAGE_FEATURES variable.Scott Rifenbark2013-04-041-15/+23
| | | | | | | (From yocto-docs rev: 1e7614c239eb26eeb929a913bb78037721a6124d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Re-write of the EXTRA_IMAGE_FEATURES variable.Scott Rifenbark2013-04-041-11/+30
| | | | | | | | | | Modeled this after the re-write of the IMAGE_FEATURES variable. (From yocto-docs rev: 14f9e9926ad8abc0e2936ac59c90514406675bd3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Re-write of the IMAGE_FEATURES variable description.Scott Rifenbark2013-04-041-4/+12
| | | | | | | | | | Added more explanatory text with appropriate links. Included a link to the new "how-to" section in the dev-manual. (From yocto-docs rev: 929185c387d9f745857786086750bf68cb4c7b9b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: First draft of new customizing images with features section.Scott Rifenbark2013-04-041-19/+56
| | | | | | | | | | | | I created two sub-sections in the original section. One covers how to customize the image by choosing the particular SSH server and the other has the new information on creating a read-only root filesystem. (From yocto-docs rev: a0ce1a2784f991b7c0871cbc0783e32dde37e314) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: General clean-up edits to the customizing images sectionScott Rifenbark2013-04-041-24/+34
| | | | | | | | | | Edits to add a link and create a more active voice throughout this section. (From yocto-docs rev: 2cb62dab03d5ca4de9c9310c4d075fc643b7e68a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, ref-manual: Changes to support runtime managementScott Rifenbark2013-04-042-1/+138
| | | | | | | | | | | | | | | Created the first draft of the new "Setting Up Runtime Package Management" section in the dev-manual's common tasks chapter. Updated the "Packaging - package*.bbclass" section in the ref-manual to mention this capability and point off to the dev-manual's new section. (From yocto-docs rev: d91c8530dba20839f36c5e247cc447adbedac7fd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added Smart-enabled package feed info to section.Scott Rifenbark2013-04-041-19/+33
| | | | | | | | | | | | | | | | | There are steps the user can take to create a host-resident package feed (repository) whose front-end is Smart. The setup allows the user to install packages from the host feed during runtime on the target. The changes I made now include that fact. I also reformatted into a list some of the RPM limitations and benefits as they now numbered such that I could list them out as such. (From yocto-docs rev: bb733ec59c9275071ff5ff017adc52073d4dcef8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated the OE layer index link to existing layers.Scott Rifenbark2013-04-041-1/+1
| | | | | | | (From yocto-docs rev: 4e1be01ee9388f850c6582a78f0860ade311a0b6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added cross-reference link to term "Metadata".Scott Rifenbark2013-04-041-1/+3
| | | | | | | (From yocto-docs rev: a182cae60ccddfc881eb5c835dbb64db84f6d733) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, ref-manual: Rewrote the adding a package titleScott Rifenbark2013-04-042-4/+3
| | | | | | | | | | Second thoughts caused me to adjust this title again. Also fixed the cross-ref in the FAQ. (From yocto-docs rev: 0553790236c60d30306b796587cd5b5213456aff) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated a link because the section title changed.Scott Rifenbark2013-04-041-1/+1
| | | | | | | (From yocto-docs rev: 97fa6e89dab3d9bdea4971bdd92ddc468fb0442c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated the title for the adding a package section.Scott Rifenbark2013-04-041-2/+3
| | | | | | | | | I think this is better wording. (From yocto-docs rev: 4f673b0c3df4a7af4ec54325722e407d12a0e7fc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Fixed punctuation.Scott Rifenbark2013-04-041-1/+1
| | | | | | | (From yocto-docs rev: f7e9acfe6bc8d406e7fc19d6f7dadfc6ca03b2f7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Added another summary bullet due to new section.Scott Rifenbark2013-04-041-0/+2
| | | | | | | (From yocto-docs rev: f9512bbbfd41cf644d583bc3cfd610513b38527d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: fixed three grammar issues.Scott Rifenbark2013-04-041-4/+4
| | | | | | | (From yocto-docs rev: 56c7b78d17951917611c8b849d6ae4e98297f899) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Applied review comments to building tiny section.Scott Rifenbark2013-04-041-17/+70
| | | | | | | | | | | | Fixes YOCTO #2568 These changes are based on Darren Hart's second review of this new section. (From yocto-docs rev: b61ef2b6cf96b45666e0f75753b76e0f875663b5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the "Contributing" chapter.Scott Rifenbark2013-04-041-26/+38
| | | | | | | | | | Some small, general edits. Added a few links to some terms. Did a little re-wording in various places. (From yocto-docs rev: 621c5094789921874461c6618b54e50e00a2d141) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Spell check - fixed one typo.Scott Rifenbark2013-04-041-1/+1
| | | | | | | (From yocto-docs rev: 9d0726aa3584e2d8381de45774bb9c4c27ff1f5b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the git rid of all output question.Scott Rifenbark2013-04-041-7/+10
| | | | | | | (From yocto-docs rev: fb0fb77f581eef9eb6fcb4226d618d0927d3ad10) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the getting source from behind firewall question.Scott Rifenbark2013-04-041-4/+5
| | | | | | | (From yocto-docs rev: 11f95cb2cafef69cd2160afb62ec7444bf8cc0a9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the using an external toolchain question.Scott Rifenbark2013-04-041-14/+30
| | | | | | | (From yocto-docs rev: 8fc82c1dfc527cf8356bed580077cb9e6f665876) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the spaces in pathnames question.Scott Rifenbark2013-04-041-4/+6
| | | | | | | (From yocto-docs rev: c34de7720930583058625fc21c83895c659966af) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the create more free space question.Scott Rifenbark2013-04-041-9/+29
| | | | | | | (From yocto-docs rev: e1bfd2f51a6e63c2db6569ff6f9b017dd14e0b0c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the connected network interfaces question.Scott Rifenbark2013-04-041-1/+3
| | | | | | | (From yocto-docs rev: 7daeab80d41c44b87c0f188b935eeec6fd37bc6a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the disabling cursor question.Scott Rifenbark2013-04-041-1/+4
| | | | | | | (From yocto-docs rev: f1b869827e8f12b420aec800f4d256dddabce285) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the License Compliance question.Scott Rifenbark2013-04-041-7/+16
| | | | | | | (From yocto-docs rev: bdf123ae728ff5725831dab5d5e0505bbb56bac2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the random build error question.Scott Rifenbark2013-04-041-7/+14
| | | | | | | (From yocto-docs rev: ee7aa728f9a814d91de94dbc90a593958e6f295e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the behind the firewall proxy question.Scott Rifenbark2013-04-041-4/+4
| | | | | | | (From yocto-docs rev: 90937d03015eb7d4054f7b71ef0c3d3b330d6231) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the machine-specific data in package question.Scott Rifenbark2013-04-041-2/+4
| | | | | | | (From yocto-docs rev: 41151cbab1f7205d992c77ac64d7214439bf2e94) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to 404 responses question.Scott Rifenbark2013-04-041-2/+2
| | | | | | | (From yocto-docs rev: 175b9d3c78b0886b1dc82617a4093909f124d0bb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to question about building on distributions.Scott Rifenbark2013-04-041-0/+11
| | | | | | | | | | | Added a note to the general wiki page where we show the validated distros and a note to the specific RHEL wiki page. (From yocto-docs rev: 6bf7c8b6f0eecdcd9c646c9317e5cc46934a71d9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the reflash question.Scott Rifenbark2013-04-041-5/+6
| | | | | | | (From yocto-docs rev: c8a9d76e30d5669330479399fee16c86b399a55f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to FAQ type of output question.Scott Rifenbark2013-04-041-3/+5
| | | | | | | (From yocto-docs rev: 9dae319c9bbbac0b7a5cfd49ad8918d1432ca9bf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Commented out some development notes to Darren.Scott Rifenbark2013-04-043-0/+6
| | | | | | | (From yocto-docs rev: 9981e5d85751eb6f21b1c06390158a995d7f59a8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to FAQ entries.Scott Rifenbark2013-04-041-6/+7
| | | | | | | (From yocto-docs rev: 61de2fac6e15211ed0e5281b87ce0aef9aa8b904) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Mis-spelling corrected.Scott Rifenbark2013-04-041-1/+1
| | | | | | | (From yocto-docs rev: 551a799fcd7ad33e105afe570c53f294510a5d4e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Various edits the "Variable Context" chapter.Scott Rifenbark2013-04-041-5/+8
| | | | | | | (From yocto-docs rev: 1f9f99a693723f1f1e893c26d6665cbe58cf9ec6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Various spellings corrected.Scott Rifenbark2013-04-041-7/+7
| | | | | | | (From yocto-docs rev: f05f6a972d68ae9f1acc6e91a69bc9d98242ff5d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to TARGET_ARCH variable.Scott Rifenbark2013-04-041-2/+10
| | | | | | | (From yocto-docs rev: 521dde2497adf0801febaeecbfaf4191617c79df) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to T variable.Scott Rifenbark2013-04-041-3/+3
| | | | | | | (From yocto-docs rev: 12544f0498ac4a0281bc7c865dd4e54c5f2c8f58) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to SSTATE_MIRRORS variable.Scott Rifenbark2013-04-041-1/+2
| | | | | | | (From yocto-docs rev: a48284411d62811956ccfbe9379d74a6f2100d35) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to SSTATE_DIR variable.Scott Rifenbark2013-04-041-1/+1
| | | | | | | (From yocto-docs rev: ff8d8eea2b294eac0cf8bf43d2c797e7cda76bde) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to SRC_URI variable.Scott Rifenbark2013-04-041-24/+34
| | | | | | | (From yocto-docs rev: f76f5d5a3cb30d72dc45fb50cf6c14b5ef64c605) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to SDKIMAGE_FEATURES variable.Scott Rifenbark2013-04-041-3/+6
| | | | | | | (From yocto-docs rev: 84ff659abe77dc9211d9b46595c959b869f3e6b3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to S variable.Scott Rifenbark2013-04-041-3/+2
| | | | | | | (From yocto-docs rev: 0567dda9f4438748d6153db6f2739a5de4999ba9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to RREPLACES variable.Scott Rifenbark2013-04-041-1/+2
| | | | | | | (From yocto-docs rev: 718bbf3a5603bf894fd4be1bb6c69a255af2443b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>