Package: live-helper Version: 1.0.5-1 Severity: normal
The chroot_local-packageslists directory is created in the configuration but not used. This is confusing for the users because at least some other directories created in cthe configuration work automagically. There are two ways how this can be resolved: - put a readme file there explaining the use of the directory (with all lines prefixed with # so that it works as empty packageslist) - change the default configuration to (explicitly) load the lists in the directory This is the line I use (but it could use a bit of tuning to be more generally acceptable) --- config/chroot 2009-09-07 00:25:47.000000000 +0200 +++ config/chroot 2009-09-07 00:25:33.000000000 +0200 @@ -46,7 +46,7 @@ # $LH_PACKAGES_LISTS: set package list to install # (Default: standard) -LH_PACKAGES_LISTS="standard" +LH_PACKAGES_LISTS="standard `ls config/chroot_local-packageslists/ | grep -vF '~'`" # $LH_TASKS: set tasks to install # (Default: empty) -- Package-specific info: -- System Information: Debian Release: 5.0.2 APT prefers stable APT policy: (990, 'stable'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages live-helper depends on: ii debootstrap 1.0.10lenny1 Bootstrap a basic Debian system Versions of packages live-helper recommends: ii gettext-base 0.17-4 GNU Internationalization utilities Versions of packages live-helper suggests: ii dosfstools 3.0.1-1 utilities for making and checking ii fakeroot 1.11 Gives a fake root environment ii genisoimage 9:1.1.9-1 Creates ISO-9660 CD-ROM filesystem ii grub 0.97-47lenny2 GRand Unified Bootloader (Legacy v ii memtest86 3.4-2 thorough real-mode memory tester ii memtest86+ 2.01-1.1 thorough real-mode memory tester ii mtools 3.9.11-1 Tools for manipulating MSDOS files ii parted 1.8.8.git.2008.03.24-11.1 The GNU Parted disk partition resi ii squashfs-tools 1:3.3-7 Tool to create and append to squas ii syslinux 2:3.71+dfsg-5 utilities for the syslinux bootloa pn uuid-runtime <none> (no description available) pn win32-loader <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org