diff options
Diffstat (limited to 'manpages/en/lb_config.1')
-rw-r--r-- | manpages/en/lb_config.1 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 8ba24d785..e1d99baad 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-02\-16 3.0~a45-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-02\-26 3.0~a45-1 "Debian Live Project" .SH NAME \fBlb config\fR \- Create config directory @@ -101,8 +101,6 @@ .br [\fB\-\-hooks\fR \fIFILE\fR] .br - [\fB\-\-hostname\fR \fINAME\fR] -.br [\fB\-\-ignore\-system\-defaults\fR] .br [\fB\-\-includes\fR \fIPATH\fR] @@ -347,8 +345,6 @@ defines the name of an optional to be included splash screen graphic for the gru defines the default options that will be appended to (almost) every gzip call during the building of the image. By default, this is set to \-\-best to use highest (but slowest) compression. Dynamically, if the host system supports it, also \-\-rsyncable is added. .IP "\fB\-\-hooks\fR \fIFILE\fR" 4 defines which hooks available in /usr/share/live/build/examples/hooks should be activated. Normally, there are no hooks executed. Make sure you know and understood the hook before you enable it. -.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/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|none\fR" 4 |