summaryrefslogtreecommitdiff
path: root/manpages/en/lb_config.1
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/en/lb_config.1')
-rw-r--r--manpages/en/lb_config.16
1 files changed, 3 insertions, 3 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index 9eb92b1..c969960 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-09\-06 2.0~a26 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-09\-07 2.0~a26 "Debian Live Project"
.SH NAME
\fBlb config\fR \- Create config directory
@@ -306,7 +306,7 @@ defines which hooks available in /usr/share/live/build/examples/hooks should be
.IP "\fB\-\-hostname\fR \fINAME\fR" 4
sets the hostname of the live system.
.IP "\fB\-\-ignore\-system\-defaults\fR" 4
-\fBlb config\fR by default reads system defaults from /etc/default/live\-build when generating a new live system config directory. This is useful if you want to set global settings, such as mirror locations, and don't want to specify them all of the time.
+\fBlb config\fR by default reads system defaults from /etc/live/build.conf and /etc/live/build.d when generating a new live system config directory. This is useful if you want to set global settings, such as mirror locations, and don't want to specify them all of the time.
.IP "\fB\-\-includes\fR \fIPATH\fR" 4
sets the path to the includes that live\-build is going to use, e.g. additional minimal documentation that you want to have on all live systems. By default, this is set to /usr/share/live/build/includes/.
.IP "\fB\-\-initramfs\fR auto|live\-initramfs|casper" 4
@@ -428,7 +428,7 @@ All command line switches can also be specified through the corresponding enviro
.SH FILES
.\" FIXME
.IP "\fBauto/config\fR" 4
-.IP "\fB/etc/default/live\-build\fR" 4
+.IP "\fB/etc/live/build.conf, /etc/live/build.d\fR" 4
An optional, global configuration file for \fBlb config\fR variables. It is useful to specify a few system wide defaults, like LB_MIRROR_BOOTSTRAP. This feature can be false by specifying the \fB\-\-ignore\-system\-defaults\fR option.
.\" FIXME