live\-build contains the components to build a live system from a configuration directory.
.PP
The \fBlb bootstrap\-includes\fR command copies include files into the bootstrap stage.
.SHSPECIFICATION
\fBlb bootstrap\-includes\fR copies any include files found in the \fBconfig/includes\fR and \fBconfig/includes.bootstrap\fR directories within the configuration directory.
.PP
Include files do not require to have a specific owner nor specific permissions. The files are set to be owned by root by \fBlb bootstrap\-includes\fR automatically when they are copied, original permissions of the files are preserved. Specific owners can be set with a corresponding hook file, see \fIlb-bootstrap-hooks\fR(1) for more information about hooks.
.PP
Include files in the \fBconfig/includes\fR directory are copied first, include files in the \fBconfig/includes.bootstrap\fR directory are copied second. Files present in the chroot and either of the include directories are silently overwritten, the later file replaces the earlier.
.SHOPTIONS
.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.
.SHFILES
.IP"\fBconfig/includes\fR:"4
generic include files.
.IP"\fBconfig/includes.bootstrap\fR:"4
include files specific for the bootstrap stage.
.IP"\fBchroot\fR:"4
directory in which the include files are copied into.
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>.
.SHBUGS
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>.
.SHAUTHOR
live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.