kumquat-buildroot/docs/manual
Luca Ceresoli 60a94a39d9 docs/manual: centralize recommendations about BR2_DL_DIR
We currently have two places where we recommend where BR2_DL_DIR
should be set: "Environment variables" and "Location of downloaded
packages". The former recommends setting BR2_DL_DIR in the .config,
the latter kind of endorses using ~/.bashrc.

We prefer suggesting the ~/.bashrc way since it avoids downloading the
same file multiple times, and anyway it's wise to have all the details
in a unique place. So remove the .config suggestion from "Environment
variables" and let it just point to "Location of downloaded packages".

Cc: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017-02-07 14:55:02 +01:00
..
adding-board-support.txt
adding-packages-asciidoc.txt docs/manual: document the br2-external NAME 2016-10-16 13:01:02 +02:00
adding-packages-autotools.txt
adding-packages-cmake.txt
adding-packages-conclusion.txt
adding-packages-directory.txt docs/manual: fix typo 2016-11-29 23:28:25 +01:00
adding-packages-generic.txt docs/manual: suggest 'YES' as the value for LIBFOO_GIT_SUBMODULES 2017-02-07 14:47:04 +01:00
adding-packages-gettext.txt
adding-packages-hooks.txt core/pkg-generic: allow packages to declare target-finalize hooks 2016-07-05 15:48:48 +02:00
adding-packages-kconfig.txt docs/manual: update pkg-kconfig doc about <pkg>_KCONFIG_DOTCONFIG 2016-09-17 14:46:04 +02:00
adding-packages-kernel-module.txt
adding-packages-linux-kernel-spec-infra.txt docs/manual: update the linux tools section 2016-09-22 12:32:34 +02:00
adding-packages-luarocks.txt
adding-packages-perl.txt pkg-perl: add PREFER_INSTALLER variable 2017-01-29 14:54:08 +01:00
adding-packages-python.txt docs/manual: fix scanpypi path typos 2016-10-19 23:39:42 +02:00
adding-packages-rebar.txt
adding-packages-tips.txt
adding-packages-virtual.txt manual: get rid of the lists of packages 2016-09-19 19:32:59 +02:00
adding-packages-waf.txt doc/manual: document the new waf-package infra variables 2016-12-11 18:03:59 +01:00
adding-packages.txt docs/manual: document the waf-package infra 2016-12-02 22:36:49 +01:00
advanced.txt
appendix.txt docs/manual: add appendix to convert old br2-external trees 2016-10-16 13:01:02 +02:00
beyond-buildroot.txt
br2-external-converting.txt docs/manual: document multi br2-external 2016-10-16 13:01:02 +02:00
ccache-support.txt
common-usage.txt docs/manual: centralize recommendations about BR2_DL_DIR 2017-02-07 14:55:02 +01:00
configure-other-components.txt
configure.txt docs: update URL to uClibc-ng homepage 2016-10-14 16:49:35 +02:00
contribute.txt docs/manual: add new section about the DEVELOPERS file and get-developer 2016-09-21 09:17:58 +02:00
customize-configuration.txt
customize-device-permission-tables.txt
customize-directory-structure.txt docs/manual: document the br2-external NAME 2016-10-16 13:01:02 +02:00
customize-outside-br.txt docs/manual: fix typo 2016-11-29 23:28:25 +01:00
customize-packages.txt docs/manual: document the br2-external NAME 2016-10-16 13:01:02 +02:00
customize-patches.txt
customize-post-image.txt
customize-quick-guide.txt
customize-rootfs.txt docs/manual: document BR2_ROOTFS_POST_FAKEROOT_SCRIPT 2016-07-04 15:22:57 +02:00
customize-users-tables.txt
customize.txt
debugging-buildroot.txt
developers.txt docs/manual: fix typo 2016-09-22 00:02:52 +02:00
download-infra.txt
download-location.txt docs/manual: centralize recommendations about BR2_DL_DIR 2017-02-07 14:55:02 +01:00
eclipse-integration.txt
faq-troubleshooting.txt
getting.txt docs/manual: misc improvements to Vagrant usage documentation 2016-02-08 13:33:43 +01:00
how-buildroot-works.txt
introduction.txt
known-issues.txt docs/manual/known-issues: remove occurrences of eglibc 2016-06-28 22:27:27 +02:00
legal-notice.txt docs/manual: no warranty on output of legal-info 2016-10-03 23:19:07 +02:00
make-tips.txt
makedev-syntax.txt makedevs: add capability support 2016-06-30 12:13:38 +02:00
makeusers-syntax.txt
manual.mk manual: get rid of the lists of packages 2016-09-19 19:32:59 +02:00
manual.txt Makefile, manual: Bump copyright year 2017-01-27 19:10:22 +01:00
package-make-target.txt
patch-policy.txt docs/manual: fix patch naming convention 2016-08-09 15:45:32 +02:00
prerequisite.txt docs: Add bc to required tools 2017-01-06 12:18:30 +01:00
quickstart.txt
rebuilding-packages.txt
resources.txt
using-buildroot-debugger.txt
using-buildroot-development.txt manual: fix typo 2016-08-19 11:25:39 +02:00
using-buildroot-toolchain.txt
writing-rules.txt