~binli/live-build/live-build

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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.
.\"
.\"
.TH LIVE\-BUILD 1 2014\-07\-24 4.0~alpha39-1 "Live Systems Project"

.SH NAME
\fBlive\-build\fR \- Live System Build Components

.SH SYNOPSIS
\fBlb bootstrap\-cdebootstrap\fR [\-\-cdebootstrap\-options=\fICDEBOOTSTRAP_OPTIONS\fR] [\-\-verbose]
.PP
\fBlb bootstrap\-cdebootstrap\fR [\-\-help]
.br
\fBlb bootstrap\-cdebootstrap\fR [\-\-version]
.
.SH DESCRIPTION
live\-build contains the components to build a live system from a configuration directory.
.PP
The \fBlb bootstrap\-cdebootstrap\fR command bootstraps the chroot system with \fIcdebootstrap\fR(1).

.SH OPTIONS
.IP "\fB\-\-cdebootstrap\-options=\fR\fICDEBOOTSTRAP_OPTIONS\fR" 4
set \fIcdebootstrap\fR(1) options (default: None), see \fIcdebootstrap\fR(1) for more information about cdebootstrap.
.IP "\fB\-\-verbose\fR" 4
sets verbose option (default: False).
.IP "\fB\-h, \-\-help\fR" 4
show help message and exit.
.IP "\fB\-\-version\fR" 4
show program's version number and exit.

.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

.SH SEE ALSO
.IP "fIcdebootstrap\fR(1)" 4

.SH HOMEPAGE
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>.

.SH BUGS
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>.

.SH AUTHOR
live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.