Adding lb-init manpage.
[debian-live-build.git] / manpages / en / lb-bootstrap-cdebootstrap.1
blob8830793b30e0392cc39be0f7cdd8eabd561518ca
1 .\" live-build(7) - System Build Scripts
2 .\" Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
3 .\"
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.
7 .\"
8 .\"
9 .TH LIVE\-BUILD 1 2013\-11\-05 4.0~alpha30-1 "Live Systems Project"
11 .SH NAME
12 \fBlive\-build\fR \- Live System Build Components
14 .SH SYNOPSIS
15 \fBlb bootstrap\-cdebootstrap\fR [\-\-cdebootstrap\-options=\fICDEBOOTSTRAP_OPTIONS\fR] [\-\-verbose]
16 .PP
17 \fBlb bootstrap\-cdebootstrap\fR [\-\-help]
18 .br
19 \fBlb bootstrap\-cdebootstrap\fR [\-\-version]
21 .SH DESCRIPTION
22 live\-build contains the components to build a live system from a configuration directory.
23 .PP
24 The \fBlb bootstrap\-cdebootstrap\fR command bootstraps the chroot system with \fIcdebootstrap\fR(1).
26 .SH OPTIONS
27 .IP "\fB\-\-cdebootstrap\-options=\fR\fICDEBOOTSTRAP_OPTIONS\fR" 4
28 set \fIcdebootstrap\fR(1) options (default: None), see \fIcdebootstrap\fR(1) for more information about cdebootstrap.
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.
36 .SH FILES
37 .IP "\fBconfig/build\fR" 4
38 .IP "\fBcache/bootstrap\fR" 4
39 .IP "\fBcache/packages.bootstrap\fR" 4
40 .IP "\fBchroot\fR" 4
41 .IP "\fB.build/bootstrap\fR" 4
43 .SH SEE ALSO
44 .IP "fIcdebootstrap\fR(1)" 4
46 .SH HOMEPAGE
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>.
49 .SH BUGS
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>.
52 .SH AUTHOR
53 live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.