[SCM] live-helper branch, debian-next, updated. debian/2.0_a7-1-1-g88cb0d2

Daniel Baumann daniel at debian.org
Wed Feb 17 13:34:16 UTC 2010


The following commit has been merged in the debian-next branch:
commit 88cb0d22093ed479e8402b4e914a1ac2d8903dee
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Feb 17 12:49:35 2010 +0100

    Mention in lh config manpage that local packages need the .list suffix.

diff --git a/manpages/lh_config.en.1 b/manpages/lh_config.en.1
index df47d9d..d4b114f 100644
--- a/manpages/lh_config.en.1
+++ b/manpages/lh_config.en.1
@@ -362,7 +362,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 don't need to list them here. Putting them into config/chroot_local-packageslists is 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 (the filename needs to have the .list suffix though).
 .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

-- 
live-helper



More information about the debian-live-changes mailing list