summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorLyndon Brown <jnqnfe@gmail.com>2020-02-25 02:59:38 +0000
committerRaphaƫl Hertzog <hertzog@debian.org>2020-03-05 11:28:19 +0000
commitbc4fc322b5392f0cbf51dc5d263aff0a39eafaa4 (patch)
treeede4af54569f67c5983b14b0759090e4bc09f576 /manpages
parent23bd0357089ad9f8ddcf68742a8c4b39b09843a1 (diff)
downloadvyos-live-build-bc4fc322b5392f0cbf51dc5d263aff0a39eafaa4.tar.gz
vyos-live-build-bc4fc322b5392f0cbf51dc5d263aff0a39eafaa4.zip
manpage: clarity
Gbp-Dch: Ignore
Diffstat (limited to 'manpages')
-rw-r--r--manpages/en/lb_config.14
1 files changed, 2 insertions, 2 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index 03c3d8d00..4900dbc36 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -304,9 +304,9 @@ defines whether live\-build should use the tools from within the chroot to build
.IP "\fB\-\-cache\fR true|false" 4
defines globally if any cache should be used at all. Different caches can be controlled through their own options.
.IP "\fB\-\-cache\-indices\fR true|false" 4
-defines if downloaded package indices and lists should be cached which is false by default. Enabling it lets you rebuild an image completely offline, however, you would not get updates anymore then.
+defines if downloaded package indices and lists should be cached. This is false by default. Enabling it lets you rebuild an image completely offline, however, you would not get updates anymore then.
.IP "\fB\-\-cache\-packages\fR true|false" 4
-defines if downloaded packages files should be cached which is true by default. Disabling it does save space consumption in your build directory, but remember that you will cause much unnecessary traffic if you do a couple of rebuilds. In general you should always leave it true, however, in some particular rare build setups, it can be faster to refetch packages from the local network mirror rather than to utilize the local disk.
+defines if downloaded packages files should be cached. This is true by default. Disabling it does save space consumption in your build directory, but remember that you will cause much unnecessary traffic if you do a couple of rebuilds. In general you should always leave it true, however, in some particular rare build setups, it can be faster to refetch packages from the local network mirror rather than to utilize the local disk.
.IP "\fB\-\-cache\-stages\fR \fISTAGE\fR|""\fISTAGES\fR""" 4
sets which stages should be cached. By default set to bootstrap. As an exception to the normal stage names, also rootfs can be used here which does only cache the generated root filesystem in filesystem.{dir,ext*,squashfs}. This is useful during development if you want to rebuild the binary stage but not regenerate the root filesystem all the time.
.IP "\fB\-\-checksums\fR md5|sha1|sha224|sha256|sha384|sha512|none" 4