summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2013-11-04 06:42:19 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2013-11-04 06:42:19 +0100
commitd042538e28f5e00ee4ed544c4763ebc46fed4983 (patch)
tree40c2f8b4b655fbe75dbcebf7f37261e919fbe818 /manpages
parent90fd3636a48dd769b54cc214c7275594cc545d13 (diff)
downloadvyos-live-build-d042538e28f5e00ee4ed544c4763ebc46fed4983.tar.gz
vyos-live-build-d042538e28f5e00ee4ed544c4763ebc46fed4983.zip
Adding lb_binary_hooks manpage.
Diffstat (limited to 'manpages')
-rw-r--r--manpages/de/lb_binary_hooks.de.163
-rw-r--r--manpages/de/lb_bootstrap_cdebootstrap.de.12
-rw-r--r--manpages/de/lb_bootstrap_debootstrap.de.12
-rw-r--r--manpages/de/lb_bootstrap_hooks.de.12
-rw-r--r--manpages/de/lb_chroot_hooks.de.12
-rw-r--r--manpages/en/lb_binary_hooks.150
-rw-r--r--manpages/en/lb_bootstrap_cdebootstrap.12
-rw-r--r--manpages/en/lb_bootstrap_debootstrap.12
-rw-r--r--manpages/en/lb_bootstrap_hooks.12
-rw-r--r--manpages/en/lb_chroot_hooks.12
-rw-r--r--manpages/es/lb_binary_hooks.es.163
-rw-r--r--manpages/es/lb_bootstrap_cdebootstrap.es.12
-rw-r--r--manpages/es/lb_bootstrap_debootstrap.es.12
-rw-r--r--manpages/es/lb_bootstrap_hooks.es.12
-rw-r--r--manpages/es/lb_chroot_hooks.es.12
-rw-r--r--manpages/po/de/lb_binary_hooks.1.po270
-rw-r--r--manpages/po/de/lb_bootstrap_cdebootstrap.1.po278
-rw-r--r--manpages/po/de/lb_bootstrap_debootstrap.1.po182
-rw-r--r--manpages/po/de/lb_bootstrap_hooks.1.po151
-rw-r--r--manpages/po/de/lb_chroot_hooks.1.po156
-rw-r--r--manpages/po/es/lb_binary_hooks.1.po272
-rw-r--r--manpages/po/es/lb_bootstrap_cdebootstrap.1.po280
-rw-r--r--manpages/po/es/lb_bootstrap_debootstrap.1.po182
-rw-r--r--manpages/po/es/lb_bootstrap_hooks.1.po151
-rw-r--r--manpages/po/es/lb_chroot_hooks.1.po157
-rw-r--r--manpages/po4a.cfg1
-rw-r--r--manpages/pot/lb_binary_hooks.1.pot258
-rw-r--r--manpages/pot/lb_bootstrap_cdebootstrap.1.pot264
-rw-r--r--manpages/pot/lb_bootstrap_debootstrap.1.pot180
-rw-r--r--manpages/pot/lb_bootstrap_hooks.1.pot147
-rw-r--r--manpages/pot/lb_chroot_hooks.1.pot139
31 files changed, 2268 insertions, 1000 deletions
diff --git a/manpages/de/lb_binary_hooks.de.1 b/manpages/de/lb_binary_hooks.de.1
new file mode 100644
index 000000000..4578837a4
--- /dev/null
+++ b/manpages/de/lb_binary_hooks.de.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 04.11.2013 4.0~alpha28\-1 "Live Systems Projekt"
+
+.SH NAME
+\fBlive\-build\fP \- System Build Komponenten
+
+.SH SYNTAX
+\fBlb binary_hooks\fP [\-\-verbose]
+.PP
+\fBlb binary_hooks\fP [\-\-help]
+.br
+\fBlb binary_hooks\fP [\-\-version]
+.
+.SH BESCHREIBUNG
+live\-build enthält die Komponenten um ein Live System von einem
+Konfigurationsverzeichnis zu erstellen.
+.PP
+Der \fBlb binary_hooks\fP Befehl führt Hooks nach dem Binary 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.binary\fP 4
+.IP \fBbinary\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.
diff --git a/manpages/de/lb_bootstrap_cdebootstrap.de.1 b/manpages/de/lb_bootstrap_cdebootstrap.de.1
index 7f702b4ef..3746fb550 100644
--- a/manpages/de/lb_bootstrap_cdebootstrap.de.1
+++ b/manpages/de/lb_bootstrap_cdebootstrap.de.1
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha28\-1 "Live Systems Projekt"
+.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha28\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
diff --git a/manpages/de/lb_bootstrap_debootstrap.de.1 b/manpages/de/lb_bootstrap_debootstrap.de.1
index ae293b51c..da8f151d3 100644
--- a/manpages/de/lb_bootstrap_debootstrap.de.1
+++ b/manpages/de/lb_bootstrap_debootstrap.de.1
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha28\-1 "Live Systems Projekt"
+.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha28\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
diff --git a/manpages/de/lb_bootstrap_hooks.de.1 b/manpages/de/lb_bootstrap_hooks.de.1
index 1dc9236cc..ca400cc1d 100644
--- a/manpages/de/lb_bootstrap_hooks.de.1
+++ b/manpages/de/lb_bootstrap_hooks.de.1
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha28\-1 "Live Systems Projekt"
+.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha28\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
diff --git a/manpages/de/lb_chroot_hooks.de.1 b/manpages/de/lb_chroot_hooks.de.1
index f32dc8497..bd252cd38 100644
--- a/manpages/de/lb_chroot_hooks.de.1
+++ b/manpages/de/lb_chroot_hooks.de.1
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha28\-1 "Live Systems Projekt"
+.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha28\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
diff --git a/manpages/en/lb_binary_hooks.1 b/manpages/en/lb_binary_hooks.1
new file mode 100644
index 000000000..d92438360
--- /dev/null
+++ b/manpages/en/lb_binary_hooks.1
@@ -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\-04 4.0~alpha28-1 "Live Systems Project"
+
+.SH NAME
+\fBlive\-build\fR \- Live System Build Components
+
+.SH SYNOPSIS
+\fBlb binary_hooks\fR [\-\-verbose]
+.PP
+\fBlb binary_hooks\fR [\-\-help]
+.br
+\fBlb binary_hooks\fR [\-\-version]
+.
+.SH DESCRIPTION
+live\-build contains the components to build a live system from a configuration directory.
+.PP
+The \fBlb binary_hooks\fR command executes hooks after the binary 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.binary\fR" 4
+.IP "\fBbinary\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>.
diff --git a/manpages/en/lb_bootstrap_cdebootstrap.1 b/manpages/en/lb_bootstrap_cdebootstrap.1
index 926c5fb73..9591691e4 100644
--- a/manpages/en/lb_bootstrap_cdebootstrap.1
+++ b/manpages/en/lb_bootstrap_cdebootstrap.1
@@ -6,7 +6,7 @@
.\" under certain conditions; see COPYING for details.
.\"
.\"
-.TH LIVE\-BUILD 1 2013\-11\-03 4.0~alpha28-1 "Live Systems Project"
+.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha28-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
diff --git a/manpages/en/lb_bootstrap_debootstrap.1 b/manpages/en/lb_bootstrap_debootstrap.1
index 7c413e7d0..533c91cc5 100644
--- a/manpages/en/lb_bootstrap_debootstrap.1
+++ b/manpages/en/lb_bootstrap_debootstrap.1
@@ -6,7 +6,7 @@
.\" under certain conditions; see COPYING for details.
.\"
.\"
-.TH LIVE\-BUILD 1 2013\-11\-03 4.0~alpha28-1 "Live Systems Project"
+.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha28-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
diff --git a/manpages/en/lb_bootstrap_hooks.1 b/manpages/en/lb_bootstrap_hooks.1
index 8b4798817..74278d7e9 100644
--- a/manpages/en/lb_bootstrap_hooks.1
+++ b/manpages/en/lb_bootstrap_hooks.1
@@ -6,7 +6,7 @@
.\" under certain conditions; see COPYING for details.
.\"
.\"
-.TH LIVE\-BUILD 1 2013\-11\-03 4.0~alpha28-1 "Live Systems Project"
+.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha28-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
diff --git a/manpages/en/lb_chroot_hooks.1 b/manpages/en/lb_chroot_hooks.1
index 6dcf9b041..d3ea49903 100644
--- a/manpages/en/lb_chroot_hooks.1
+++ b/manpages/en/lb_chroot_hooks.1
@@ -6,7 +6,7 @@
.\" under certain conditions; see COPYING for details.
.\"
.\"
-.TH LIVE\-BUILD 1 2013\-11\-03 4.0~alpha28-1 "Live Systems Project"
+.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha28-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
diff --git a/manpages/es/lb_binary_hooks.es.1 b/manpages/es/lb_binary_hooks.es.1
new file mode 100644
index 000000000..c57366a59
--- /dev/null
+++ b/manpages/es/lb_binary_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 04.11.2013 4.0~alpha28\-1 "Proyecto Live Systems"
+
+.SH NOMBRE
+\fBlive\-build\fP \- Live System Build Components
+
+.SH SINOPSIS
+\fBlb binary_hooks\fP [\-\-verbose]
+.PP
+\fBlb binary_hooks\fP [\-\-help]
+.br
+\fBlb binary_hooks\fP [\-\-version]
+.
+.SH DESCRIPCIÓN
+live\-build contains the components to build a live system from a
+configuration directory.
+.PP
+The \fBlb binary_hooks\fP command executes hooks after the binary 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.binary\fP 4
+.IP \fBbinary\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>.
diff --git a/manpages/es/lb_bootstrap_cdebootstrap.es.1 b/manpages/es/lb_bootstrap_cdebootstrap.es.1
index a5b229901..1f6bea1d6 100644
--- a/manpages/es/lb_bootstrap_cdebootstrap.es.1
+++ b/manpages/es/lb_bootstrap_cdebootstrap.es.1
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha28\-1 "Proyecto Live Systems"
+.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha28\-1 "Proyecto Live Systems"
.SH NOMBRE
\fBlive\-build\fP \- Live System Build Components
diff --git a/manpages/es/lb_bootstrap_debootstrap.es.1 b/manpages/es/lb_bootstrap_debootstrap.es.1
index 4332ca96e..e87687bcc 100644
--- a/manpages/es/lb_bootstrap_debootstrap.es.1
+++ b/manpages/es/lb_bootstrap_debootstrap.es.1
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha28\-1 "Proyecto Live Systems"
+.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha28\-1 "Proyecto Live Systems"
.SH NOMBRE
\fBlive\-build\fP \- Live System Build Components
diff --git a/manpages/es/lb_bootstrap_hooks.es.1 b/manpages/es/lb_bootstrap_hooks.es.1
index 3d0fe94c8..a9568191a 100644
--- a/manpages/es/lb_bootstrap_hooks.es.1
+++ b/manpages/es/lb_bootstrap_hooks.es.1
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha28\-1 "Proyecto Live Systems"
+.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha28\-1 "Proyecto Live Systems"
.SH NOMBRE
\fBlive\-build\fP \- Live System Build Components
diff --git a/manpages/es/lb_chroot_hooks.es.1 b/manpages/es/lb_chroot_hooks.es.1
index 9a8d748c5..2eb4e10b5 100644
--- a/manpages/es/lb_chroot_hooks.es.1
+++ b/manpages/es/lb_chroot_hooks.es.1
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha28\-1 "Proyecto Live Systems"
+.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha28\-1 "Proyecto Live Systems"
.SH NOMBRE
\fBlive\-build\fP \- Live System Build Components
diff --git a/manpages/po/de/lb_binary_hooks.1.po b/manpages/po/de/lb_binary_hooks.1.po
new file mode 100644
index 000000000..c4dfb1bee
--- /dev/null
+++ b/manpages/po/de/lb_binary_hooks.1.po
@@ -0,0 +1,270 @@
+# German translations for live-build
+# Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
+# This file is distributed under the same license as the live-build package.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: live-build 4.0~alpha28-1\n"
+"POT-Creation-Date: 2013-11-04 06:38+0100\n"
+"PO-Revision-Date: 2010-05-24 09:59+0300\n"
+"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\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_binary_hooks.1:9 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_binary_hooks.1:9 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-04"
+msgstr "04.11.2013"
+
+#. type: TH
+#: en/lb_binary_hooks.1:9 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_binary_hooks.1:9 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_binary_hooks.1:11 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_binary_hooks.1:13 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_binary_hooks.1:14 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: Plain text
+#: en/lb_binary_hooks.1:16
+msgid "B<lb binary_hooks> [--verbose]"
+msgstr "B<lb binary_hooks> [--verbose]"
+
+#. type: Plain text
+#: en/lb_binary_hooks.1:18
+msgid "B<lb binary_hooks> [--help]"
+msgstr "B<lb binary_hooks> [--help]"
+
+#. type: Plain text
+#: en/lb_binary_hooks.1:20
+msgid "B<lb binary_hooks> [--version]"
+msgstr "B<lb binary_hooks> [--version]"
+
+#. type: SH
+#: en/lb_binary_hooks.1:21 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_binary_hooks.1:23 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: Plain text
+#: en/lb_binary_hooks.1:25
+msgid "The B<lb binary_hooks> command executes hooks after the binary stage."
+msgstr "Der B<lb binary_hooks> Befehl führt Hooks nach dem Binary Stage aus."
+
+#. type: SH
+#: en/lb_binary_hooks.1:26 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_binary_hooks.1:27 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_binary_hooks.1:29 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_binary_hooks.1:29 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_binary_hooks.1:31 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_binary_hooks.1:31 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_binary_hooks.1:33 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_binary_hooks.1:34 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_binary_hooks.1:35 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_binary_hooks.1:36 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: IP
+#: en/lb_binary_hooks.1:37
+#, no-wrap
+msgid "B<config/hooks/*.hook.binary>"
+msgstr "B<config/hooks/*.hook.binary>"
+
+#. type: IP
+#: en/lb_binary_hooks.1:38
+#, no-wrap
+msgid "B<binary>"
+msgstr "B<binary>"
+
+#. type: SH
+#: en/lb_binary_hooks.1:40 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_binary_hooks.1:43 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_binary_hooks.1:45 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_binary_hooks.1:46 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_binary_hooks.1:48 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_binary_hooks.1:49 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_binary_hooks.1:50 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."
diff --git a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po
index d9c05b1fa..3c595928b 100644
--- a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po
+++ b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha28-1\n"
-"POT-Creation-Date: 2013-11-03 19:51+0100\n"
+"POT-Creation-Date: 2013-11-04 06:38+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
@@ -16,82 +16,72 @@ msgstr ""
"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_binary_hooks.1:9 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_binary_hooks.1:9 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"
+msgid "2013-11-04"
+msgstr "04.11.2013"
#. type: TH
-#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
-#: en/lb_bootstrap_hooks.1:9
+#: en/lb_binary_hooks.1:9 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_binary_hooks.1:9 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_binary_hooks.1:11 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_binary_hooks.1:13 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_binary_hooks.1:14 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: Plain text
-#: en/lb_bootstrap_cdebootstrap.1:16
-msgid ""
-"B<lb bootstrap_cdebootstrap> [--cdebootstrap-"
-"options=I<CDEBOOTSTRAP_OPTIONS>] [--verbose]"
-msgstr ""
-"B<lb bootstrap_cdebootstrap> [--cdebootstrap-"
-"options=I<CDEBOOTSTRAP_OPTIONEN>] [--verbose]"
-
-#. type: Plain text
-#: en/lb_bootstrap_cdebootstrap.1:18
-msgid "B<lb bootstrap_cdebootstrap> [--help]"
-msgstr "B<lb bootstrap_cdebootstrap> [--help]"
-
-#. type: Plain text
-#: en/lb_bootstrap_cdebootstrap.1:20
-msgid "B<lb bootstrap_cdebootstrap> [--version]"
-msgstr "B<lb bootstrap_cdebootstrap> [--version]"
-
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21
-#: en/lb_bootstrap_hooks.1:21
+#: en/lb_binary_hooks.1:21 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_binary_hooks.1:23 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."
@@ -99,139 +89,96 @@ msgstr ""
"live-build enthält die Komponenten um ein Live System von einem "
"Konfigurationsverzeichnis zu erstellen."
-#. type: Plain text
-#: en/lb_bootstrap_cdebootstrap.1:25
-msgid ""
-"The B<lb bootstrap_cdebootstrap> command bootstraps the chroot system with "
-"I<cdebootstrap>(1)."
-msgstr ""
-"Der B<lb bootstrap_cdebootstrap> Befehl erstellt das Chroot System mit "
-"I<cdebootstrap>(1)."
-
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26
-#: en/lb_bootstrap_hooks.1:26
+#: en/lb_binary_hooks.1:26 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:27
-#, no-wrap
-msgid "--cdebootstrap-options=I<CDEBOOTSTRAP_OPTIONS>"
-msgstr "--cdebootstrap-options=I<CDEBOOTSTRAP_OPTIONEN>"
-
-#. type: Plain text
-#: en/lb_bootstrap_cdebootstrap.1:29
-msgid ""
-"set I<cdebootstrap>(1) options (default: None), see I<cdebootstrap>(1) for "
-"more information about cdebootstrap."
-msgstr ""
-"setzt I<cdebootstrap>(1) Optionen (Standardwert: keine), siehe "
-"I<cdebootstrap>(1) für mehr Informationen über cdebootstrap."
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29
-#: en/lb_bootstrap_hooks.1:27
+#: en/lb_binary_hooks.1:27 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_binary_hooks.1:29 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_binary_hooks.1:29 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_binary_hooks.1:31 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_binary_hooks.1:31 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_binary_hooks.1:33 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_binary_hooks.1:34 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_binary_hooks.1:35 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:38 en/lb_bootstrap_debootstrap.1:38
-#, no-wrap
-msgid "B<cache/bootstrap>"
-msgstr "B<cache/bootstrap>"
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:39 en/lb_bootstrap_debootstrap.1:39
-#, no-wrap
-msgid "B<cache/packages.bootstrap>"
-msgstr "B<cache/packages.bootstrap>"
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40
-#: en/lb_bootstrap_hooks.1:37
-#, no-wrap
-msgid "B<chroot>"
-msgstr "B<chroot>"
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41
-#: en/lb_bootstrap_hooks.1:38
-#, no-wrap
-msgid "B<.build/bootstrap>"
-msgstr "B<.build/bootstrap>"
-
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43
-#: en/lb_bootstrap_hooks.1:40
+#: en/lb_binary_hooks.1:40 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"
-#. type: Plain text
-#: en/lb_bootstrap_cdebootstrap.1:45
-msgid "I<cdebootstrap>(1)"
-msgstr "I<cdebootstrap>(1)"
-
#. FIXME
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46
-#: en/lb_bootstrap_hooks.1:43
+#: en/lb_binary_hooks.1:43 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_binary_hooks.1:45 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 "
@@ -242,15 +189,17 @@ msgstr ""
"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_binary_hooks.1:46 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_binary_hooks.1:48 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 "
@@ -265,17 +214,92 @@ msgstr ""
#
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:52 en/lb_bootstrap_debootstrap.1:52
-#: en/lb_bootstrap_hooks.1:49
+#: en/lb_binary_hooks.1:49 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_binary_hooks.1:50 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: Plain text
+#: en/lb_bootstrap_cdebootstrap.1:16
+msgid ""
+"B<lb bootstrap_cdebootstrap> [--cdebootstrap-"
+"options=I<CDEBOOTSTRAP_OPTIONS>] [--verbose]"
+msgstr ""
+"B<lb bootstrap_cdebootstrap> [--cdebootstrap-"
+"options=I<CDEBOOTSTRAP_OPTIONEN>] [--verbose]"
+
+#. type: Plain text
+#: en/lb_bootstrap_cdebootstrap.1:18
+msgid "B<lb bootstrap_cdebootstrap> [--help]"
+msgstr "B<lb bootstrap_cdebootstrap> [--help]"
+
+#. type: Plain text
+#: en/lb_bootstrap_cdebootstrap.1:20
+msgid "B<lb bootstrap_cdebootstrap> [--version]"
+msgstr "B<lb bootstrap_cdebootstrap> [--version]"
+
+#. type: Plain text
+#: en/lb_bootstrap_cdebootstrap.1:25
+msgid ""
+"The B<lb bootstrap_cdebootstrap> command bootstraps the chroot system with "
+"I<cdebootstrap>(1)."
+msgstr ""
+"Der B<lb bootstrap_cdebootstrap> Befehl erstellt das Chroot System mit "
+"I<cdebootstrap>(1)."
+
+#. type: IP
+#: en/lb_bootstrap_cdebootstrap.1:27
+#, no-wrap
+msgid "--cdebootstrap-options=I<CDEBOOTSTRAP_OPTIONS>"
+msgstr "--cdebootstrap-options=I<CDEBOOTSTRAP_OPTIONEN>"
+
+#. type: Plain text
+#: en/lb_bootstrap_cdebootstrap.1:29
+msgid ""
+"set I<cdebootstrap>(1) options (default: None), see I<cdebootstrap>(1) for "
+"more information about cdebootstrap."
+msgstr ""
+"setzt I<cdebootstrap>(1) Optionen (Standardwert: keine), siehe "
+"I<cdebootstrap>(1) für mehr Informationen über cdebootstrap."
+
+#. type: IP
+#: en/lb_bootstrap_cdebootstrap.1:38 en/lb_bootstrap_debootstrap.1:38
+#, no-wrap
+msgid "B<cache/bootstrap>"
+msgstr "B<cache/bootstrap>"
+
+#. type: IP
+#: en/lb_bootstrap_cdebootstrap.1:39 en/lb_bootstrap_debootstrap.1:39
+#, no-wrap
+msgid "B<cache/packages.bootstrap>"
+msgstr "B<cache/packages.bootstrap>"
+
+#. 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: IP
+#: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41
+#, no-wrap
+msgid "B<.build/bootstrap>"
+msgstr "B<.build/bootstrap>"
+
+#. type: Plain text
+#: en/lb_bootstrap_cdebootstrap.1:45
+msgid "I<cdebootstrap>(1)"
+msgstr "I<cdebootstrap>(1)"
diff --git a/manpages/po/de/lb_bootstrap_debootstrap.1.po b/manpages/po/de/lb_bootstrap_debootstrap.1.po
index 1708a5a3c..d0bdc2ed3 100644
--- a/manpages/po/de/lb_bootstrap_debootstrap.1.po
+++ b/manpages/po/de/lb_bootstrap_debootstrap.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha28-1\n"
-"POT-Creation-Date: 2013-11-03 19:51+0100\n"
+"POT-Creation-Date: 2013-11-04 06:38+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
@@ -16,63 +16,72 @@ msgstr ""
"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_binary_hooks.1:9 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_binary_hooks.1:9 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"
+msgid "2013-11-04"
+msgstr "04.11.2013"
#. type: TH
-#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
-#: en/lb_bootstrap_hooks.1:9
+#: en/lb_binary_hooks.1:9 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_binary_hooks.1:9 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_binary_hooks.1:11 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_binary_hooks.1:13 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_binary_hooks.1:14 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_binary_hooks.1:21 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_binary_hooks.1:23 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."
@@ -81,109 +90,95 @@ msgstr ""
"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_binary_hooks.1:26 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_binary_hooks.1:27 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_binary_hooks.1:29 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_binary_hooks.1:29 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_binary_hooks.1:31 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_binary_hooks.1:31 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_binary_hooks.1:33 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_binary_hooks.1:34 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_binary_hooks.1:35 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:38 en/lb_bootstrap_debootstrap.1:38
-#, no-wrap
-msgid "B<cache/bootstrap>"
-msgstr "B<cache/bootstrap>"
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:39 en/lb_bootstrap_debootstrap.1:39
-#, no-wrap
-msgid "B<cache/packages.bootstrap>"
-msgstr "B<cache/packages.bootstrap>"
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40
-#: en/lb_bootstrap_hooks.1:37
-#, no-wrap
-msgid "B<chroot>"
-msgstr "B<chroot>"
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41
-#: en/lb_bootstrap_hooks.1:38
-#, no-wrap
-msgid "B<.build/bootstrap>"
-msgstr "B<.build/bootstrap>"
-
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43
-#: en/lb_bootstrap_hooks.1:40
+#: en/lb_binary_hooks.1:40 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_binary_hooks.1:43 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_binary_hooks.1:45 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 "
@@ -194,15 +189,17 @@ msgstr ""
"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_binary_hooks.1:46 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_binary_hooks.1:48 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 "
@@ -217,21 +214,48 @@ msgstr ""
#
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:52 en/lb_bootstrap_debootstrap.1:52
-#: en/lb_bootstrap_hooks.1:49
+#: en/lb_binary_hooks.1:49 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_binary_hooks.1:50 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_cdebootstrap.1:38 en/lb_bootstrap_debootstrap.1:38
+#, no-wrap
+msgid "B<cache/bootstrap>"
+msgstr "B<cache/bootstrap>"
+
+#. type: IP
+#: en/lb_bootstrap_cdebootstrap.1:39 en/lb_bootstrap_debootstrap.1:39
+#, no-wrap
+msgid "B<cache/packages.bootstrap>"
+msgstr "B<cache/packages.bootstrap>"
+
+#. 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: IP
+#: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41
+#, no-wrap
+msgid "B<.build/bootstrap>"
+msgstr "B<.build/bootstrap>"
+
#. type: Plain text
#: en/lb_bootstrap_debootstrap.1:16
msgid ""
diff --git a/manpages/po/de/lb_bootstrap_hooks.1.po b/manpages/po/de/lb_bootstrap_hooks.1.po
index 5dec4b357..c56eed861 100644
--- a/manpages/po/de/lb_bootstrap_hooks.1.po
+++ b/manpages/po/de/lb_bootstrap_hooks.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha28-1\n"
-"POT-Creation-Date: 2013-11-03 20:50+0100\n"
+"POT-Creation-Date: 2013-11-04 06:38+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
@@ -16,63 +16,72 @@ msgstr ""
"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_binary_hooks.1:9 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_binary_hooks.1:9 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"
+msgid "2013-11-04"
+msgstr "04.11.2013"
#. type: TH
-#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
-#: en/lb_bootstrap_hooks.1:9
+#: en/lb_binary_hooks.1:9 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_binary_hooks.1:9 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_binary_hooks.1:11 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_binary_hooks.1:13 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_binary_hooks.1:14 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_binary_hooks.1:21 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_binary_hooks.1:23 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."
@@ -81,90 +90,101 @@ msgstr ""
"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_binary_hooks.1:26 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_binary_hooks.1:27 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_binary_hooks.1:29 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_binary_hooks.1:29 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_binary_hooks.1:31 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_binary_hooks.1:31 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_binary_hooks.1:33 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_binary_hooks.1:34 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_binary_hooks.1:35 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_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36
#, no-wrap
-msgid "B<chroot>"
-msgstr "B<chroot>"
+msgid "B<config/hooks/*.hook>"
+msgstr "B<config/hooks/*.hook>"
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43
-#: en/lb_bootstrap_hooks.1:40
+#: en/lb_binary_hooks.1:40 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_binary_hooks.1:43 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_binary_hooks.1:45 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 "
@@ -175,15 +195,17 @@ msgstr ""
"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_binary_hooks.1:46 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_binary_hooks.1:48 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 "
@@ -198,21 +220,30 @@ msgstr ""
#
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:52 en/lb_bootstrap_debootstrap.1:52
-#: en/lb_bootstrap_hooks.1:49
+#: en/lb_binary_hooks.1:49 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_binary_hooks.1:50 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_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: Plain text
#: en/lb_bootstrap_hooks.1:16
msgid "B<lb bootstrap_hooks> [--verbose]"
@@ -236,12 +267,6 @@ msgstr ""
"Der B<lb bootstrap_hooks> Befehl führt Hooks nach dem Bootstrap Stage aus."
#. type: IP
-#: en/lb_bootstrap_hooks.1:36
-#, no-wrap
-msgid "B<config/hooks/*.hook>"
-msgstr "B<config/hooks/*.hook>"
-
-#. type: IP
#: en/lb_bootstrap_hooks.1:37
#, no-wrap
msgid "B<config/hooks/*.hook.bootstrap>"
diff --git a/manpages/po/de/lb_chroot_hooks.1.po b/manpages/po/de/lb_chroot_hooks.1.po
index 4bddcbf7c..cf75a8de8 100644
--- a/manpages/po/de/lb_chroot_hooks.1.po
+++ b/manpages/po/de/lb_chroot_hooks.1.po
@@ -1,14 +1,13 @@
-# German translations for live-build package
-# Copyright (C) 2013 Free Software Foundation, Inc.
+# German translations for live-build
+# Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
# 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"
+"Project-Id-Version: live-build 4.0~alpha28-1\n"
+"POT-Creation-Date: 2013-11-04 06:38+0100\n"
+"PO-Revision-Date: 2010-05-24 09:59+0300\n"
+"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -17,63 +16,72 @@ msgstr ""
"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
+#: en/lb_binary_hooks.1:9 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
+#: en/lb_binary_hooks.1:9 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"
+msgid "2013-11-04"
+msgstr "04.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
+#: en/lb_binary_hooks.1:9 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
+#: en/lb_binary_hooks.1:9 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
+#: en/lb_binary_hooks.1:11 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
+#: en/lb_binary_hooks.1:13 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
+#: en/lb_binary_hooks.1:14 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
+#: en/lb_binary_hooks.1:21 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
+#: en/lb_binary_hooks.1:23 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."
@@ -82,90 +90,101 @@ msgstr ""
"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
+#: en/lb_binary_hooks.1:26 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
+#: en/lb_binary_hooks.1:27 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
+#: en/lb_binary_hooks.1:29 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
+#: en/lb_binary_hooks.1:29 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
+#: en/lb_binary_hooks.1:31 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
+#: en/lb_binary_hooks.1:31 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
+#: en/lb_binary_hooks.1:33 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
+#: en/lb_binary_hooks.1:34 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
+#: en/lb_binary_hooks.1:35 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
+#: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36
#, no-wrap
-msgid "B<chroot>"
-msgstr "B<chroot>"
+msgid "B<config/hooks/*.hook>"
+msgstr "B<config/hooks/*.hook>"
#. 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
+#: en/lb_binary_hooks.1:40 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
+#: en/lb_binary_hooks.1:43 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
+#: en/lb_binary_hooks.1:45 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 "
@@ -176,15 +195,17 @@ msgstr ""
"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
+#: en/lb_binary_hooks.1:46 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
+#: en/lb_binary_hooks.1:48 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 "
@@ -199,15 +220,17 @@ 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
+#: en/lb_binary_hooks.1:49 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
+#: en/lb_binary_hooks.1:50 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 ""
@@ -215,10 +238,11 @@ msgstr ""
"geschrieben."
#. type: IP
-#: en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36
+#: 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<config/hooks/*.hook>"
-msgstr "B<config/hooks/*.hook>"
+msgid "B<chroot>"
+msgstr "B<chroot>"
#. type: Plain text
#: en/lb_chroot_hooks.1:16
diff --git a/manpages/po/es/lb_binary_hooks.1.po b/manpages/po/es/lb_binary_hooks.1.po
new file mode 100644
index 000000000..99a02953f
--- /dev/null
+++ b/manpages/po/es/lb_binary_hooks.1.po
@@ -0,0 +1,272 @@
+# Spanish translations for live-build
+# Copyright (C) 2013 Carlos Zuferri <chals@altorricon.com>
+# This file is distributed under the same license as the live-build package.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: live-build 4.0~alpha28-1\n"
+"POT-Creation-Date: 2013-11-04 06:38+0100\n"
+"PO-Revision-Date: 2010-05-24 09:59+0300\n"
+"Last-Translator: Carlos Zuferri <chals@altorricon.com>\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"
+
+#. type: TH
+#: en/lb_binary_hooks.1:9 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_binary_hooks.1:9 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-04"
+msgstr "04.11.2013"
+
+#. type: TH
+#: en/lb_binary_hooks.1:9 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_binary_hooks.1:9 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_binary_hooks.1:11 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_binary_hooks.1:13 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_binary_hooks.1:14 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: Plain text
+#: en/lb_binary_hooks.1:16
+msgid "B<lb binary_hooks> [--verbose]"
+msgstr "B<lb binary_hooks> [--verbose]"
+
+#. type: Plain text
+#: en/lb_binary_hooks.1:18
+msgid "B<lb binary_hooks> [--help]"
+msgstr "B<lb binary_hooks> [--help]"
+
+#. type: Plain text
+#: en/lb_binary_hooks.1:20
+msgid "B<lb binary_hooks> [--version]"
+msgstr "B<lb binary_hooks> [--version]"
+
+#. type: SH
+#: en/lb_binary_hooks.1:21 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_binary_hooks.1:23 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: Plain text
+#: en/lb_binary_hooks.1:25
+#, fuzzy
+msgid "The B<lb binary_hooks> command executes hooks after the binary stage."
+msgstr ""
+"El programa B<lb binary_hooks> preinstala el chroot del sistema con "
+"I<debootstrap>(8)."
+
+#. type: SH
+#: en/lb_binary_hooks.1:26 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_binary_hooks.1:27 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_binary_hooks.1:29 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_binary_hooks.1:29 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_binary_hooks.1:31 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_binary_hooks.1:31 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_binary_hooks.1:33 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_binary_hooks.1:34 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_binary_hooks.1:35 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_binary_hooks.1:36 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: IP
+#: en/lb_binary_hooks.1:37
+#, no-wrap
+msgid "B<config/hooks/*.hook.binary>"
+msgstr "B<config/hooks/*.hook.binary>"
+
+#. type: IP
+#: en/lb_binary_hooks.1:38
+#, no-wrap
+msgid "B<binary>"
+msgstr "B<binary>"
+
+#. type: SH
+#: en/lb_binary_hooks.1:40 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_binary_hooks.1:43 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_binary_hooks.1:45 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_binary_hooks.1:46 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_binary_hooks.1:48 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_binary_hooks.1:49 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_binary_hooks.1:50 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>."
diff --git a/manpages/po/es/lb_bootstrap_cdebootstrap.1.po b/manpages/po/es/lb_bootstrap_cdebootstrap.1.po
index e89453485..69a69e210 100644
--- a/manpages/po/es/lb_bootstrap_cdebootstrap.1.po
+++ b/manpages/po/es/lb_bootstrap_cdebootstrap.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha28-1\n"
-"POT-Creation-Date: 2013-11-03 19:51+0100\n"
+"POT-Creation-Date: 2013-11-04 06:38+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
@@ -15,83 +15,73 @@ msgstr ""
"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_binary_hooks.1:9 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_binary_hooks.1:9 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"
+msgid "2013-11-04"
+msgstr "04.11.2013"
#. type: TH
-#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
-#: en/lb_bootstrap_hooks.1:9
+#: en/lb_binary_hooks.1:9 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_binary_hooks.1:9 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_binary_hooks.1:11 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_binary_hooks.1:13 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_binary_hooks.1:14 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: Plain text
-#: en/lb_bootstrap_cdebootstrap.1:16
-msgid ""
-"B<lb bootstrap_cdebootstrap> [--cdebootstrap-"
-"options=I<CDEBOOTSTRAP_OPTIONS>] [--verbose]"
-msgstr ""
-"B<lb bootstrap_cdebootstrap> [--cdebootstrap-"
-"options=I<OPCIONES_CDEBOOTSTRAP>] [--verbose]"
-
-#. type: Plain text
-#: en/lb_bootstrap_cdebootstrap.1:18
-msgid "B<lb bootstrap_cdebootstrap> [--help]"
-msgstr "B<lb bootstrap_cdebootstrap> [--help]"
-
-#. type: Plain text
-#: en/lb_bootstrap_cdebootstrap.1:20
-msgid "B<lb bootstrap_cdebootstrap> [--version]"
-msgstr "B<lb bootstrap_cdebootstrap> [--version]"
-
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21
-#: en/lb_bootstrap_hooks.1:21
+#: en/lb_binary_hooks.1:21 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_binary_hooks.1:23 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 "
@@ -100,140 +90,96 @@ msgstr ""
"live-build contiene los programas para construir un sistema en vivo a partir "
"de un directorio de configuración."
-#. type: Plain text
-#: en/lb_bootstrap_cdebootstrap.1:25
-#, fuzzy
-msgid ""
-"The B<lb bootstrap_cdebootstrap> command bootstraps the chroot system with "
-"I<cdebootstrap>(1)."
-msgstr ""
-"El programa B<lb bootstrap_cdebootstrap> preinstala el chroot del sistema "
-"con I<cdebootstrap>(1)."
-
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26
-#: en/lb_bootstrap_hooks.1:26
+#: en/lb_binary_hooks.1:26 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:27
-#, no-wrap
-msgid "--cdebootstrap-options=I<CDEBOOTSTRAP_OPTIONS>"
-msgstr "--cdebootstrap-options=I<OPCIONES_CDEBOOTSTRAP>"
-
-#. type: Plain text
-#: en/lb_bootstrap_cdebootstrap.1:29
-msgid ""
-"set I<cdebootstrap>(1) options (default: None), see I<cdebootstrap>(1) for "
-"more information about cdebootstrap."
-msgstr ""
-"establece las opciones de I<cdebootstrap>(1) (por defecto: Ninguna), ver "
-"I<cdebootstrap>(1) para más información acerca de cdebootstrap."
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29
-#: en/lb_bootstrap_hooks.1:27
+#: en/lb_binary_hooks.1:27 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_binary_hooks.1:29 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_binary_hooks.1:29 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_binary_hooks.1:31 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_binary_hooks.1:31 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_binary_hooks.1:33 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_binary_hooks.1:34 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_binary_hooks.1:35 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:38 en/lb_bootstrap_debootstrap.1:38
-#, no-wrap
-msgid "B<cache/bootstrap>"
-msgstr "B<cache/bootstrap>"
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:39 en/lb_bootstrap_debootstrap.1:39
-#, no-wrap
-msgid "B<cache/packages.bootstrap>"
-msgstr "B<cache/packages.bootstrap>"
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40
-#: en/lb_bootstrap_hooks.1:37
-#, no-wrap
-msgid "B<chroot>"
-msgstr "B<chroot>"
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41
-#: en/lb_bootstrap_hooks.1:38
-#, no-wrap
-msgid "B<.build/bootstrap>"
-msgstr "B<.build/bootstrap>"
-
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43
-#: en/lb_bootstrap_hooks.1:40
+#: en/lb_binary_hooks.1:40 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"
-#. type: Plain text
-#: en/lb_bootstrap_cdebootstrap.1:45
-msgid "I<cdebootstrap>(1)"
-msgstr "I<cdebootstrap>(1)"
-
#. FIXME
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46
-#: en/lb_bootstrap_hooks.1:43
+#: en/lb_binary_hooks.1:43 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_binary_hooks.1:45 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 "
@@ -244,15 +190,17 @@ msgstr ""
"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_binary_hooks.1:46 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_binary_hooks.1:48 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 "
@@ -265,17 +213,93 @@ msgstr ""
"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_binary_hooks.1:49 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_binary_hooks.1:50 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: Plain text
+#: en/lb_bootstrap_cdebootstrap.1:16
+msgid ""
+"B<lb bootstrap_cdebootstrap> [--cdebootstrap-"
+"options=I<CDEBOOTSTRAP_OPTIONS>] [--verbose]"
+msgstr ""
+"B<lb bootstrap_cdebootstrap> [--cdebootstrap-"
+"options=I<OPCIONES_CDEBOOTSTRAP>] [--verbose]"
+
+#. type: Plain text
+#: en/lb_bootstrap_cdebootstrap.1:18
+msgid "B<lb bootstrap_cdebootstrap> [--help]"
+msgstr "B<lb bootstrap_cdebootstrap> [--help]"
+
+#. type: Plain text
+#: en/lb_bootstrap_cdebootstrap.1:20
+msgid "B<lb bootstrap_cdebootstrap> [--version]"
+msgstr "B<lb bootstrap_cdebootstrap> [--version]"
+
+#. type: Plain text
+#: en/lb_bootstrap_cdebootstrap.1:25
+#, fuzzy
+msgid ""
+"The B<lb bootstrap_cdebootstrap> command bootstraps the chroot system with "
+"I<cdebootstrap>(1)."
+msgstr ""
+"El programa B<lb bootstrap_cdebootstrap> preinstala el chroot del sistema "
+"con I<cdebootstrap>(1)."
+
+#. type: IP
+#: en/lb_bootstrap_cdebootstrap.1:27
+#, no-wrap
+msgid "--cdebootstrap-options=I<CDEBOOTSTRAP_OPTIONS>"
+msgstr "--cdebootstrap-options=I<OPCIONES_CDEBOOTSTRAP>"
+
+#. type: Plain text
+#: en/lb_bootstrap_cdebootstrap.1:29
+msgid ""
+"set I<cdebootstrap>(1) options (default: None), see I<cdebootstrap>(1) for "
+"more information about cdebootstrap."
+msgstr ""
+"establece las opciones de I<cdebootstrap>(1) (por defecto: Ninguna), ver "
+"I<cdebootstrap>(1) para más información acerca de cdebootstrap."
+
+#. type: IP
+#: en/lb_bootstrap_cdebootstrap.1:38 en/lb_bootstrap_debootstrap.1:38
+#, no-wrap
+msgid "B<cache/bootstrap>"
+msgstr "B<cache/bootstrap>"
+
+#. type: IP
+#: en/lb_bootstrap_cdebootstrap.1:39 en/lb_bootstrap_debootstrap.1:39
+#, no-wrap
+msgid "B<cache/packages.bootstrap>"
+msgstr "B<cache/packages.bootstrap>"
+
+#. 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: IP
+#: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41
+#, no-wrap
+msgid "B<.build/bootstrap>"
+msgstr "B<.build/bootstrap>"
+
+#. type: Plain text
+#: en/lb_bootstrap_cdebootstrap.1:45
+msgid "I<cdebootstrap>(1)"
+msgstr "I<cdebootstrap>(1)"
diff --git a/manpages/po/es/lb_bootstrap_debootstrap.1.po b/manpages/po/es/lb_bootstrap_debootstrap.1.po
index 751c4a693..7806a2be3 100644
--- a/manpages/po/es/lb_bootstrap_debootstrap.1.po
+++ b/manpages/po/es/lb_bootstrap_debootstrap.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha28-1\n"
-"POT-Creation-Date: 2013-11-03 19:51+0100\n"
+"POT-Creation-Date: 2013-11-04 06:38+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
@@ -15,64 +15,73 @@ msgstr ""
"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_binary_hooks.1:9 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_binary_hooks.1:9 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"
+msgid "2013-11-04"
+msgstr "04.11.2013"
#. type: TH
-#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
-#: en/lb_bootstrap_hooks.1:9
+#: en/lb_binary_hooks.1:9 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_binary_hooks.1:9 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_binary_hooks.1:11 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_binary_hooks.1:13 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_binary_hooks.1:14 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_binary_hooks.1:21 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_binary_hooks.1:23 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 "
@@ -82,109 +91,95 @@ msgstr ""
"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_binary_hooks.1:26 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_binary_hooks.1:27 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_binary_hooks.1:29 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_binary_hooks.1:29 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_binary_hooks.1:31 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_binary_hooks.1:31 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_binary_hooks.1:33 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_binary_hooks.1:34 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_binary_hooks.1:35 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:38 en/lb_bootstrap_debootstrap.1:38
-#, no-wrap
-msgid "B<cache/bootstrap>"
-msgstr "B<cache/bootstrap>"
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:39 en/lb_bootstrap_debootstrap.1:39
-#, no-wrap
-msgid "B<cache/packages.bootstrap>"
-msgstr "B<cache/packages.bootstrap>"
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40
-#: en/lb_bootstrap_hooks.1:37
-#, no-wrap
-msgid "B<chroot>"
-msgstr "B<chroot>"
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41
-#: en/lb_bootstrap_hooks.1:38
-#, no-wrap
-msgid "B<.build/bootstrap>"
-msgstr "B<.build/bootstrap>"
-
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43
-#: en/lb_bootstrap_hooks.1:40
+#: en/lb_binary_hooks.1:40 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_binary_hooks.1:43 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_binary_hooks.1:45 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 "
@@ -195,15 +190,17 @@ msgstr ""
"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_binary_hooks.1:46 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_binary_hooks.1:48 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 "
@@ -216,21 +213,48 @@ msgstr ""
"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_binary_hooks.1:49 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_binary_hooks.1:50 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_cdebootstrap.1:38 en/lb_bootstrap_debootstrap.1:38
+#, no-wrap
+msgid "B<cache/bootstrap>"
+msgstr "B<cache/bootstrap>"
+
+#. type: IP
+#: en/lb_bootstrap_cdebootstrap.1:39 en/lb_bootstrap_debootstrap.1:39
+#, no-wrap
+msgid "B<cache/packages.bootstrap>"
+msgstr "B<cache/packages.bootstrap>"
+
+#. 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: IP
+#: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41
+#, no-wrap
+msgid "B<.build/bootstrap>"
+msgstr "B<.build/bootstrap>"
+
#. type: Plain text
#: en/lb_bootstrap_debootstrap.1:16
msgid ""
diff --git a/manpages/po/es/lb_bootstrap_hooks.1.po b/manpages/po/es/lb_bootstrap_hooks.1.po
index 3c3a537c6..d901e4f09 100644
--- a/manpages/po/es/lb_bootstrap_hooks.1.po
+++ b/manpages/po/es/lb_bootstrap_hooks.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha28-1\n"
-"POT-Creation-Date: 2013-11-03 20:50+0100\n"
+"POT-Creation-Date: 2013-11-04 06:38+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
@@ -15,64 +15,73 @@ msgstr ""
"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_binary_hooks.1:9 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_binary_hooks.1:9 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"
+msgid "2013-11-04"
+msgstr "04.11.2013"
#. type: TH
-#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
-#: en/lb_bootstrap_hooks.1:9
+#: en/lb_binary_hooks.1:9 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_binary_hooks.1:9 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_binary_hooks.1:11 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_binary_hooks.1:13 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_binary_hooks.1:14 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_binary_hooks.1:21 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_binary_hooks.1:23 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 "
@@ -82,90 +91,101 @@ msgstr ""
"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_binary_hooks.1:26 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_binary_hooks.1:27 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_binary_hooks.1:29 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_binary_hooks.1:29 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_binary_hooks.1:31 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_binary_hooks.1:31 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_binary_hooks.1:33 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_binary_hooks.1:34 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_binary_hooks.1:35 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_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36
#, no-wrap
-msgid "B<chroot>"
-msgstr "B<chroot>"
+msgid "B<config/hooks/*.hook>"
+msgstr "B<config/hooks/*.hook>"
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43
-#: en/lb_bootstrap_hooks.1:40
+#: en/lb_binary_hooks.1:40 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_binary_hooks.1:43 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_binary_hooks.1:45 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 "
@@ -176,15 +196,17 @@ msgstr ""
"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_binary_hooks.1:46 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_binary_hooks.1:48 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 "
@@ -197,21 +219,30 @@ msgstr ""
"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_binary_hooks.1:49 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_binary_hooks.1:50 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_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: Plain text
#: en/lb_bootstrap_hooks.1:16
msgid "B<lb bootstrap_hooks> [--verbose]"
@@ -237,12 +268,6 @@ msgstr ""
"I<debootstrap>(8)."
#. type: IP
-#: en/lb_bootstrap_hooks.1:36
-#, no-wrap
-msgid "B<config/hooks/*.hook>"
-msgstr "B<config/hooks/*.hook>"
-
-#. type: IP
#: en/lb_bootstrap_hooks.1:37
#, no-wrap
msgid "B<config/hooks/*.hook.bootstrap>"
diff --git a/manpages/po/es/lb_chroot_hooks.1.po b/manpages/po/es/lb_chroot_hooks.1.po
index 6bf244a63..b9c6d955e 100644
--- a/manpages/po/es/lb_chroot_hooks.1.po
+++ b/manpages/po/es/lb_chroot_hooks.1.po
@@ -1,80 +1,87 @@
-# Spanish translations for live-build package
-# Copyright (C) 2013 Free Software Foundation, Inc.
+# Spanish translations for live-build
+# Copyright (C) 2013 Carlos Zuferri <chals@altorricon.com>
# 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"
+"Project-Id-Version: live-build 4.0~alpha28-1\n"
+"POT-Creation-Date: 2013-11-04 06:38+0100\n"
+"PO-Revision-Date: 2010-05-24 09:59+0300\n"
+"Last-Translator: Carlos Zuferri <chals@altorricon.com>\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
+#: en/lb_binary_hooks.1:9 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
+#: en/lb_binary_hooks.1:9 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"
+msgid "2013-11-04"
+msgstr "04.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
+#: en/lb_binary_hooks.1:9 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
+#: en/lb_binary_hooks.1:9 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
+#: en/lb_binary_hooks.1:11 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
+#: en/lb_binary_hooks.1:13 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
+#: en/lb_binary_hooks.1:14 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
+#: en/lb_binary_hooks.1:21 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
+#: en/lb_binary_hooks.1:23 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 "
@@ -84,90 +91,101 @@ msgstr ""
"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
+#: en/lb_binary_hooks.1:26 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
+#: en/lb_binary_hooks.1:27 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
+#: en/lb_binary_hooks.1:29 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
+#: en/lb_binary_hooks.1:29 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
+#: en/lb_binary_hooks.1:31 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
+#: en/lb_binary_hooks.1:31 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
+#: en/lb_binary_hooks.1:33 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
+#: en/lb_binary_hooks.1:34 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
+#: en/lb_binary_hooks.1:35 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
+#: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36
#, no-wrap
-msgid "B<chroot>"
-msgstr "B<chroot>"
+msgid "B<config/hooks/*.hook>"
+msgstr "B<config/hooks/*.hook>"
#. 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
+#: en/lb_binary_hooks.1:40 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
+#: en/lb_binary_hooks.1:43 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
+#: en/lb_binary_hooks.1:45 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 "
@@ -178,15 +196,17 @@ msgstr ""
"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
+#: en/lb_binary_hooks.1:46 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
+#: en/lb_binary_hooks.1:48 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 "
@@ -199,15 +219,17 @@ msgstr ""
"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
+#: en/lb_binary_hooks.1:49 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
+#: en/lb_binary_hooks.1:50 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 ""
@@ -215,10 +237,11 @@ msgstr ""
"ch>E<gt>."
#. type: IP
-#: en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36
+#: 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<config/hooks/*.hook>"
-msgstr "B<config/hooks/*.hook>"
+msgid "B<chroot>"
+msgstr "B<chroot>"
#. type: Plain text
#: en/lb_chroot_hooks.1:16
diff --git a/manpages/po4a.cfg b/manpages/po4a.cfg
index d8b2cd361..fdcdd5caf 100644
--- a/manpages/po4a.cfg
+++ b/manpages/po4a.cfg
@@ -1,5 +1,6 @@
[po4a_langs] de es
[po4a_paths] pot/$master.pot $lang:po/$lang/$master.po
+[type: man] en/lb_binary_hooks.1 $lang:$lang/lb_binary_hooks.$lang.1
[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
diff --git a/manpages/pot/lb_binary_hooks.1.pot b/manpages/pot/lb_binary_hooks.1.pot
new file mode 100644
index 000000000..75299d315
--- /dev/null
+++ b/manpages/pot/lb_binary_hooks.1.pot
@@ -0,0 +1,258 @@
+# 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-04 06:38+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_binary_hooks.1:9 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_binary_hooks.1:9 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-04"
+msgstr ""
+
+#. type: TH
+#: en/lb_binary_hooks.1:9 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_binary_hooks.1:9 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_binary_hooks.1:11 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_binary_hooks.1:13 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_binary_hooks.1:14 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: Plain text
+#: en/lb_binary_hooks.1:16
+msgid "B<lb binary_hooks> [--verbose]"
+msgstr ""
+
+#. type: Plain text
+#: en/lb_binary_hooks.1:18
+msgid "B<lb binary_hooks> [--help]"
+msgstr ""
+
+#. type: Plain text
+#: en/lb_binary_hooks.1:20
+msgid "B<lb binary_hooks> [--version]"
+msgstr ""
+
+#. type: SH
+#: en/lb_binary_hooks.1:21 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_binary_hooks.1:23 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: Plain text
+#: en/lb_binary_hooks.1:25
+msgid "The B<lb binary_hooks> command executes hooks after the binary stage."
+msgstr ""
+
+#. type: SH
+#: en/lb_binary_hooks.1:26 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_binary_hooks.1:27 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_binary_hooks.1:29 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_binary_hooks.1:29 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_binary_hooks.1:31 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_binary_hooks.1:31 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_binary_hooks.1:33 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_binary_hooks.1:34 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_binary_hooks.1:35 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_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36
+#, no-wrap
+msgid "B<config/hooks/*.hook>"
+msgstr ""
+
+#. type: IP
+#: en/lb_binary_hooks.1:37
+#, no-wrap
+msgid "B<config/hooks/*.hook.binary>"
+msgstr ""
+
+#. type: IP
+#: en/lb_binary_hooks.1:38
+#, no-wrap
+msgid "B<binary>"
+msgstr ""
+
+#. type: SH
+#: en/lb_binary_hooks.1:40 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_binary_hooks.1:43 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_binary_hooks.1:45 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_binary_hooks.1:46 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_binary_hooks.1:48 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_binary_hooks.1:49 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_binary_hooks.1:50 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 ""
diff --git a/manpages/pot/lb_bootstrap_cdebootstrap.1.pot b/manpages/pot/lb_bootstrap_cdebootstrap.1.pot
index 18b6b9ca9..eef49bccf 100644
--- a/manpages/pot/lb_bootstrap_cdebootstrap.1.pot
+++ b/manpages/pot/lb_bootstrap_cdebootstrap.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-11-03 19:51+0100\n"
+"POT-Creation-Date: 2013-11-04 06:38+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"
@@ -17,214 +17,167 @@ msgstr ""
"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_binary_hooks.1:9 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_binary_hooks.1:9 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"
+msgid "2013-11-04"
msgstr ""
#. type: TH
-#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
-#: en/lb_bootstrap_hooks.1:9
+#: en/lb_binary_hooks.1:9 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_binary_hooks.1:9 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_binary_hooks.1:11 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_binary_hooks.1:13 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_binary_hooks.1:14 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: Plain text
-#: en/lb_bootstrap_cdebootstrap.1:16
-msgid ""
-"B<lb bootstrap_cdebootstrap> [--cdebootstrap-"
-"options=I<CDEBOOTSTRAP_OPTIONS>] [--verbose]"
-msgstr ""
-
-#. type: Plain text
-#: en/lb_bootstrap_cdebootstrap.1:18
-msgid "B<lb bootstrap_cdebootstrap> [--help]"
-msgstr ""
-
-#. type: Plain text
-#: en/lb_bootstrap_cdebootstrap.1:20
-msgid "B<lb bootstrap_cdebootstrap> [--version]"
-msgstr ""
-
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21
-#: en/lb_bootstrap_hooks.1:21
+#: en/lb_binary_hooks.1:21 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_binary_hooks.1:23 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: Plain text
-#: en/lb_bootstrap_cdebootstrap.1:25
-msgid ""
-"The B<lb bootstrap_cdebootstrap> command bootstraps the chroot system with "
-"I<cdebootstrap>(1)."
-msgstr ""
-
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26
-#: en/lb_bootstrap_hooks.1:26
+#: en/lb_binary_hooks.1:26 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:27
-#, no-wrap
-msgid "--cdebootstrap-options=I<CDEBOOTSTRAP_OPTIONS>"
-msgstr ""
-
-#. type: Plain text
-#: en/lb_bootstrap_cdebootstrap.1:29
-msgid ""
-"set I<cdebootstrap>(1) options (default: None), see I<cdebootstrap>(1) for "
-"more information about cdebootstrap."
-msgstr ""
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29
-#: en/lb_bootstrap_hooks.1:27
+#: en/lb_binary_hooks.1:27 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_binary_hooks.1:29 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_binary_hooks.1:29 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_binary_hooks.1:31 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_binary_hooks.1:31 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_binary_hooks.1:33 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_binary_hooks.1:34 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_binary_hooks.1:35 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:38 en/lb_bootstrap_debootstrap.1:38
-#, no-wrap
-msgid "B<cache/bootstrap>"
-msgstr ""
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:39 en/lb_bootstrap_debootstrap.1:39
-#, no-wrap
-msgid "B<cache/packages.bootstrap>"
-msgstr ""
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40
-#: en/lb_bootstrap_hooks.1:37
-#, no-wrap
-msgid "B<chroot>"
-msgstr ""
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41
-#: en/lb_bootstrap_hooks.1:38
-#, no-wrap
-msgid "B<.build/bootstrap>"
-msgstr ""
-
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43
-#: en/lb_bootstrap_hooks.1:40
+#: en/lb_binary_hooks.1:40 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 ""
-#. type: Plain text
-#: en/lb_bootstrap_cdebootstrap.1:45
-msgid "I<cdebootstrap>(1)"
-msgstr ""
-
#. FIXME
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46
-#: en/lb_bootstrap_hooks.1:43
+#: en/lb_binary_hooks.1:43 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_binary_hooks.1:45 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 "
@@ -232,15 +185,17 @@ msgid ""
msgstr ""
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:49 en/lb_bootstrap_debootstrap.1:49
-#: en/lb_bootstrap_hooks.1:46
+#: en/lb_binary_hooks.1:46 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_binary_hooks.1:48 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 "
@@ -249,15 +204,84 @@ msgid ""
msgstr ""
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:52 en/lb_bootstrap_debootstrap.1:52
-#: en/lb_bootstrap_hooks.1:49
+#: en/lb_binary_hooks.1:49 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_binary_hooks.1:50 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: Plain text
+#: en/lb_bootstrap_cdebootstrap.1:16
+msgid ""
+"B<lb bootstrap_cdebootstrap> [--cdebootstrap-"
+"options=I<CDEBOOTSTRAP_OPTIONS>] [--verbose]"
+msgstr ""
+
+#. type: Plain text
+#: en/lb_bootstrap_cdebootstrap.1:18
+msgid "B<lb bootstrap_cdebootstrap> [--help]"
+msgstr ""
+
+#. type: Plain text
+#: en/lb_bootstrap_cdebootstrap.1:20
+msgid "B<lb bootstrap_cdebootstrap> [--version]"
+msgstr ""
+
+#. type: Plain text
+#: en/lb_bootstrap_cdebootstrap.1:25
+msgid ""
+"The B<lb bootstrap_cdebootstrap> command bootstraps the chroot system with "
+"I<cdebootstrap>(1)."
+msgstr ""
+
+#. type: IP
+#: en/lb_bootstrap_cdebootstrap.1:27
+#, no-wrap
+msgid "--cdebootstrap-options=I<CDEBOOTSTRAP_OPTIONS>"
+msgstr ""
+
+#. type: Plain text
+#: en/lb_bootstrap_cdebootstrap.1:29
+msgid ""
+"set I<cdebootstrap>(1) options (default: None), see I<cdebootstrap>(1) for "
+"more information about cdebootstrap."
+msgstr ""
+
+#. type: IP
+#: en/lb_bootstrap_cdebootstrap.1:38 en/lb_bootstrap_debootstrap.1:38
+#, no-wrap
+msgid "B<cache/bootstrap>"
+msgstr ""
+
+#. type: IP
+#: en/lb_bootstrap_cdebootstrap.1:39 en/lb_bootstrap_debootstrap.1:39
+#, no-wrap
+msgid "B<cache/packages.bootstrap>"
+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: IP
+#: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41
+#, no-wrap
+msgid "B<.build/bootstrap>"
+msgstr ""
+
+#. type: Plain text
+#: en/lb_bootstrap_cdebootstrap.1:45
+msgid "I<cdebootstrap>(1)"
+msgstr ""
diff --git a/manpages/pot/lb_bootstrap_debootstrap.1.pot b/manpages/pot/lb_bootstrap_debootstrap.1.pot
index 7422aa487..1e2d0d146 100644
--- a/manpages/pot/lb_bootstrap_debootstrap.1.pot
+++ b/manpages/pot/lb_bootstrap_debootstrap.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-11-03 19:51+0100\n"
+"POT-Creation-Date: 2013-11-04 06:38+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"
@@ -17,172 +17,167 @@ msgstr ""
"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_binary_hooks.1:9 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_binary_hooks.1:9 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"
+msgid "2013-11-04"
msgstr ""
#. type: TH
-#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
-#: en/lb_bootstrap_hooks.1:9
+#: en/lb_binary_hooks.1:9 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_binary_hooks.1:9 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_binary_hooks.1:11 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_binary_hooks.1:13 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_binary_hooks.1:14 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_binary_hooks.1:21 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_binary_hooks.1:23 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_binary_hooks.1:26 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_binary_hooks.1:27 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_binary_hooks.1:29 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_binary_hooks.1:29 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_binary_hooks.1:31 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_binary_hooks.1:31 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_binary_hooks.1:33 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_binary_hooks.1:34 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_binary_hooks.1:35 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:38 en/lb_bootstrap_debootstrap.1:38
-#, no-wrap
-msgid "B<cache/bootstrap>"
-msgstr ""
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:39 en/lb_bootstrap_debootstrap.1:39
-#, no-wrap
-msgid "B<cache/packages.bootstrap>"
-msgstr ""
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40
-#: en/lb_bootstrap_hooks.1:37
-#, no-wrap
-msgid "B<chroot>"
-msgstr ""
-
-#. type: IP
-#: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41
-#: en/lb_bootstrap_hooks.1:38
-#, no-wrap
-msgid "B<.build/bootstrap>"
-msgstr ""
-
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43
-#: en/lb_bootstrap_hooks.1:40
+#: en/lb_binary_hooks.1:40 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_binary_hooks.1:43 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_binary_hooks.1:45 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 "
@@ -190,15 +185,17 @@ msgid ""
msgstr ""
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:49 en/lb_bootstrap_debootstrap.1:49
-#: en/lb_bootstrap_hooks.1:46
+#: en/lb_binary_hooks.1:46 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_binary_hooks.1:48 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 "
@@ -207,19 +204,46 @@ msgid ""
msgstr ""
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:52 en/lb_bootstrap_debootstrap.1:52
-#: en/lb_bootstrap_hooks.1:49
+#: en/lb_binary_hooks.1:49 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_binary_hooks.1:50 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_cdebootstrap.1:38 en/lb_bootstrap_debootstrap.1:38
+#, no-wrap
+msgid "B<cache/bootstrap>"
+msgstr ""
+
+#. type: IP
+#: en/lb_bootstrap_cdebootstrap.1:39 en/lb_bootstrap_debootstrap.1:39
+#, no-wrap
+msgid "B<cache/packages.bootstrap>"
+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: IP
+#: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41
+#, no-wrap
+msgid "B<.build/bootstrap>"
+msgstr ""
+
#. type: Plain text
#: en/lb_bootstrap_debootstrap.1:16
msgid ""
diff --git a/manpages/pot/lb_bootstrap_hooks.1.pot b/manpages/pot/lb_bootstrap_hooks.1.pot
index ef7c091cb..233b09b69 100644
--- a/manpages/pot/lb_bootstrap_hooks.1.pot
+++ b/manpages/pot/lb_bootstrap_hooks.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-11-03 20:50+0100\n"
+"POT-Creation-Date: 2013-11-04 06:38+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"
@@ -17,153 +17,173 @@ msgstr ""
"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_binary_hooks.1:9 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_binary_hooks.1:9 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"
+msgid "2013-11-04"
msgstr ""
#. type: TH
-#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
-#: en/lb_bootstrap_hooks.1:9
+#: en/lb_binary_hooks.1:9 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_binary_hooks.1:9 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_binary_hooks.1:11 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_binary_hooks.1:13 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_binary_hooks.1:14 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_binary_hooks.1:21 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_binary_hooks.1:23 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_binary_hooks.1:26 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_binary_hooks.1:27 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_binary_hooks.1:29 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_binary_hooks.1:29 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_binary_hooks.1:31 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_binary_hooks.1:31 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_binary_hooks.1:33 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_binary_hooks.1:34 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_binary_hooks.1:35 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_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36
#, no-wrap
-msgid "B<chroot>"
+msgid "B<config/hooks/*.hook>"
msgstr ""
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43
-#: en/lb_bootstrap_hooks.1:40
+#: en/lb_binary_hooks.1:40 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_binary_hooks.1:43 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_binary_hooks.1:45 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 "
@@ -171,15 +191,17 @@ msgid ""
msgstr ""
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:49 en/lb_bootstrap_debootstrap.1:49
-#: en/lb_bootstrap_hooks.1:46
+#: en/lb_binary_hooks.1:46 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_binary_hooks.1:48 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 "
@@ -188,19 +210,28 @@ msgid ""
msgstr ""
#. type: SH
-#: en/lb_bootstrap_cdebootstrap.1:52 en/lb_bootstrap_debootstrap.1:52
-#: en/lb_bootstrap_hooks.1:49
+#: en/lb_binary_hooks.1:49 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_binary_hooks.1:50 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_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: Plain text
#: en/lb_bootstrap_hooks.1:16
msgid "B<lb bootstrap_hooks> [--verbose]"
@@ -223,12 +254,6 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_bootstrap_hooks.1:36
-#, no-wrap
-msgid "B<config/hooks/*.hook>"
-msgstr ""
-
-#. type: IP
#: en/lb_bootstrap_hooks.1:37
#, no-wrap
msgid "B<config/hooks/*.hook.bootstrap>"
diff --git a/manpages/pot/lb_chroot_hooks.1.pot b/manpages/pot/lb_chroot_hooks.1.pot
index a1a01784e..c5a4fc2c7 100644
--- a/manpages/pot/lb_chroot_hooks.1.pot
+++ b/manpages/pot/lb_chroot_hooks.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-11-03 20:59+0100\n"
+"POT-Creation-Date: 2013-11-04 06:38+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"
@@ -17,153 +17,173 @@ msgstr ""
"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
+#: en/lb_binary_hooks.1:9 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
+#: en/lb_binary_hooks.1:9 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"
+msgid "2013-11-04"
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
+#: en/lb_binary_hooks.1:9 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
+#: en/lb_binary_hooks.1:9 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
+#: en/lb_binary_hooks.1:11 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
+#: en/lb_binary_hooks.1:13 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
+#: en/lb_binary_hooks.1:14 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
+#: en/lb_binary_hooks.1:21 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
+#: en/lb_binary_hooks.1:23 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
+#: en/lb_binary_hooks.1:26 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
+#: en/lb_binary_hooks.1:27 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
+#: en/lb_binary_hooks.1:29 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
+#: en/lb_binary_hooks.1:29 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
+#: en/lb_binary_hooks.1:31 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
+#: en/lb_binary_hooks.1:31 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
+#: en/lb_binary_hooks.1:33 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
+#: en/lb_binary_hooks.1:34 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
+#: en/lb_binary_hooks.1:35 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
+#: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36
#, no-wrap
-msgid "B<chroot>"
+msgid "B<config/hooks/*.hook>"
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
+#: en/lb_binary_hooks.1:40 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
+#: en/lb_binary_hooks.1:43 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
+#: en/lb_binary_hooks.1:45 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 "
@@ -171,15 +191,17 @@ msgid ""
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
+#: en/lb_binary_hooks.1:46 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
+#: en/lb_binary_hooks.1:48 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 "
@@ -188,23 +210,26 @@ msgid ""
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
+#: en/lb_binary_hooks.1:49 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
+#: en/lb_binary_hooks.1:50 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
+#: 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<config/hooks/*.hook>"
+msgid "B<chroot>"
msgstr ""
#. type: Plain text