1 .\" live-build(7) - System Build Scripts
2 .\" Copyright (C) 2006-2014 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 2014\-06\-25 4.0~alpha38-1 "Live Systems Project"
12 \fBlive\-build\fR \- Live System Build Components
15 \fBlb init\fR [\-\-distribution \fIDISTRIBUTION\fR] [\-\-project \fIPROJECT\fR] [\-\-verbose]
17 \fBlb init\fR [\-\-help]
19 \fBlb init\fR [\-\-version]
22 live\-build contains the components to build a live system from a configuration directory.
24 The \fBlb init\fR command creates an empty configuration directory or reinitialize an existing one.
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.
40 configuration directory.
42 configuration directory for meta-information.
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>.
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>.
54 live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.