1 .\" live-build(7) - System Build Scripts
2 .\" Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
4 .\" This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
5 .\" This is free software, and you are welcome to redistribute it
6 .\" under certain conditions; see COPYING for details.
9 .TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha30-1 "Live Systems Project"
12 \fBlive\-build\fR \- Live System Build Components
15 \fBlb bootstrap\-debootstrap\fR [\-\-debootstrap\-options=\fIDEBOOTSTRAP_OPTIONS\fR] [\-\-verbose]
17 \fBlb bootstrap\-debootstrap\fR [\-\-help]
19 \fBlb bootstrap\-debootstrap\fR [\-\-version]
22 live\-build contains the components to build a live system from a configuration directory.
24 The \fBlb bootstrap\-debootstrap\fR command bootstraps the chroot system with \fIdebootstrap\fR(8).
27 .IP "\fB\-\-debootstrap\-options=\fR\fIDEBOOTSTRAP_OPTIONS\fR" 4
28 set \fIdebootstrap\fR(8) options (default: None), see \fIdebootstrap\fR(8) for more information about debootstrap.
29 .IP "\fB\-\-verbose\fR" 4
30 sets verbose option (default: False).
31 .IP "\fB\-h, \-\-help\fR" 4
32 show help message and exit.
33 .IP "\fB\-\-version\fR" 4
34 show program's version number and exit.
37 .IP "\fBconfig/build\fR" 4
38 .IP "\fBcache/bootstrap\fR" 4
39 .IP "\fBcache/packages.bootstrap\fR" 4
41 .IP "\fB.build/bootstrap\fR" 4
44 .IP "\fIdebootstrap\fR(8)" 4
47 More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
50 Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian\-live@lists.debian.org\fR>.
53 live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.