Bug#598536: live-config: config.d/ config files not parsed on live media

2010-09-29 Thread Scott Barker
Package: live-config
Version: 3.0~a8-1
Severity: normal
Tags: patch


There is a typo in /lib/live/config.sh
The attached patch should fix the problem.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (700, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages live-config depends on:
ii  live-config-sysvinit [live-co 3.0~a8-1   Debian Live - System Configuration

Versions of packages live-config recommends:
pn  live-toolsnone (no description available)
ii  sudo  1.7.4p4-2  Provide limited super user privile
ii  user-setup1.34   Set up initial user and password

Versions of packages live-config suggests:
ii  wget  1.12-2.1   retrieves files from the web

-- no debconf information
--- /lib/live/config.sh 2010-09-26 01:15:06.0 -0600
+++ config.sh   2010-09-29 13:57:12.0 -0600
@@ -237,7 +237,7 @@
 
if ls /live/image/live/config.d/*  /dev/null 21
then
-   for FILE in /live/image/live/config.d/*
+   for _FILE in /live/image/live/config.d/*
do
. ${_FILE}
done


Bug#598536: live-config: config.d/ config files not parsed on live media

2010-09-29 Thread Daniel Baumann
tag 598536 pending
thanks

On 09/29/2010 10:09 PM, Scott Barker wrote:
 There is a typo in /lib/live/config.sh
 The attached patch should fix the problem.

aplied in git, thanks.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org