Rewritten lh_build manpage.
This commit is contained in:
parent
d178ab1ed2
commit
7e16acb245
|
@ -1,35 +1,29 @@
|
|||
.TH LH_BUILD 1 "2007\-11\-19" "1.0~a37" "live\-helper"
|
||||
|
||||
.SH NAME
|
||||
lh_build \- building a live system
|
||||
lh_build \- meta\-helper for lh_bootstrap, lh_chroot, lh_binary, and lh_source
|
||||
|
||||
.SH SYNOPSIS
|
||||
.B lh_build [\fIlive\-helper\ options\fR\|]
|
||||
\fBlh_build\fR [\fIlive\-helper options\fR]
|
||||
|
||||
.SH DESCRIPTION
|
||||
lh_build is a helper script. It calls all required meta\-helper scripts to successfully build a live system.
|
||||
|
||||
.SH META\-HELPERS
|
||||
Here is the complete list of available meta\-helper commands. See their man pages for additional documentation.
|
||||
.IP "\fIlh_binary\fR(1)" 4
|
||||
builds a binary image.
|
||||
.IP "\fIlh_bootstrap\fR(1)" 4
|
||||
bootstraps a system.
|
||||
.IP "\fIlh_chroot\fR(1)" 4
|
||||
customizes a chroot.
|
||||
.IP "\fIlh_source\fR(1)" 4
|
||||
builds a source image.
|
||||
lh_build is a meta\-helper. It calls all necessary live\-helper programs in the
|
||||
correct order to complete the bootstrap, chroot, binary, and source stage.
|
||||
|
||||
.SH SEE ALSO
|
||||
\fIlive\-helper\fR(7)
|
||||
.PP
|
||||
This program is a part of live\-helper.
|
||||
This program is part of live\-helper.
|
||||
|
||||
.SH BUGS
|
||||
Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper\fR>.
|
||||
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>.
|
||||
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.
|
||||
live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the
|
||||
Debian project.
|
||||
|
|
Loading…
Reference in New Issue