summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorRoland Clobus <rclobus@rclobus.nl>2019-06-19 13:26:16 +0200
committerRoland Clobus <rclobus@rclobus.nl>2019-06-19 13:26:16 +0200
commit6ed2715e23a8e2c2112294590cbdeea796d62b5f (patch)
tree4e620d61a75517746679d6762ee7bb35a6564daf /manpages
parenta9dba166ad6c214ff5e0840a669c75de8c76547f (diff)
downloadvyos-live-build-6ed2715e23a8e2c2112294590cbdeea796d62b5f.tar.gz
vyos-live-build-6ed2715e23a8e2c2112294590cbdeea796d62b5f.zip
Manpage: the configuration directory (config) cannot be modified
Diffstat (limited to 'manpages')
-rw-r--r--manpages/en/lb_config.12
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index f7bb0ddbd..5b9010504 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -238,7 +238,7 @@
\fBlb config\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the live systems tool suite.
.PP
.\" FIXME
-\fBlb config\fR populates the configuration directory for live\-build. By default, this directory is named 'config' and is created in the current directory where \fBlb config\fR was executed.
+\fBlb config\fR populates the configuration directory for live\-build. This directory is named 'config' and is created in the current directory where \fBlb config\fR was executed.
.PP
Note: Currently \fBlb config\fR tries to be smart and sets defaults for some options depending on the setting of other options (e.g. which linux packages to be used depending on if a wheezy system gets build or not). This means that when generating a new configuration, you should call \fBlb config\fR only once with all options specified. Calling it several times with only a subset of the options each can result in non working configurations. This is also caused by the fact that \fBlb config\fR called with one option only changes that option, and leaves everything else as is unless it is not defined. However, \fBlb config\fR does warn about know impossible or likely impossible combinations that would lead to non working live systems. If unsure, remove config/{binary,bootstrap,chroot,common,source} and call \fBlb config\fR again.
.\" FIXME