live-build/manpages/lh_bootstrap_debootstrap.en.1

48 lines
1.7 KiB
Groff
Raw Normal View History

2007-09-23 08:05:16 +00:00
.TH LH_BOOTSTRAP_DEBOOTSTRAP 1 "2007\-07\-30" "1.0~a21" "live\-helper"
2007-09-23 08:04:47 +00:00
.SH NAME
lh_bootstrap_debootstrap \- bootstrap a Debian system with \fIdebootstrap\fR(8)
.SH SYNOPSIS
.B lh_bootstrap_debootstrap [\fIlive\-helper\ options\fR\|]
.SH DESCRIPTION
lh_bootstrap_debootstrap uses \fIdebootstrap\fR(8) to create a Debian base system from scratch.
.SH CONFIGURATION FILE
lh_bootstrap_debootstrap reads config/common and config/bootstrap if available. See ENVIRONMENT for the correct environment variables to use.
.SH ENVIRONMENT
lh_bootstrap_debootstrap respects the following environment variables if available, otherwise uses default values for it.
2007-09-23 08:04:49 +00:00
.IP "\fI$LH_BOOTSTRAP\fR" 4
control the bootstrap program to be used (Default: cdebootstrap)
2007-09-23 08:04:47 +00:00
.IP "\fI$LH_CACHE\fR" 4
control if downloaded packages should be cached (Default: enabled)
2007-09-23 08:04:49 +00:00
.PP
2007-09-23 08:04:47 +00:00
.IP "\fI$LIVE_ARCHITECTURE\fR" 4
select the chroot architecture (Default: autodetected)
2007-09-23 08:04:49 +00:00
.IP "\fI$LIVE_BOOTSTRAP_CONFIG\fR" 4
2007-09-23 08:04:47 +00:00
set distribution config directory (Default: empty)
2007-09-23 08:04:49 +00:00
.IP "\fI$LIVE_BOOTSTRAP_FLAVOUR\fR" 4
2007-09-23 08:04:47 +00:00
select the flavour to use (Default: standard)
2007-09-23 08:04:49 +00:00
.IP "\fI$LIVE_DISTRIBUTION\fR" 4
select the distribution to use (Default: sid)
.IP "\fI$LIVE_MIRROR_BUILD\fR" 4
set the mirror to use (Default: http://ftp.debian.org/debian/)
2007-09-23 08:04:47 +00:00
.SH SEE ALSO
\fIdebootstrap\fR(8)
.PP
\fIlive\-helper\fR(7)
.PP
2007-09-23 08:04:51 +00:00
This program is a part of live\-helper.
2007-09-23 08:04:47 +00:00
.SH BUGS
Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper/\fR>.
.SH HOMEPAGE
More information about the Debian Live project can be found at <\fIhttp://debian\-live.alioth.debian.org/\fR> and <\fIhttp://wiki.debian.org/DebianLive/\fR>.
.SH AUTHOR
2007-09-23 08:04:48 +00:00
live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project.