summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorLyndon Brown <jnqnfe@gmail.com>2020-02-25 03:07:58 +0000
committerRaphaƫl Hertzog <hertzog@debian.org>2020-03-05 11:28:19 +0000
commit3c5b687aede61f185139cc1db8d0e91551a5a918 (patch)
treedae4b10fc2aed2d8aa2fa40bc61567bff818c0de /manpages
parent0d86c7988059c9267c71502ae27c40546796670f (diff)
downloadvyos-live-build-3c5b687aede61f185139cc1db8d0e91551a5a918.tar.gz
vyos-live-build-3c5b687aede61f185139cc1db8d0e91551a5a918.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 7215d5326..4269b6d37 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -312,7 +312,7 @@ sets which stages should be cached. By default this is set to 'bootstrap'. As an
.IP "\fB\-\-checksums\fR md5|sha1|sha224|sha256|sha384|sha512|none" 4
defines if the binary image should contain a file called XXXsums.txt, where XXX is one of the mentioned checksum types. This file lists all files on the image together with their checksums. This in turn can be used by \fIlive\-boot\fR(7)'s built\-in integrity\-check to verify the medium if specified at boot prompt. In general, this should not be none and is an important feature of live system released to the public. However, during development of very big images it can save some time by not calculating the checksums.
.IP "\fB\-\-chroot\-filesystem\fR ext2|ext3|ext4|squashfs|jffs2|none" 4
-defines which filesystem type should be used for the root filesystem image. If you use none, then no filesystem image is created and the root filesystem content is copied on the binary image filesystem as flat files. Depending on what binary filesystem you have chosen, it may not be possible to build with such a plain root filesystem, e.g. fat16/fat32 will not work as linux does not support to run directly on them.
+defines which filesystem type should be used for the root filesystem image. If you use none, then no filesystem image is created and the root filesystem content is copied on the binary image filesystem as flat files. Depending on what binary filesystem you have chosen, it may not be possible to build with such a plain root filesystem, e.g. fat16/fat32 will not work as linux does not support running directly on them.
.IP "\fB\-\-clean\fR" 4
minimizes config directory by automatically removing unused and thus empty subdirectories.
.IP "\fB\-\-color\fR" 4
@@ -320,7 +320,7 @@ turns on color in the messages.
.IP "\fB\-\-compression\fR bzip2|gzip|lzip|xz|none" 4
defines the compression program to be used to compress tarballs. Defaults to none.
.IP "\-c|\fB\-\-conffile\fR \fIFILE\fR" 4
-uses a user specified alternative configuration file in addition to the normally used one in the config directory.
+defines a user specified alternative configuration file to use in addition to the normally used one in the config directory.
.IP "\fB\-\-config\fR \fIGIT_URL\fR::\fIGIT_BRANCH\fR" 4
bootstraps the config tree from a git repository, optionally appended by a Git ID (branch, commit, tag, etc.).
.IP "\fB\-\-debconf\-frontend\fR dialog|editor|noninteractive|readline" 4