1 .\" live-build(7) - System Build Scripts
2 .\" Copyright (C) 2006-2013 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 .\"*******************************************************************
11 .\" This file was generated with po4a. Translate the source file.
13 .\"*******************************************************************
14 .TH LIVE\-BUILD 1 05.11.2013 4.0~alpha30\-1 "Proyecto Live Systems"
17 \fBlive\-build\fP \- Live System Build Components
20 \fBlb binary\-includes\fP [\-\-verbose]
22 \fBlb binary\-includes\fP [\-\-help]
24 \fBlb binary\-includes\fP [\-\-version]
27 live\-build contains the components to build a live system from a
28 configuration directory.
30 The \fBlb binary\-includes\fP command copies include files into the binary
34 \fBlb binary\-includes\fP copies any include files found in the
35 \fBconfig/includes\fP and \fBconfig/includes.binary\fP directories within the
36 configuration directory.
38 Include files do not require to have a specific owner nor specific
39 permissions. The files are set to be owned by root by \fBlb binary\-includes\fP
40 automatically when they are copied, original permissions of the files are
41 preserved. Specific owners can be set with a corresponding hook file, see
42 \fIlb\-binary\-hooks\fP(1) for more information about hooks.
44 Include files in the \fBconfig/includes\fP directory are copied first, include
45 files in the \fBconfig/includes.binary\fP directory are copied second. Files
46 present in the binary and either of the include directories are silently
47 overwritten, the later file replaces the earlier.
50 .IP \fB\-\-verbose\fP 4
51 establece la opción verbose (por defecto: False).
52 .IP "\fB\-h, \-\-help\fP" 4
53 muestra el mensaje de ayuda y sale.
54 .IP \fB\-\-version\fP 4
55 muestra el número de versión del programa y sale.
58 .IP \fBconfig/includes\fP: 4
59 generic include files.
60 .IP \fBconfig/includes.binary\fP: 4
61 include files specific for the binary stage.
63 directory in which the include files are copied into.
66 .IP \fIlb\-bootstrap\-includes\fP(1) 4
67 .IP \fIlb\-chroot\-includes\fP(1) 4
68 .IP \fIlb\-source\-includes\fP(1) 4
71 Se puede encontrar más información acerca de live\-build y el proyecto Live
72 Systems en la página web <\fIhttp://live\-systems.org/\fP> y en el
73 manual en <\fIhttp://live\-systems.org/manual/\fP>.
76 Se puede notificar los fallos enviando un informe de errores sobre el
77 paquete live\-build en el Bug Tracking System en
78 <\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de
79 correo de Live Systems a la dirección
80 <\fIdebian\-live@lists.debian.org\fP>.
83 live\-build fue escrito por Daniel Baumann
84 <\fImail@daniel\-baumann.ch\fP>.