diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-03 19:53:59 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-03 20:51:13 +0100 |
commit | 8295826a6b267911c5e6e66a04df4eb9c4f479d0 (patch) | |
tree | 7b4af6453a42a3b472d1c35bf3be537bd1e15a7f /manpages/es/lb_bootstrap_hooks.es.1 | |
parent | f03f05097e49d55cf2314b6a48145bf898e3233c (diff) | |
download | vyos-live-build-8295826a6b267911c5e6e66a04df4eb9c4f479d0.tar.gz vyos-live-build-8295826a6b267911c5e6e66a04df4eb9c4f479d0.zip |
Adding lb_bootstrap_hooks manpage.
Diffstat (limited to 'manpages/es/lb_bootstrap_hooks.es.1')
-rw-r--r-- | manpages/es/lb_bootstrap_hooks.es.1 | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/manpages/es/lb_bootstrap_hooks.es.1 b/manpages/es/lb_bootstrap_hooks.es.1 new file mode 100644 index 000000000..3d0fe94c8 --- /dev/null +++ b/manpages/es/lb_bootstrap_hooks.es.1 @@ -0,0 +1,63 @@ +.\" 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 03.11.2013 4.0~alpha28\-1 "Proyecto Live Systems" + +.SH NOMBRE +\fBlive\-build\fP \- Live System Build Components + +.SH SINOPSIS +\fBlb bootstrap_hooks\fP [\-\-verbose] +.PP +\fBlb bootstrap_hooks\fP [\-\-help] +.br +\fBlb bootstrap_hooks\fP [\-\-version] +. +.SH DESCRIPCIÓN +live\-build contains the components to build a live system from a +configuration directory. +.PP +The \fBlb bootstrap_hooks\fP command executes hooks after the bootstrap stage. + +.SH OPCIONES +.IP \-\-verbose 4 +establece la opción verbose (por defecto: False). +.IP "\-h, \-\-help" 4 +muestra el mensaje de ayuda y sale. +.IP "\-v, \-\-version" 4 +muestra el número de versión del programa y sale. + +.SH FICHEROS +.IP \fBconfig/build\fP 4 +.IP \fBconfig/hooks/*.hook\fP 4 +.IP \fBconfig/hooks/*.hook.bootstrap\fP 4 +.IP \fBchroot\fP 4 + +.SH "VER TAMBIÉN" + +.\" FIXME +.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>. |