diff options
author | Lyndon Brown <jnqnfe@gmail.com> | 2020-02-25 02:05:59 +0000 |
---|---|---|
committer | Raphaƫl Hertzog <hertzog@debian.org> | 2020-03-05 11:28:19 +0000 |
commit | c2fb7516ee9f97b5aab5aa5877c4d371d207587e (patch) | |
tree | caa11e80eff1449153cb5ab1a5844f06c852b261 /manpages | |
parent | 14a56deb0e0971a4fad664657d0b007cb1498208 (diff) | |
download | vyos-live-build-c2fb7516ee9f97b5aab5aa5877c4d371d207587e.tar.gz vyos-live-build-c2fb7516ee9f97b5aab5aa5877c4d371d207587e.zip |
manpage: source archives clarification
Gbp-Dch: Ignore
Diffstat (limited to 'manpages')
-rw-r--r-- | manpages/en/lb_config.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 6aa36d2dd..37dedd76d 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -270,7 +270,7 @@ defines if apt should install recommended packages automatically. By default, th .IP "\fB\-\-apt\-secure\fR true|false" 4 defines if apt should check repository signatures. This is true by default. .IP "\fB\-\-apt\-source\-archives\fR true|false" 4 -defines if deb-src entries should be included in the resulting live image or not, defaults to true. +defines if deb-src entries should be included in the resulting live image's apt sources.list or not, defaults to true. .IP "\fB\-\-aptitude\-options\fR \fIOPTION\fR|""\fIOPTIONS\fR""" 4 defines the default options that will be appended to every aptitude call that is made inside chroot during building of the image. By default, this is set to \-\-assume\-yes to allow non-interactive installation of packages. .IP "\-a|\fB\-\-architectures\fR \fIARCHITECTURE\fR" 4 |