summaryrefslogtreecommitdiff
path: root/manpages/es
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2013-11-04 18:25:13 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2013-11-04 18:25:13 +0100
commit6115270556392a850cc5e8b5ced2ad18ba8a58c1 (patch)
tree43c598396d8ad73d7a50d4086bd6d24e00cc1814 /manpages/es
parent941f178173ab5b2a1953a80f052dedda27658d17 (diff)
downloadvyos-live-build-6115270556392a850cc5e8b5ced2ad18ba8a58c1.tar.gz
vyos-live-build-6115270556392a850cc5e8b5ced2ad18ba8a58c1.zip
Adding lb-chroot-includes manpage.
Diffstat (limited to 'manpages/es')
-rw-r--r--manpages/es/lb-chroot-includes.es.184
1 files changed, 84 insertions, 0 deletions
diff --git a/manpages/es/lb-chroot-includes.es.1 b/manpages/es/lb-chroot-includes.es.1
new file mode 100644
index 000000000..5483297bb
--- /dev/null
+++ b/manpages/es/lb-chroot-includes.es.1
@@ -0,0 +1,84 @@
+.\" 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.
+.\"
+.\"
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Proyecto Live Systems"
+
+.SH NOMBRE
+\fBlive\-build\fP \- Live System Build Components
+
+.SH SINOPSIS
+\fBlb chroot\-includes\fP [\-\-verbose]
+.PP
+\fBlb chroot\-includes\fP [\-\-help]
+.br
+\fBlb chroot\-includes\fP [\-\-version]
+.
+.SH DESCRIPCIÓN
+live\-build contains the components to build a live system from a
+configuration directory.
+.PP
+The \fBlb chroot\-includes\fP command copies include files into the chroot
+stage.
+
+.SH SPECIFICATION
+\fBlb chroot\-includes\fP copies any include files found in the
+\fBconfig/includes\fP and \fBconfig/includes.chroot\fP 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 chroot\-hooks\fP
+automatically when they are copied, original permissions of the files are
+preserved. Specific owners can be set with a corresponding hook file, see
+\fIlb\-chroot\-hooks\fP(1) for more information about hooks.
+.PP
+Include files in the \fBconfig/includes\fP directory are copied first, include
+files in the \fBconfig/includes.chroot\fP directory are copied second. Files
+present in the chroot and either of the include directories are silently
+overwritten, the later file replaces the earlier.
+
+.SH OPCIONES
+.IP \fB\-\-verbose\fP 4
+establece la opción verbose (por defecto: False).
+.IP "\fB\-h, \-\-help\fP" 4
+muestra el mensaje de ayuda y sale.
+.IP \fB\-\-version\fP 4
+muestra el número de versión del programa y sale.
+
+.SH FICHEROS
+.IP \fBconfig/includes\fP: 4
+generic include files.
+.IP \fBconfig/includes.chroot\fP: 4
+include files specific for the chroot stage.
+.IP \fBchroot\fP: 4
+directory in which the include files are copied into.
+
+.SH "VER TAMBIÉN"
+.IP \fIlb\-bootstrap\-includes\fP(1) 4
+.IP \fIlb\-binary\-includes\fP(1) 4
+.IP \fIlb\-source\-includes\fP(1) 4
+
+.SH "PÁGINA WEB"
+Se puede encontrar más información acerca de live\-build y el proyecto Live
+Systems en la página web <\fIhttp://live\-systems.org/\fP> y en el
+manual en <\fIhttp://live\-systems.org/manual/\fP>.
+
+.SH ERRORES
+Se puede notificar los fallos enviando un informe de errores sobre el
+paquete live\-build en el Bug Tracking System en
+<\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de
+correo de Live Systems a la dirección
+<\fIdebian\-live@lists.debian.org\fP>.
+
+.SH AUTOR
+live\-build fue escrito por Daniel Baumann
+<\fImail@daniel\-baumann.ch\fP>.