Adding lb_chroot_hooks manpage.
This commit is contained in:
parent
cec85c5598
commit
12a20871ed
|
@ -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 "Live Systems Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fP \- System Build Komponenten
|
||||
|
||||
.SH SYNTAX
|
||||
\fBlb chroot_hooks\fP [\-\-verbose]
|
||||
.PP
|
||||
\fBlb chroot_hooks\fP [\-\-help]
|
||||
.br
|
||||
\fBlb chroot_hooks\fP [\-\-version]
|
||||
.
|
||||
.SH BESCHREIBUNG
|
||||
live\-build enthält die Komponenten um ein Live System von einem
|
||||
Konfigurationsverzeichnis zu erstellen.
|
||||
.PP
|
||||
Der \fBlb chroot_hooks\fP Befehl führt Hooks nach dem Chroot Stage aus.
|
||||
|
||||
.SH OPTIONEN
|
||||
.IP \-\-verbose 4
|
||||
setzt verbose Option für mehr Ausgaben (Standardwert: aus).
|
||||
.IP "\-h, \-\-help" 4
|
||||
zeigt Hilfenachricht und beendet sich.
|
||||
.IP "\-v, \-\-version" 4
|
||||
zeigt Versionsnummer des Programms und beendet sich.
|
||||
|
||||
.SH DATEIEN
|
||||
.IP \fBconfig/build\fP 4
|
||||
.IP \fBconfig/hooks/*.hook\fP 4
|
||||
.IP \fBconfig/hooks/*.hook.chroot\fP 4
|
||||
.IP \fBchroot\fP 4
|
||||
|
||||
.SH "SIEHE AUCH"
|
||||
|
||||
.\" FIXME
|
||||
.SH HOMEPAGE
|
||||
Weitere Informationen über live\-build und das Live Systems Projekt können
|
||||
auf der Homepage unter <\fIhttp://live\-systems.org/\fP> und im Handbuch
|
||||
unter <\fIhttp://live\-systems.org/manual/\fP> gefunden werden.
|
||||
|
||||
.SH FEHLER
|
||||
Fehler können durch Einreichen eines Fehlerberichtes für das live\-build
|
||||
Paket im Bug Tracking System unter <\fIhttp://bugs.debian.org/\fP> oder
|
||||
durch Senden einer E\-Mail an die Live Systems Mailing Liste unter
|
||||
<\fIdebian\-live@lists.debian.org\fP> (englischsprachig) mitgeteilt
|
||||
werden.
|
||||
|
||||
.SH AUTOR
|
||||
live\-build wurde von Daniel Baumann <\fImail@daniel\-baumann.ch\fP>
|
||||
geschrieben.
|
|
@ -0,0 +1,50 @@
|
|||
.\" 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.
|
||||
.\"
|
||||
.\"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-03 4.0~alpha28-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fR \- Live System Build Components
|
||||
|
||||
.SH SYNOPSIS
|
||||
\fBlb chroot_hooks\fR [\-\-verbose]
|
||||
.PP
|
||||
\fBlb chroot_hooks\fR [\-\-help]
|
||||
.br
|
||||
\fBlb chroot_hooks\fR [\-\-version]
|
||||
.
|
||||
.SH DESCRIPTION
|
||||
live\-build contains the components to build a live system from a configuration directory.
|
||||
.PP
|
||||
The \fBlb chroot_hooks\fR command executes hooks after the chroot stage.
|
||||
|
||||
.SH OPTIONS
|
||||
.IP "\-\-verbose" 4
|
||||
sets verbose option (default: False).
|
||||
.IP "\-h, \-\-help" 4
|
||||
show help message and exit.
|
||||
.IP "\-v, \-\-version" 4
|
||||
show program's version number and exit.
|
||||
|
||||
.SH FILES
|
||||
.IP "\fBconfig/build\fR" 4
|
||||
.IP "\fBconfig/hooks/*.hook\fR" 4
|
||||
.IP "\fBconfig/hooks/*.hook.chroot\fR" 4
|
||||
.IP "\fBchroot\fR" 4
|
||||
|
||||
.SH SEE ALSO
|
||||
.\" FIXME
|
||||
|
||||
.SH HOMEPAGE
|
||||
More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
|
||||
|
||||
.SH BUGS
|
||||
Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian\-live@lists.debian.org\fR>.
|
||||
|
||||
.SH AUTHOR
|
||||
live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.
|
|
@ -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 chroot_hooks\fP [\-\-verbose]
|
||||
.PP
|
||||
\fBlb chroot_hooks\fP [\-\-help]
|
||||
.br
|
||||
\fBlb chroot_hooks\fP [\-\-version]
|
||||
.
|
||||
.SH DESCRIPCIÓN
|
||||
live\-build contains the components to build a live system from a
|
||||
configuration directory.
|
||||
.PP
|
||||
The \fBlb chroot_hooks\fP command executes hooks after the chroot 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.chroot\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>.
|
|
@ -0,0 +1,247 @@
|
|||
# German translations for live-build package
|
||||
# Copyright (C) 2013 Free Software Foundation, Inc.
|
||||
# This file is distributed under the same license as the live-build package.
|
||||
# Automatically generated, 2013.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-03 20:59+0100\n"
|
||||
"PO-Revision-Date: 2013-11-03 20:59+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_hooks.1:9 en/lb_chroot_hooks.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr "LIVE-BUILD"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_hooks.1:9 en/lb_chroot_hooks.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-03"
|
||||
msgstr "03.11.2013"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_hooks.1:9 en/lb_chroot_hooks.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha28-1"
|
||||
msgstr "4.0~alpha28-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_hooks.1:9 en/lb_chroot_hooks.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr "Live Systems Projekt"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:11 en/lb_bootstrap_debootstrap.1:11
|
||||
#: en/lb_bootstrap_hooks.1:11 en/lb_chroot_hooks.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr "NAME"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:13 en/lb_bootstrap_debootstrap.1:13
|
||||
#: en/lb_bootstrap_hooks.1:13 en/lb_chroot_hooks.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr "B<live-build> - System Build Komponenten"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:14 en/lb_bootstrap_debootstrap.1:14
|
||||
#: en/lb_bootstrap_hooks.1:14 en/lb_chroot_hooks.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr "SYNTAX"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21
|
||||
#: en/lb_bootstrap_hooks.1:21 en/lb_chroot_hooks.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr "BESCHREIBUNG"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:23 en/lb_bootstrap_debootstrap.1:23
|
||||
#: en/lb_bootstrap_hooks.1:23 en/lb_chroot_hooks.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
msgstr ""
|
||||
"live-build enthält die Komponenten um ein Live System von einem "
|
||||
"Konfigurationsverzeichnis zu erstellen."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26
|
||||
#: en/lb_bootstrap_hooks.1:26 en/lb_chroot_hooks.1:26
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr "OPTIONEN"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29
|
||||
#: en/lb_bootstrap_hooks.1:27 en/lb_chroot_hooks.1:27
|
||||
#, no-wrap
|
||||
msgid "--verbose"
|
||||
msgstr "--verbose"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31
|
||||
#: en/lb_bootstrap_hooks.1:29 en/lb_chroot_hooks.1:29
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31
|
||||
#: en/lb_bootstrap_hooks.1:29 en/lb_chroot_hooks.1:29
|
||||
#, no-wrap
|
||||
msgid "-h, --help"
|
||||
msgstr "-h, --help"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33
|
||||
#: en/lb_bootstrap_hooks.1:31 en/lb_chroot_hooks.1:31
|
||||
msgid "show help message and exit."
|
||||
msgstr "zeigt Hilfenachricht und beendet sich."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33
|
||||
#: en/lb_bootstrap_hooks.1:31 en/lb_chroot_hooks.1:31
|
||||
#, no-wrap
|
||||
msgid "-v, --version"
|
||||
msgstr "-v, --version"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:35 en/lb_bootstrap_debootstrap.1:35
|
||||
#: en/lb_bootstrap_hooks.1:33 en/lb_chroot_hooks.1:33
|
||||
msgid "show program's version number and exit."
|
||||
msgstr "zeigt Versionsnummer des Programms und beendet sich."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:36 en/lb_bootstrap_debootstrap.1:36
|
||||
#: en/lb_bootstrap_hooks.1:34 en/lb_chroot_hooks.1:34
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr "DATEIEN"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:37 en/lb_bootstrap_debootstrap.1:37
|
||||
#: en/lb_bootstrap_hooks.1:35 en/lb_chroot_hooks.1:35
|
||||
#, no-wrap
|
||||
msgid "B<config/build>"
|
||||
msgstr "B<config/build>"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40
|
||||
#: en/lb_bootstrap_hooks.1:38 en/lb_chroot_hooks.1:38
|
||||
#, no-wrap
|
||||
msgid "B<chroot>"
|
||||
msgstr "B<chroot>"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43
|
||||
#: en/lb_bootstrap_hooks.1:40 en/lb_chroot_hooks.1:40
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "SIEHE AUCH"
|
||||
|
||||
#. FIXME
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46
|
||||
#: en/lb_bootstrap_hooks.1:43 en/lb_chroot_hooks.1:43
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr "HOMEPAGE"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:48 en/lb_bootstrap_debootstrap.1:48
|
||||
#: en/lb_bootstrap_hooks.1:45 en/lb_chroot_hooks.1:45
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
|
||||
msgstr ""
|
||||
"Weitere Informationen über live-build und das Live Systems Projekt können "
|
||||
"auf der Homepage unter E<lt>I<http://live-systems.org/>E<gt> und im Handbuch "
|
||||
"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:49 en/lb_bootstrap_debootstrap.1:49
|
||||
#: en/lb_bootstrap_hooks.1:46 en/lb_chroot_hooks.1:46
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr "FEHLER"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:51 en/lb_bootstrap_debootstrap.1:51
|
||||
#: en/lb_bootstrap_hooks.1:48 en/lb_chroot_hooks.1:48
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
|
||||
"debian.org>E<gt>."
|
||||
msgstr ""
|
||||
"Fehler können durch Einreichen eines Fehlerberichtes für das live-build "
|
||||
"Paket im Bug Tracking System unter E<lt>I<http://bugs.debian.org/>E<gt> oder "
|
||||
"durch Senden einer E-Mail an die Live Systems Mailing Liste unter "
|
||||
"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
|
||||
"werden."
|
||||
|
||||
#
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:52 en/lb_bootstrap_debootstrap.1:52
|
||||
#: en/lb_bootstrap_hooks.1:49 en/lb_chroot_hooks.1:49
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr "AUTOR"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:53 en/lb_bootstrap_debootstrap.1:53
|
||||
#: en/lb_bootstrap_hooks.1:50 en/lb_chroot_hooks.1:50
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
"live-build wurde von Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
|
||||
"geschrieben."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36
|
||||
#, no-wrap
|
||||
msgid "B<config/hooks/*.hook>"
|
||||
msgstr "B<config/hooks/*.hook>"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_chroot_hooks.1:16
|
||||
msgid "B<lb chroot_hooks> [--verbose]"
|
||||
msgstr "B<lb chroot_hooks> [--verbose]"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_chroot_hooks.1:18
|
||||
msgid "B<lb chroot_hooks> [--help]"
|
||||
msgstr "B<lb chroot_hooks> [--help]"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_chroot_hooks.1:20
|
||||
msgid "B<lb chroot_hooks> [--version]"
|
||||
msgstr "B<lb chroot_hooks> [--version]"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_chroot_hooks.1:25
|
||||
msgid "The B<lb chroot_hooks> command executes hooks after the chroot stage."
|
||||
msgstr "Der B<lb chroot_hooks> Befehl führt Hooks nach dem Chroot Stage aus."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_chroot_hooks.1:37
|
||||
#, no-wrap
|
||||
msgid "B<config/hooks/*.hook.chroot>"
|
||||
msgstr "B<config/hooks/*.hook.chroot>"
|
|
@ -0,0 +1,250 @@
|
|||
# Spanish translations for live-build package
|
||||
# Copyright (C) 2013 Free Software Foundation, Inc.
|
||||
# This file is distributed under the same license as the live-build package.
|
||||
# Automatically generated, 2013.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-03 20:59+0100\n"
|
||||
"PO-Revision-Date: 2013-11-03 20:59+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_hooks.1:9 en/lb_chroot_hooks.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr "LIVE-BUILD"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_hooks.1:9 en/lb_chroot_hooks.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-03"
|
||||
msgstr "03.11.2013"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_hooks.1:9 en/lb_chroot_hooks.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha28-1"
|
||||
msgstr "4.0~alpha28-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_hooks.1:9 en/lb_chroot_hooks.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr "Proyecto Live Systems"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:11 en/lb_bootstrap_debootstrap.1:11
|
||||
#: en/lb_bootstrap_hooks.1:11 en/lb_chroot_hooks.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr "NOMBRE"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:13 en/lb_bootstrap_debootstrap.1:13
|
||||
#: en/lb_bootstrap_hooks.1:13 en/lb_chroot_hooks.1:13
|
||||
#, fuzzy
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr "B<live-build> - Scripts de Creación del Sistema"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:14 en/lb_bootstrap_debootstrap.1:14
|
||||
#: en/lb_bootstrap_hooks.1:14 en/lb_chroot_hooks.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr "SINOPSIS"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21
|
||||
#: en/lb_bootstrap_hooks.1:21 en/lb_chroot_hooks.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr "DESCRIPCIÓN"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:23 en/lb_bootstrap_debootstrap.1:23
|
||||
#: en/lb_bootstrap_hooks.1:23 en/lb_chroot_hooks.1:23
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
msgstr ""
|
||||
"live-build contiene los programas para construir un sistema en vivo a partir "
|
||||
"de un directorio de configuración."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26
|
||||
#: en/lb_bootstrap_hooks.1:26 en/lb_chroot_hooks.1:26
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr "OPCIONES"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29
|
||||
#: en/lb_bootstrap_hooks.1:27 en/lb_chroot_hooks.1:27
|
||||
#, no-wrap
|
||||
msgid "--verbose"
|
||||
msgstr "--verbose"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31
|
||||
#: en/lb_bootstrap_hooks.1:29 en/lb_chroot_hooks.1:29
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr "establece la opción verbose (por defecto: False)."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31
|
||||
#: en/lb_bootstrap_hooks.1:29 en/lb_chroot_hooks.1:29
|
||||
#, no-wrap
|
||||
msgid "-h, --help"
|
||||
msgstr "-h, --help"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33
|
||||
#: en/lb_bootstrap_hooks.1:31 en/lb_chroot_hooks.1:31
|
||||
msgid "show help message and exit."
|
||||
msgstr "muestra el mensaje de ayuda y sale."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33
|
||||
#: en/lb_bootstrap_hooks.1:31 en/lb_chroot_hooks.1:31
|
||||
#, no-wrap
|
||||
msgid "-v, --version"
|
||||
msgstr "-v, --version"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:35 en/lb_bootstrap_debootstrap.1:35
|
||||
#: en/lb_bootstrap_hooks.1:33 en/lb_chroot_hooks.1:33
|
||||
msgid "show program's version number and exit."
|
||||
msgstr "muestra el número de versión del programa y sale."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:36 en/lb_bootstrap_debootstrap.1:36
|
||||
#: en/lb_bootstrap_hooks.1:34 en/lb_chroot_hooks.1:34
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr "FICHEROS"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:37 en/lb_bootstrap_debootstrap.1:37
|
||||
#: en/lb_bootstrap_hooks.1:35 en/lb_chroot_hooks.1:35
|
||||
#, no-wrap
|
||||
msgid "B<config/build>"
|
||||
msgstr "B<config/build>"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40
|
||||
#: en/lb_bootstrap_hooks.1:38 en/lb_chroot_hooks.1:38
|
||||
#, no-wrap
|
||||
msgid "B<chroot>"
|
||||
msgstr "B<chroot>"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43
|
||||
#: en/lb_bootstrap_hooks.1:40 en/lb_chroot_hooks.1:40
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "VER TAMBIÉN"
|
||||
|
||||
#. FIXME
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46
|
||||
#: en/lb_bootstrap_hooks.1:43 en/lb_chroot_hooks.1:43
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr "PÁGINA WEB"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:48 en/lb_bootstrap_debootstrap.1:48
|
||||
#: en/lb_bootstrap_hooks.1:45 en/lb_chroot_hooks.1:45
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
|
||||
msgstr ""
|
||||
"Se puede encontrar más información acerca de live-build y el proyecto Live "
|
||||
"Systems en la página web E<lt>I<http://live-systems.org/>E<gt> y en el "
|
||||
"manual en E<lt>I<http://live-systems.org/manual/>E<gt>."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:49 en/lb_bootstrap_debootstrap.1:49
|
||||
#: en/lb_bootstrap_hooks.1:46 en/lb_chroot_hooks.1:46
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr "ERRORES"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:51 en/lb_bootstrap_debootstrap.1:51
|
||||
#: en/lb_bootstrap_hooks.1:48 en/lb_chroot_hooks.1:48
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
|
||||
"debian.org>E<gt>."
|
||||
msgstr ""
|
||||
"Se puede notificar los fallos enviando un informe de errores sobre el "
|
||||
"paquete live-build en el Bug Tracking System en E<lt>I<http://bugs.debian."
|
||||
"org/>E<gt> o escribiendo un mensaje a la lista de correo de Live Systems a "
|
||||
"la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:52 en/lb_bootstrap_debootstrap.1:52
|
||||
#: en/lb_bootstrap_hooks.1:49 en/lb_chroot_hooks.1:49
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr "AUTOR"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:53 en/lb_bootstrap_debootstrap.1:53
|
||||
#: en/lb_bootstrap_hooks.1:50 en/lb_chroot_hooks.1:50
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
"live-build fue escrito por Daniel Baumann E<lt>I<mail@daniel-baumann."
|
||||
"ch>E<gt>."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36
|
||||
#, no-wrap
|
||||
msgid "B<config/hooks/*.hook>"
|
||||
msgstr "B<config/hooks/*.hook>"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_chroot_hooks.1:16
|
||||
msgid "B<lb chroot_hooks> [--verbose]"
|
||||
msgstr "B<lb chroot_hooks> [--verbose]"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_chroot_hooks.1:18
|
||||
msgid "B<lb chroot_hooks> [--help]"
|
||||
msgstr "B<lb chroot_hooks> [--help]"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_chroot_hooks.1:20
|
||||
msgid "B<lb chroot_hooks> [--version]"
|
||||
msgstr "B<lb chroot_hooks> [--version]"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_chroot_hooks.1:25
|
||||
#, fuzzy
|
||||
msgid "The B<lb chroot_hooks> command executes hooks after the chroot stage."
|
||||
msgstr ""
|
||||
"El programa B<lb bootstrap_debootstrap> preinstala el chroot del sistema con "
|
||||
"I<debootstrap>(8)."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_chroot_hooks.1:37
|
||||
#, no-wrap
|
||||
msgid "B<config/hooks/*.hook.chroot>"
|
||||
msgstr "B<config/hooks/*.hook.chroot>"
|
|
@ -3,3 +3,4 @@
|
|||
[type: man] en/lb_bootstrap_cdebootstrap.1 $lang:$lang/lb_bootstrap_cdebootstrap.$lang.1
|
||||
[type: man] en/lb_bootstrap_debootstrap.1 $lang:$lang/lb_bootstrap_debootstrap.$lang.1
|
||||
[type: man] en/lb_bootstrap_hooks.1 $lang:$lang/lb_bootstrap_hooks.$lang.1
|
||||
[type: man] en/lb_chroot_hooks.1 $lang:$lang/lb_chroot_hooks.$lang.1
|
||||
|
|
|
@ -0,0 +1,234 @@
|
|||
# SOME DESCRIPTIVE TITLE
|
||||
# Copyright (C) YEAR Free Software Foundation, Inc.
|
||||
# This file is distributed under the same license as the live-build package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-03 20:59+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_hooks.1:9 en/lb_chroot_hooks.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_hooks.1:9 en/lb_chroot_hooks.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-03"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_hooks.1:9 en/lb_chroot_hooks.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha28-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_hooks.1:9 en/lb_chroot_hooks.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:11 en/lb_bootstrap_debootstrap.1:11
|
||||
#: en/lb_bootstrap_hooks.1:11 en/lb_chroot_hooks.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:13 en/lb_bootstrap_debootstrap.1:13
|
||||
#: en/lb_bootstrap_hooks.1:13 en/lb_chroot_hooks.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:14 en/lb_bootstrap_debootstrap.1:14
|
||||
#: en/lb_bootstrap_hooks.1:14 en/lb_chroot_hooks.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21
|
||||
#: en/lb_bootstrap_hooks.1:21 en/lb_chroot_hooks.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:23 en/lb_bootstrap_debootstrap.1:23
|
||||
#: en/lb_bootstrap_hooks.1:23 en/lb_chroot_hooks.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26
|
||||
#: en/lb_bootstrap_hooks.1:26 en/lb_chroot_hooks.1:26
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29
|
||||
#: en/lb_bootstrap_hooks.1:27 en/lb_chroot_hooks.1:27
|
||||
#, no-wrap
|
||||
msgid "--verbose"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31
|
||||
#: en/lb_bootstrap_hooks.1:29 en/lb_chroot_hooks.1:29
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31
|
||||
#: en/lb_bootstrap_hooks.1:29 en/lb_chroot_hooks.1:29
|
||||
#, no-wrap
|
||||
msgid "-h, --help"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33
|
||||
#: en/lb_bootstrap_hooks.1:31 en/lb_chroot_hooks.1:31
|
||||
msgid "show help message and exit."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33
|
||||
#: en/lb_bootstrap_hooks.1:31 en/lb_chroot_hooks.1:31
|
||||
#, no-wrap
|
||||
msgid "-v, --version"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:35 en/lb_bootstrap_debootstrap.1:35
|
||||
#: en/lb_bootstrap_hooks.1:33 en/lb_chroot_hooks.1:33
|
||||
msgid "show program's version number and exit."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:36 en/lb_bootstrap_debootstrap.1:36
|
||||
#: en/lb_bootstrap_hooks.1:34 en/lb_chroot_hooks.1:34
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:37 en/lb_bootstrap_debootstrap.1:37
|
||||
#: en/lb_bootstrap_hooks.1:35 en/lb_chroot_hooks.1:35
|
||||
#, no-wrap
|
||||
msgid "B<config/build>"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40
|
||||
#: en/lb_bootstrap_hooks.1:38 en/lb_chroot_hooks.1:38
|
||||
#, no-wrap
|
||||
msgid "B<chroot>"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43
|
||||
#: en/lb_bootstrap_hooks.1:40 en/lb_chroot_hooks.1:40
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr ""
|
||||
|
||||
#. FIXME
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46
|
||||
#: en/lb_bootstrap_hooks.1:43 en/lb_chroot_hooks.1:43
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:48 en/lb_bootstrap_debootstrap.1:48
|
||||
#: en/lb_bootstrap_hooks.1:45 en/lb_chroot_hooks.1:45
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:49 en/lb_bootstrap_debootstrap.1:49
|
||||
#: en/lb_bootstrap_hooks.1:46 en/lb_chroot_hooks.1:46
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:51 en/lb_bootstrap_debootstrap.1:51
|
||||
#: en/lb_bootstrap_hooks.1:48 en/lb_chroot_hooks.1:48
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
|
||||
"debian.org>E<gt>."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:52 en/lb_bootstrap_debootstrap.1:52
|
||||
#: en/lb_bootstrap_hooks.1:49 en/lb_chroot_hooks.1:49
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:53 en/lb_bootstrap_debootstrap.1:53
|
||||
#: en/lb_bootstrap_hooks.1:50 en/lb_chroot_hooks.1:50
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36
|
||||
#, no-wrap
|
||||
msgid "B<config/hooks/*.hook>"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_chroot_hooks.1:16
|
||||
msgid "B<lb chroot_hooks> [--verbose]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_chroot_hooks.1:18
|
||||
msgid "B<lb chroot_hooks> [--help]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_chroot_hooks.1:20
|
||||
msgid "B<lb chroot_hooks> [--version]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_chroot_hooks.1:25
|
||||
msgid "The B<lb chroot_hooks> command executes hooks after the chroot stage."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_chroot_hooks.1:37
|
||||
#, no-wrap
|
||||
msgid "B<config/hooks/*.hook.chroot>"
|
||||
msgstr ""
|
Loading…
Reference in New Issue