diff options
Diffstat (limited to 'manpages/es/lb-bootstrap-cdebootstrap.es.1')
-rw-r--r-- | manpages/es/lb-bootstrap-cdebootstrap.es.1 | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/manpages/es/lb-bootstrap-cdebootstrap.es.1 b/manpages/es/lb-bootstrap-cdebootstrap.es.1 new file mode 100644 index 000000000..dc6f35289 --- /dev/null +++ b/manpages/es/lb-bootstrap-cdebootstrap.es.1 @@ -0,0 +1,69 @@ +.\" 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 bootstrap\-cdebootstrap\fP +[\-\-cdebootstrap\-options=\fIOPCIONES_CDEBOOTSTRAP\fP] [\-\-verbose] +.PP +\fBlb bootstrap\-cdebootstrap\fP [\-\-help] +.br +\fBlb bootstrap\-cdebootstrap\fP [\-\-version] +. +.SH DESCRIPCIÓN +live\-build contains the components to build a live system from a +configuration directory. +.PP +The \fBlb bootstrap\-cdebootstrap\fP command bootstraps the chroot system with +\fIcdebootstrap\fP(1). + +.SH OPCIONES +.IP \fB\-\-cdebootstrap\-options=\fP\fIOPCIONES_CDEBOOTSTRAP\fP 4 +establece las opciones de \fIcdebootstrap\fP(1) (por defecto: Ninguna), ver +\fIcdebootstrap\fP(1) para más información acerca de cdebootstrap. +.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/build\fP 4 +.IP \fBcache/bootstrap\fP 4 +.IP \fBcache/packages.bootstrap\fP 4 +.IP \fBchroot\fP 4 +.IP \fB.build/bootstrap\fP 4 + +.SH "VER TAMBIÉN" +.IP fIcdebootstrap(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>. |