summaryrefslogtreecommitdiff
path: root/manpages/lh_bootstrap.1
blob: 0c71e857ec3e464c37f9b2678dfd966a6da08a94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
.TH LH_BOOTSTRAP 1 "2007\-04\-02" "1.0~a4" "live\-helper"

.SH NAME
lh_bootstrap \- meta-helper for lh_bootstrap_*

.SH SYNOPSIS
.B lh_bootstrap [\fIlive\-helper\ options\fR\|]

.SH DESCRIPTION
lh_bootstrap is a meta-helper. It calls all necessary helpers to complete the bootstrap stage.

.SH CONFIGURATION FILE
lh_bootstrap reads config/common if available. See ENVIRONMENT for the correct environment variables to use.

.SH ENVIRONMENT
lh_bootstrap respects the following environment variables if available, otherwise uses default values for it.
.IP "\fI$LH_BOOTSTRAP\fR" 4
select the bootstrap program (Default: cdebootstrap)

.SH OPTIONS
lh_bootstrap has no options (FIXME).

.SH BOOTSTRAP HELPERS
Here is the complete list of available bootstrap helper commands. See their man pages for additional documentation.
.IP "\fIlh_bootstrap_cdebootstrap\fR(1)" 4
bootstraps system with cdebootstrap.
.IP "\fIlh_bootstrap_debootstrap\fR(1)" 4
bootstraps system with debootstrap.

.SH SEE ALSO
\fIlive\-helper\fR(7)
.PP
This program is a part of live-helper.

.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
live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project.