2013-11-05 10:08:51 -01:00
. \" live-build(7) - System Build Scripts
. \" Copyright (C) 2006-2013 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.
. \"
. \"
2014-01-07 19:16:23 -01:00
.TH LIVE\-BUILD 1 2014 \- 01 \- 07 4 .0~alpha31-1 "Live Systems Project"
2013-11-05 10:08:51 -01:00
.SH NAME
\fB live\- build\fR \- Live System Build Components
.SH SYNOPSIS
2013-11-05 10:13:30 -01:00
\fB lb init\fR [\- \- distribution \fI DISTRIBUTION\fR ] [\- \- project \fI PROJECT\fR ] [\- \- verbose]
2013-11-05 10:08:51 -01:00
.PP
\fB lb init\fR [\- \- help]
.br
\fB lb init\fR [\- \- version]
.
.SH DESCRIPTION
live\- build contains the components to build a live system from a configuration directory.
.PP
The \fB lb init\fR command creates an empty configuration directory or reinitialize an existing one.
.SH OPTIONS
2013-11-05 10:13:30 -01:00
.IP "\fB\-\-distribution\fR" 4
set the default distribution.
2013-11-05 10:08:51 -01:00
.IP "\fB\-\-project\fR" 4
2013-11-10 07:33:47 -01:00
set the project to derive internal defaults from. Currently valid projects are 'debian' and 'progress-linux' (default: debian).
2013-11-05 10:08:51 -01:00
.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\fR:" 4
configuration directory.
.IP "\fB.build\fR:" 4
configuration directory for meta-information.
.SH SEE ALSO
. \" FIXME
.SH HOMEPAGE
More information about live\- build and the Live Systems project can be found on the homepage at <\fI http://live-systems.org/\fR > and in the manual at <\fI http://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 <\fI http://bugs.debian.org/\fR > or by writing a mail to the Live Systems mailing list at <\fI debian\- live@lists.debian.org\fR >.
.SH AUTHOR
live\- build was written by Daniel Baumann <\fI mail@daniel-baumann.ch\fR >.