2013-04-06 10:51:37 +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-11-04 04:42:19 -01:00
.TH LIVE\-BUILD 1 2013 \- 11 \- 04 4 .0~alpha28-1 "Live Systems Project"
2013-04-06 10:51:37 +00:00
.SH NAME
2013-11-03 17:42:47 -01:00
\fB live\- build\fR \- Live System Build Components
2013-04-06 10:51:37 +00:00
.SH SYNOPSIS
\fB lb bootstrap_debootstrap\fR [\- \- debootstrap\- options=\fI DEBOOTSTRAP_OPTIONS\fR ] [\- \- verbose]
.PP
\fB lb bootstrap_debootstrap\fR [\- \- help]
.br
\fB lb bootstrap_debootstrap\fR [\- \- version]
.
.SH DESCRIPTION
2013-11-03 17:42:47 -01:00
live\- build contains the components to build a live system from a configuration directory.
2013-04-06 10:51:37 +00:00
.PP
2013-11-03 17:42:47 -01:00
The \fB lb bootstrap_debootstrap\fR command bootstraps the chroot system with \fI debootstrap\fR (8).
2013-04-06 10:51:37 +00:00
.SH OPTIONS
.IP "\-\-debootstrap\-options=\fIDEBOOTSTRAP_OPTIONS\fR" 4
2013-11-03 17:42:47 -01:00
set \fI debootstrap\fR (8) options (default: None), see \fI debootstrap\fR (8) for more information about debootstrap.
2013-04-06 10:51:37 +00:00
.IP "\-\-verbose" 4
2013-11-03 17:42:47 -01:00
sets verbose option (default: False).
2013-04-06 10:51:37 +00:00
.IP "\-h, \-\-help" 4
2013-11-03 17:42:47 -01:00
show help message and exit.
2013-04-06 10:51:37 +00:00
.IP "\-v, \-\-version" 4
2013-11-03 17:42:47 -01:00
show program's version number and exit.
2013-04-06 10:51:37 +00:00
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 10:51:37 +00:00
.SH SEE ALSO
2013-11-04 04:57:57 -01:00
.IP "\fIdebootstrap\fR(8)" 4
2013-04-06 10:51:37 +00:00
.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 >.