summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/faq.xml
Commit message (Collapse)AuthorAgeFilesLines
* documentation/poky-ref-manual/faq.xml: Added new FAQ entry x-toolchainScott Rifenbark2011-12-201-0/+33
| | | | | | | | | | Added a new FAQ entry per Richard Purdie answering the question 'How do I use an external toolchain?' (From yocto-docs rev: 4203e02eb93a54f4b86554ed07f7353b25fd340e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/faq.xml: Added FAQ entry for filename spacesScott Rifenbark2011-12-201-0/+18
| | | | | | | | | | Added a new entry for we do not support spaces in filenames. This entry was suggested by Richard. (From yocto-docs rev: e87b9b1fd61b87d33a67d2b10c3daf834eecbd8f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/faq.xml: Added entry about proxy and firewallScott Rifenbark2011-03-181-0/+96
| | | | | | | | | | This is an explanation on how to get by the proxy or around the firewall when Poky is trying to find and download sources. (From OE-Core rev: 426df8458bb37c81afc6fe03f0e1300985c8d059) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/faq.xml: Added three FAQ entriesScott Rifenbark2011-03-181-0/+68
| | | | | | | | | | | | | | Added three FAQ entries per Joshual Lock. 1. How do I disable the cursor on my touchscreen device? 2. How do I make sure connected network interfaces are brought up by default. 3. How do I create images with more free space? (From OE-Core rev: 9cfed91ee7c0a619e52abc098c20d6ed8b69416b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/faq.xml: Spell CheckScott Rifenbark2011-03-181-5/+5
| | | | | | | | | Performed a spell check and corrected several problems. (From OE-Core rev: e26e9f41eac1bb34a7d9276921d14e843444622d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* [BUGID# 553] - documentation/poky-ref-manual/faq.xml: Fixed pokylinux.org ↵Scott Rifenbark2011-03-011-1/+2
| | | | | | | | | | | | | reference [BUGID# 553] - In the FAQ appendix item H.12 there was a reference to http://pokylinux.org/sources/* in the question portion. The reference should really be http://autobuilder.yoctoproject.org/sources/*. I made the change. This is a partial fix for bug 553. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/faq.xml: [BUGID# 628] - Added new question for ↵Scott Rifenbark2011-02-231-0/+41
| | | | | | | | | Python 2.6 requirement. As part of the fix for #628 I added a new question to the FAQ for use of Poky when you do not have Python 2.6. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* handbook: Move into documentation directoryRichard Purdie2010-10-151-0/+314
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>