summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-01-14 18:42:56 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:03 +0100
commitb3c9d4567f88fbef117f954a09128730723417e0 (patch)
tree392d8593b67adafe1cc918f74d0371fcfa718687 /manpages
parentc7354cfe47098e1abf9304a5cbff02d28b01ffd8 (diff)
downloadlive-build-b3c9d4567f88fbef117f954a09128730723417e0.zip
live-build-b3c9d4567f88fbef117f954a09128730723417e0.tar.gz
Adjusting lh_config manpage to reflect changes wrt/ local packages lists.
Diffstat (limited to 'manpages')
-rw-r--r--manpages/lh_config.en.12
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/lh_config.en.1 b/manpages/lh_config.en.1
index 904caa8..a38d368 100644
--- a/manpages/lh_config.en.1
+++ b/manpages/lh_config.en.1
@@ -368,7 +368,7 @@ sets the IP or hostname that will be configured in the bootloader configuration
.IP "\fB\-\-net\-tarball\fR bzip2|gzip|tar|none" 4
defines the format of the netboot image. Choosing tar results in a not compressed tarball, bzip2 and gzip in a bzip2 resp. gzip compressed tarball. Choosing none leads to no tarball at all, the plain binary directory is considered the output in this case. Default is gzip.
.IP "\-p|\fB\-\-packages\-lists\fR \fIFILE\fR" 4
-defines which lists available in /usr/share/live-helper/lists should be used. By default, this is set to standard. Note that in case you have local packages lists, you also need to list them here. Putting them into config/chroot_local-packageslists is not enough.
+defines which lists available in /usr/share/live-helper/lists should be used. By default, this is set to standard. Note that in case you have local packages lists, you don't need to list them here. Putting them into config/chroot_local-packageslists is enough.
.IP "\fB\-\-packages\fR \fIPACKAGE\fR|\fI""PACKAGES""\fR" 4
defines one or more packages to be installed in the live system. This is a quick and convenient place to add a few packages when building an image (limited by the max length of shell). Packages that should be permanently installed should be put into a local packages list.
.IP "\fB\-\-root-command\fR sudo" 4