2013-04-06 11:13:36 +00:00
. \" live-build(7) - System Build Scripts
. \" Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
. \"
. \" This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
. \" This is free software, and you are welcome to redistribute it
. \" under certain conditions; see COPYING for details.
. \"
. \"
2013-09-19 07:10:20 +00:00
.TH LIVE\-BUILD 1 2013 \- 09 \- 19 4 .0~alpha26-1 "Live Systems Project"
2013-04-06 11:13:36 +00:00
.SH NAME
\fB live\- build\fR \- System Build Scripts
.SH SYNOPSIS
\fB lb bootstrap_cdebootstrap\fR [\- \- cdebootstrap\- options=\fI CDEBOOTSTRAP_OPTIONS\fR ] [\- \- verbose]
.PP
\fB lb bootstrap_cdebootstrap\fR [\- \- help]
.br
\fB lb bootstrap_cdebootstrap\fR [\- \- version]
.
.SH DESCRIPTION
live\- build contains the programs to build a live system from a configuration directory.
.PP
The \fB lb bootstrap_cdebootstrap\fR program bootstraps the chroot system with cdebootstrap(1).
.SH OPTIONS
.IP "\-\-cdebootstrap\-options=\fICDEBOOTSTRAP_OPTIONS\fR" 4
set cdebootstrap(1) options (default: None), see \fI cdebootstrap\fR (1) for more information about cdebootstrap.
.IP "\-\-verbose" 4
sets verbose option (default: False)
.IP "\-h, \-\-help" 4
show help message and exit
.IP "\-v, \-\-version" 4
show program's version number and exit
2013-04-06 11:31:38 +00:00
.SH FILES
.IP "\fBconfig/build\fR" 4
.IP "\fBcache/bootstrap\fR" 4
.IP "\fBcache/packages.bootstrap\fR" 4
.IP "\fBchroot\fR" 4
.IP "\fB.build/bootstrap\fR" 4
2013-04-06 11:13:36 +00:00
.SH SEE ALSO
\fI cdebootstrap\fR (1)
.SH HOMEPAGE
More information about live\- build and the Live Systems project can be found on the homepage at <\fI http://live-systems.org/\fR > and in the manual at <\fI http://live-systems.org/manual/\fR >.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\- build package in the Bug Tracking System at <\fI http://bugs.debian.org/\fR > or by writing a mail to the Live Systems mailing list at <\fI debian\- live@lists.debian.org\fR >.
.SH AUTHOR
live\- build was written by Daniel Baumann <\fI mail@daniel-baumann.ch\fR >.