Merge "Add a link to the "Writing an element" section"

This commit is contained in:
Jenkins 2015-03-12 02:15:30 +00:00 committed by Gerrit Code Review
commit 451aa827d1

View File

@ -99,11 +99,10 @@ Caches and offline mode
Since retrieving and transforming operating system image files, git Since retrieving and transforming operating system image files, git
repositories, Python or Ruby packages, and so on can be a significant repositories, Python or Ruby packages, and so on can be a significant
overhead, we cache many of the inputs to the build process. The cache overhead, we cache many of the inputs to the build process. The cache
location is read from DIB\_IMAGE\_CACHE. The *Writing an element* location is read from DIB\_IMAGE\_CACHE. `Writing an element`_
section of this document describes the interface within describes the interface within disk-image-builder for caching. When
disk-image-builder for caching. When invoking disk-image-builder, the invoking disk-image-builder, the ``--offline`` option will instruct
``--offline`` option will instruct disk-image-builder to not refresh disk-image-builder to not refresh cached resources.
cached resources.
Note that we don't maintain operating system package caches, instead Note that we don't maintain operating system package caches, instead
depending on your local infrastructure (e.g. Squid cache, or an APT or depending on your local infrastructure (e.g. Squid cache, or an APT or