[SCM] debian-live/config-webc branch, master, updated. 72eac02d38f1d9c74c08e278b5ecba7b83d12e77

Kai Hendry hendry at iki.fi
Sat Nov 8 13:45:19 UTC 2008


The following commit has been merged in the master branch:
commit 72eac02d38f1d9c74c08e278b5ecba7b83d12e77
Author: Kai Hendry <hendry at iki.fi>
Date:   Sat Nov 8 13:44:53 2008 +0000

    sections -> categories

diff --git a/webconverger/config/bootstrap b/webconverger/config/bootstrap
index 1c55fa6..45d3324 100644
--- a/webconverger/config/bootstrap
+++ b/webconverger/config/bootstrap
@@ -1,53 +1,3 @@
-# config/bootstrap - options for live-helper(7), bootstrap stage
-
-# $LH_ARCHITECTURE: select chroot architecture
-# (Default: autodetected)
 LH_ARCHITECTURE="i386"
-
-# $LH_BOOTSTRAP_CONFIG: set distribution config directory
-# (Default: empty)
-#LH_BOOTSTRAP_CONFIG=""
-
-# $LH_BOOTSTRAP_INCLUDE: include packages on base
-# (Default: empty)
-#LH_BOOTSTRAP_INCLUDE=""
-
-# $LH_BOOTSTRAP_EXCLUDE: exclude packages on base
-# (Default: empty)
-#LH_BOOTSTRAP_EXCLUDE=""
-
-# $LH_BOOTSTRAP_FLAVOUR: select flavour to use
-# (Default: )
-#LH_BOOTSTRAP_FLAVOUR=""
-
-# $LH_BOOTSTRAP_KEYRING: set distribution keyring
-# (Default: empty)
-#LH_BOOTSTRAP_KEYRING=""
-
-# $LH_DISTRIBUTION: select distribution to use
-# (Default: lenny)
 LH_DISTRIBUTION="lenny"
-
-# $LH_MIRROR_BOOTSTRAP: set mirror to boostrap from
-# (Default: http://ftp.us.debian.org/debian/)
-#LH_MIRROR_BOOTSTRAP="http://debian.virginmedia.com/"
-
-# $LH_MIRROR_CHROOT: set mirror to fetch packages from
-# (Default: http://ftp.us.debian.org/debian/)
-#LH_MIRROR_CHROOT="http://debian.virginmedia.com/"
-
-# $LH_MIRROR_CHROOT_SECURITY: set security mirror to fetch packages from
-# (Default: http://security.debian.org/)
-#LH_MIRROR_CHROOT_SECURITY="http://ftp.de.debian.org/debian-security/"
-
-# $LH_MIRROR_BINARY: set mirror which ends up in the image
-# (Default: http://ftp.us.debian.org/debian/)
-#LH_MIRROR_BINARY="http://debian.virginmedia.com/"
-
-# $LH_MIRROR_BINARY_SECURITY: set security mirror which ends up in the image
-# (Default: http://security.debian.org/)
-#LH_MIRROR_BINARY_SECURITY="http://ftp.de.debian.org/debian-security/"
-
-# $LH_SECTIONS: select section(s) to use
-# (Default: main)
-LH_SECTIONS="main contrib non-free"
+LH_CATEGORIES="main contrib"

-- 
debian-live/config-webc



More information about the debian-live-changes mailing list