diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index d07f1e4012..1cf4468bac 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml @@ -624,8 +624,8 @@ BB_FETCH_PREMIRRORONLY = "1" - This statement limits Poky to pulling source from the - PREMIRRORS only. + This statement limits the build system to pulling source + from the PREMIRRORS only. Again, this technique is useful for reproducing builds. @@ -633,7 +633,8 @@ BB_GENERATE_MIRROR_TARBALLS = "1" - This statement tells Poky to generate mirror tarballs. + This statement tells the build system to generate mirror + tarballs. This technique is useful if you want to create a mirror server. If not, however, the technique can simply waste time during the build. @@ -643,7 +644,7 @@ HTTP-only firewall. You could make the following changes to the local.conf configuration file as long as - the PREMIRRORS server is up to date: + the PREMIRRORS server is current: PREMIRRORS_prepend = "\ ftp://.*/.* http://www.yoctoproject.org/sources/ \n \