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 d6b15e20e..f557db4cb 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-29 3.0~a8 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-12\-05 3.0~a8 "Debian Live Project"
.SH NAME
\fBlb config\fR \- Create config directory
@@ -29,7 +29,7 @@
.br
[\fB\-\-apt\-secure\fR true|false]
.br
- [\-a|\fB\-\-architecture\fR \fIARCHITECTURE\fR]
+ [\-a|\fB\-\-architectures\fR \fIARCHITECTURE\fR]
.br
[\-b|\fB\-\-binary\-images\fR iso|iso\-hybrid|net|tar|usb\-hdd]
.br
@@ -235,7 +235,7 @@ sets the depth of the apt/aptitude pipeline. In cases where the remote server is
defines if apt should install recommended packages automatically. By default, this is true except in emdebian mode.
.IP "\fB\-\-apt\-secure\fR true|false" 4
defines if apt should check repository signatures. This is true by default.
-.IP "\-a|\fB\-\-architecture\fR \fIARCHITECTURE\fR" 4
+.IP "\-a|\fB\-\-architectures\fR \fIARCHITECTURE\fR" 4
defines the architecture of the to be build image. By default, this is set to the host architecture. Note that you cannot crossbuild for another architecture if your host system is not able to execute binaries for the target architecture natively. For example, building amd64 images on i386 and vice versa is possile if you have a 64bit capable i386 processor and the right kernel. But building powerpc images on an i386 system is not possible.
.IP "\-b|\fB\-\-binary\-images\fR iso|iso\-hybrid|net|tar|usb\-hdd" 4
defines the image type to build. By default this is set to iso to build CD/DVD images, for squeeze and newer it defaults to iso\-hybrid.