[SCM] Debian Live build scripts branch, master, updated. 1.0.3-2-54-g08ffc0d

Daniel Baumann daniel at debian.org
Fri May 8 09:41:18 UTC 2009


The following commit has been merged in the master branch:
commit 08ffc0dabff5d731d38ec4489e450a00fcf13c5d
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri May 8 11:35:56 2009 +0200

    Exporting LH_CONFIG_VERSION for the configuration tree format.

diff --git a/helpers/lh_config b/helpers/lh_config
index 9daa087..6bd3628 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -770,6 +770,9 @@ mkdir -p config/templates
 cat > config/common << EOF
 # config/common - common options for live-helper(7)
 
+# LH_CONFIG_VERSION: internal version of the configuration file format
+LH_CONFIG_VERSION="1"
+
 # \$LH_APT: set package manager
 # (Default: ${LH_APT})
 LH_APT="${LH_APT}"

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list