diff options
Diffstat (limited to 'manpages/lh_bootstrap.en.1')
-rw-r--r-- | manpages/lh_bootstrap.en.1 | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/manpages/lh_bootstrap.en.1 b/manpages/lh_bootstrap.en.1 new file mode 100644 index 000000000..50db5fb7e --- /dev/null +++ b/manpages/lh_bootstrap.en.1 @@ -0,0 +1,31 @@ +.TH LH_BOOTSTRAP 1 "2007\-05\-14" "1.0~a10" "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 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. |