summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-02-13 10:17:29 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:09:42 +0100
commit9a8304d03b6b8e006b9e6187eb47199b1f2cab96 (patch)
treebce083e0406f2f9d5f65127184567993f548de55 /manpages
parentb405a9d58fda5913426f8d82aa48626d8c268c62 (diff)
downloadlive-build-9a8304d03b6b8e006b9e6187eb47199b1f2cab96.zip
live-build-9a8304d03b6b8e006b9e6187eb47199b1f2cab96.tar.gz
Adding new setting for binary indices: If set to none, no indices are included at all.
Diffstat (limited to 'manpages')
-rw-r--r--manpages/lh_config.en.16
1 files changed, 3 insertions, 3 deletions
diff --git a/manpages/lh_config.en.1 b/manpages/lh_config.en.1
index 90f37b3..63c1ab9 100644
--- a/manpages/lh_config.en.1
+++ b/manpages/lh_config.en.1
@@ -30,7 +30,7 @@ lh_config \- create configuration for live\-helper
.br
[\fB\-\-binary\-filesystem\fR fat16|fat32|ext2]
.br
- [\fB\-\-binary\-indices\fR enabled|disabled]
+ [\fB\-\-binary\-indices\fR enabled|disabled|none]
.br
[\fB\-\-bootappend\-install\fR \fIPARAMETER\fR|\fI"PARAMETERS"\fR]
.br
@@ -226,8 +226,8 @@ defines the architecture of the to be build image. By default, this is set to th
defines the image type to build. By default this is set to iso to build CD/DVD images.
.IP "\fB\-\-binary\-filesystem\fR fat16|fat32|ext2" 4
defines the filesystem to be used in the image type. This only has an effect if the selected binary image type does allow to choose a filesystem. For example, when selection iso the resulting CD/DVD has always the filesystem ISO9660. When building usb-hdd images for usb sticks, this is active. Note that it defaults to fat16 on all architectures except sparc where it defaults to ext2. Also note that if you choose fat16 and your resulting binary image gets bigger than 2GB, the binary filesystem automatically gets switched to fat32.
-.IP "\fB\-\-binary\-indices\fR enabled|disabled" 4
-defines if the resulting images should have binary indices or not and defaults to enabled.
+.IP "\fB\-\-binary\-indices\fR enabled|disabled|none" 4
+defines if the resulting images should have binary indices or not and defaults to enabled. If set to none, no indices are included at all.
.IP "\fB\-\-bootappend\-install\fR \fIPARAMETER\fR|\fI""PARAMETERS""\fR" 4
sets boot parameters specific to debian-installer, if included.
.IP "\fB\-\-bootappend\-live\fR \fIPARAMETER\fR|\fI""PARAMETERS""\fR" 4