summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorRoland Clobus <rclobus@rclobus.nl>2019-06-22 13:05:59 +0200
committerRoland Clobus <rclobus@rclobus.nl>2019-06-22 13:05:59 +0200
commit137ec1559c9d98342cf1eed4e2011b1232203f62 (patch)
tree8ef06ee8616ab59fe1b48dabd6fe6caf1021911c /manpages
parent6ed2715e23a8e2c2112294590cbdeea796d62b5f (diff)
downloadvyos-live-build-137ec1559c9d98342cf1eed4e2011b1232203f62.tar.gz
vyos-live-build-137ec1559c9d98342cf1eed4e2011b1232203f62.zip
Manpage: simplify the description
Diffstat (limited to 'manpages')
-rw-r--r--manpages/en/lb_config.14
1 files changed, 1 insertions, 3 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index 5b9010504..416279283 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -237,11 +237,9 @@
.SH DESCRIPTION
\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. 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
+Note: \fBlb config\fR tries to be smart and sets defaults for some options depending on the setting of other options. 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.
.SH OPTIONS
In addition to its specific options \fBlb config\fR understands all generic live\-build options. See \fIlive\-build\fR(7) for a complete list of all generic live\-build options.