Adding lb-init manpage.
[debian-live-build.git] / manpages / es / lb-binary-includes.es.1
blobff5afb9a838233e7e183e90379927dc7a83fed74
1 .\" live-build(7) - System Build Scripts
2 .\" Copyright (C) 2006-2013 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 .\"*******************************************************************
10 .\"
11 .\" This file was generated with po4a. Translate the source file.
12 .\"
13 .\"*******************************************************************
14 .TH LIVE\-BUILD 1 05.11.2013 4.0~alpha30\-1 "Proyecto Live Systems"
16 .SH NOMBRE
17 \fBlive\-build\fP \- Live System Build Components
19 .SH SINOPSIS
20 \fBlb binary\-includes\fP [\-\-verbose]
21 .PP
22 \fBlb binary\-includes\fP [\-\-help]
23 .br
24 \fBlb binary\-includes\fP [\-\-version]
26 .SH DESCRIPCIÓN
27 live\-build contains the components to build a live system from a
28 configuration directory.
29 .PP
30 The \fBlb binary\-includes\fP command copies include files into the binary
31 stage.
33 .SH SPECIFICATION
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.
37 .PP
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.
43 .PP
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.
49 .SH OPCIONES
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.
57 .SH FICHEROS
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.
62 .IP \fBbinary\fP: 4
63 directory in which the include files are copied into.
65 .SH "VER TAMBIÉN"
66 .IP \fIlb\-bootstrap\-includes\fP(1) 4
67 .IP \fIlb\-chroot\-includes\fP(1) 4
68 .IP \fIlb\-source\-includes\fP(1) 4
70 .SH "PÁGINA WEB"
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>.
75 .SH ERRORES
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>.
82 .SH AUTOR
83 live\-build fue escrito por Daniel Baumann
84 <\fImail@daniel\-baumann.ch\fP>.