Provided by: live-helper_1.0~a28-1_all bug
 

NAME

        lh_bootstrap_debootstrap  -  bootstrap  a  Debian  system  with deboot‐
        strap(8)
 

SYNOPSIS

        lh_bootstrap_debootstrap [live-helper options]
 

DESCRIPTION

        lh_bootstrap_debootstrap uses debootstrap(8) to create  a  Debian  base
        system from scratch.
        lh_bootstrap_debootstrap  reads  config/common  and config/bootstrap if
        available. See ENVIRONMENT for the  correct  environment  variables  to
        use.
 

ENVIRONMENT

        lh_bootstrap_debootstrap  respects  the following environment variables
        if available, otherwise uses default values for it.
 
        $LH_BOOTSTRAP
            control the bootstrap program to be used (Default: cdebootstrap)
 
        $LH_CACHE
            control if downloaded packages should be cached (Default: enabled)
 
        $LH_ARCHITECTURE
            select the chroot architecture (Default: autodetected)
 
        $LH_BOOTSTRAP_CONFIG
            set distribution config directory (Default: empty)
 
        $LH_BOOTSTRAP_FLAVOUR
            select the flavour to use (Default: standard)
 
        $LH_DISTRIBUTION
            select the distribution to use (Default: sid)
 
        $LH_MIRROR_BUILD
            set the mirror to use (Default: http://ftp.debian.org/debian/)
        debootstrap(8)
 
        live-helper(7)
 
        This program is a part of live-helper.
 

BUGS

        Report       bugs       against        live-helper        <http://pack‐
        ages.qa.debian.org/live-helper>.
 

HOMEPAGE

        More  information  about  the  Debian  Live  project  can  be  found at
        <http://debian-live.alioth.debian.org/>                             and
        <http://wiki.debian.org/DebianLive/>.
 

AUTHOR

        live-helper  was  written by Daniel Baumann <daniel@debian.org> for the
        Debian project.