Releasing debian version 4.0~alpha38-1.
[debian-live-build.git] / manpages / en / lb-init.1
blob031899bbe11aeda29a769b52e2e6890f1f8f053f
1 .\" live-build(7) - System Build Scripts
2 .\" Copyright (C) 2006-2014 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 2014\-06\-25 4.0~alpha38-1 "Live Systems Project"
11 .SH NAME
12 \fBlive\-build\fR \- Live System Build Components
14 .SH SYNOPSIS
15 \fBlb init\fR [\-\-distribution \fIDISTRIBUTION\fR] [\-\-project \fIPROJECT\fR] [\-\-verbose]
16 .PP
17 \fBlb init\fR [\-\-help]
18 .br
19 \fBlb init\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 init\fR command creates an empty configuration directory or reinitialize an existing one.
26 .SH OPTIONS
27 .IP "\fB\-\-distribution\fR" 4
28 set the default distribution.
29 .IP "\fB\-\-project\fR" 4
30 set the project to derive internal defaults from. Currently valid projects are 'debian' and 'progress-linux' (default: debian).
31 .IP "\fB\-\-verbose\fR" 4
32 sets verbose option (default: False).
33 .IP "\fB\-h, \-\-help\fR" 4
34 show help message and exit.
35 .IP "\fB\-\-version\fR" 4
36 show program's version number and exit.
38 .SH FILES
39 .IP "\fBconfig\fR:" 4
40 configuration directory.
41 .IP "\fB.build\fR:" 4
42 configuration directory for meta-information.
44 .SH SEE ALSO
45 .\" FIXME
47 .SH HOMEPAGE
48 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 .SH BUGS
51 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 .SH AUTHOR
54 live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.