[SCM] live-build branch, debian-next, updated. debian/3.0_a25-1-15-ge479326

Daniel Baumann daniel at debian.org
Tue Jul 19 09:56:03 UTC 2011


The following commit has been merged in the debian-next branch:
commit e4793268a3d14e945a96466441e31259c0df6e1b
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jul 19 11:57:14 2011 +0200

    Enabling hooks based on the mode we're building for.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 7796636..78c39e6 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -574,7 +574,21 @@ Set_defaults ()
 	# Setting union filesystem
 	LB_UNION_FILESYSTEM="${LB_UNION_FILESYSTEM:-aufs}"
 
-	# LB_HOOKS
+	# Setting distribution hooks
+	case "${LB_MODE}" in
+		*)
+			LB_CHROOT_HOOKS="update-apt-xapian-index \
+					 update-mlocate-database \
+					 remove-python-py"
+			;;
+
+		kubuntu)
+			LB_CHROOT_HOOKS="update-apt-xapian-index \
+					 update-mlocate-database \
+					 remove-gnome-icon-cache \
+					 remove-python-py"
+			;;
+	esac
 
 	# Setting interactive shell/X11/Xnest
 	LB_INTERACTIVE="${LB_INTERACTIVE:-false}"
diff --git a/manpages/de/lb_chroot_cache.de.1 b/manpages/de/lb_chroot_hooks.de.1
similarity index 83%
copy from manpages/de/lb_chroot_cache.de.1
copy to manpages/de/lb_chroot_hooks.de.1
index 295736d..74ce77b 100644
--- a/manpages/de/lb_chroot_cache.de.1
+++ b/manpages/de/lb_chroot_hooks.de.1
@@ -6,19 +6,19 @@
 .TH LIVE\-BUILD 1 2011\-07\-19 3.0~a25 "Debian Live Project"
 
 .SH NAME
-\fBlb chroot_cache\fP \- Complete the chroot stage
+\fBlb chroot_hooks\fP \- Complete the chroot stage
 
 .SH SYNOPSIS
-\fBlb chroot_cache\fP [\fIlive\-build options\fP]
+\fBlb chroot_hooks\fP [\fIlive\-build options\fP]
 
 .SH DESCRIPTION
-\fBlb chroot_cache\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7),
+\fBlb chroot_hooks\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7),
 the Debian Live tool suite.
 .PP
 
 .\" FIXME
 .SH OPTIONS
-\fBlb chroot_cache\fP has no specific options but understands all generic
+\fBlb chroot_hooks\fP has no specific options but understands all generic
 live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic
 live\-build options.
 
diff --git a/manpages/de/lb_chroot_local-hooks.de.1 b/manpages/de/lb_chroot_local-hooks.de.1
deleted file mode 100644
index e1e12ec..0000000
--- a/manpages/de/lb_chroot_local-hooks.de.1
+++ /dev/null
@@ -1,47 +0,0 @@
-.\"*******************************************************************
-.\"
-.\" This file was generated with po4a. Translate the source file.
-.\"
-.\"*******************************************************************
-.TH LIVE\-BUILD 1 2011\-07\-19 3.0~a25 "Debian Live Project"
-
-.SH NAME
-\fBlb chroot_local\-hooks\fP \- Complete the chroot stage
-
-.SH SYNOPSIS
-\fBlb chroot_local\-hooks\fP [\fIlive\-build options\fP]
-
-.SH DESCRIPTION
-\fBlb chroot_local\-hooks\fP is a low\-level command (plumbing) of
-\fIlive\-build\fP(7), the Debian Live tool suite.
-.PP
-
-.\" FIXME
-.SH OPTIONS
-\fBlb chroot_local\-hooks\fP has no specific options but understands all generic
-live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic
-live\-build options.
-
-.SH FILES
-.\" FIXME
-.IP \fBn/a\fP 4
-
-.SH "SEE ALSO"
-\fIlive\-build\fP(7)
-.PP
-This program is a part of live\-build.
-
-.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found
-on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at
-<\fIhttp://live.debian.net/manual/\fP>.
-
-.SH BUGS
-Bugs can be reported by submitting a bugreport for the live\-build package in
-the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
-writing a mail to the Debian Live mailing list at
-<\fIdebian\-live at lists.debian.org\fP>.
-
-.SH AUTHOR
-live\-build was written by Daniel Baumann <\fIdaniel at debian.org\fP> for
-the Debian project.
diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7
index 3080c9c..719c915 100644
--- a/manpages/de/live-build.de.7
+++ b/manpages/de/live-build.de.7
@@ -138,7 +138,7 @@ install queued packages into chroot
 make build interactive
 .IP \fBlb_chroot_linux\-image\fP(1) 4
 manage /etc/kernel\-img.conf
-.IP \fBlb_chroot_local\-hooks\fP(1) 4
+.IP \fBlb_chroot_hooks\fP(1) 4
 execute local hooks in chroot
 .IP \fBlb_chroot_local\-includes\fP(1) 4
 copy local files into chroot
diff --git a/manpages/en/lb_chroot_cache.1 b/manpages/en/lb_chroot_hooks.1
similarity index 80%
copy from manpages/en/lb_chroot_cache.1
copy to manpages/en/lb_chroot_hooks.1
index f9edfbd..6264a46 100644
--- a/manpages/en/lb_chroot_cache.1
+++ b/manpages/en/lb_chroot_hooks.1
@@ -1,18 +1,18 @@
 .TH LIVE\-BUILD 1 2011\-07\-19 3.0~a25 "Debian Live Project"
 
 .SH NAME
-\fBlb chroot_cache\fR \- Complete the chroot stage
+\fBlb chroot_hooks\fR \- Complete the chroot stage
 
 .SH SYNOPSIS
-\fBlb chroot_cache\fR [\fIlive\-build options\fR]
+\fBlb chroot_hooks\fR [\fIlive\-build options\fR]
 
 .SH DESCRIPTION
-\fBlb chroot_cache\fR is a low\-level command (plumbing) of \fIlive\-build\fR(7), the Debian Live tool suite.
+\fBlb chroot_hooks\fR is a low\-level command (plumbing) of \fIlive\-build\fR(7), the Debian Live tool suite.
 .PP
 .\" FIXME
 
 .SH OPTIONS
-\fBlb chroot_cache\fR has no specific options but understands all generic live\-build options. See \fIlive\-build\fR(7) for a complete list of all generic live\-build options.
+\fBlb chroot_hooks\fR has no specific options but understands all generic live\-build options. See \fIlive\-build\fR(7) for a complete list of all generic live\-build options.
 
 .SH FILES
 .\" FIXME
diff --git a/manpages/en/lb_chroot_local-hooks.1 b/manpages/en/lb_chroot_local-hooks.1
deleted file mode 100644
index f473e5c..0000000
--- a/manpages/en/lb_chroot_local-hooks.1
+++ /dev/null
@@ -1,33 +0,0 @@
-.TH LIVE\-BUILD 1 2011\-07\-19 3.0~a25 "Debian Live Project"
-
-.SH NAME
-\fBlb chroot_local\-hooks\fR \- Complete the chroot stage
-
-.SH SYNOPSIS
-\fBlb chroot_local\-hooks\fR [\fIlive\-build options\fR]
-
-.SH DESCRIPTION
-\fBlb chroot_local\-hooks\fR is a low\-level command (plumbing) of \fIlive\-build\fR(7), the Debian Live tool suite.
-.PP
-.\" FIXME
-
-.SH OPTIONS
-\fBlb chroot_local\-hooks\fR has no specific options but understands all generic live\-build options. See \fIlive\-build\fR(7) for a complete list of all generic live\-build options.
-
-.SH FILES
-.\" FIXME
-.IP "\fBn/a\fR" 4
-
-.SH SEE ALSO
-\fIlive\-build\fR(7)
-.PP
-This program is a part of live\-build.
-
-.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
-
-.SH BUGS
-Bugs can be reported by submitting a bugreport for the live\-build package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian-live at lists.debian.org\fR>.
-
-.SH AUTHOR
-live\-build was written by Daniel Baumann <\fIdaniel at debian.org\fR> for the Debian project.
diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7
index 86358f2..cff090e 100644
--- a/manpages/en/live-build.7
+++ b/manpages/en/live-build.7
@@ -115,7 +115,7 @@ install queued packages into chroot
 make build interactive
 .IP "\fBlb_chroot_linux\-image\fR(1)" 4
 manage /etc/kernel\-img.conf
-.IP "\fBlb_chroot_local\-hooks\fR(1)" 4
+.IP "\fBlb_chroot_hooks\fR(1)" 4
 execute local hooks in chroot
 .IP "\fBlb_chroot_local\-includes\fR(1)" 4
 copy local files into chroot
diff --git a/manpages/po/de/lb.1.po b/manpages/po/de/lb.1.po
index 40fa8e4..86a769e 100644
--- a/manpages/po/de/lb.1.po
+++ b/manpages/po/de/lb.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -207,17 +202,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -251,17 +245,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -292,10 +285,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -335,10 +328,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -377,10 +370,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -412,10 +405,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -446,10 +439,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -480,10 +473,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -552,10 +545,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -587,10 +580,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -625,10 +618,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -660,10 +653,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/po/de/lb_binary.1.po b/manpages/po/de/lb_binary.1.po
index a7a8aa8..44ed400 100644
--- a/manpages/po/de/lb_binary.1.po
+++ b/manpages/po/de/lb_binary.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -347,10 +340,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -382,10 +375,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -416,10 +409,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -450,10 +443,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -485,10 +478,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -522,10 +515,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -557,10 +550,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -595,10 +588,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -630,10 +623,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/po/de/lb_binary_checksums.1.po b/manpages/po/de/lb_binary_checksums.1.po
index e10e6f8..6e28c94 100644
--- a/manpages/po/de/lb_binary_checksums.1.po
+++ b/manpages/po/de/lb_binary_checksums.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -684,10 +677,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_chroot.1.po b/manpages/po/de/lb_binary_chroot.1.po
index 4d9c81a..afaec84 100644
--- a/manpages/po/de/lb_binary_chroot.1.po
+++ b/manpages/po/de/lb_binary_chroot.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_debian-installer.1.po b/manpages/po/de/lb_binary_debian-installer.1.po
index 4ae801f..4b97855 100644
--- a/manpages/po/de/lb_binary_debian-installer.1.po
+++ b/manpages/po/de/lb_binary_debian-installer.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_disk.1.po b/manpages/po/de/lb_binary_disk.1.po
index 34f6fe4..552fd0b 100644
--- a/manpages/po/de/lb_binary_disk.1.po
+++ b/manpages/po/de/lb_binary_disk.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_grub.1.po b/manpages/po/de/lb_binary_grub.1.po
index eb1aaa9..9fbf4da 100644
--- a/manpages/po/de/lb_binary_grub.1.po
+++ b/manpages/po/de/lb_binary_grub.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_grub2.1.po b/manpages/po/de/lb_binary_grub2.1.po
index e2e1421..4ce22ef 100644
--- a/manpages/po/de/lb_binary_grub2.1.po
+++ b/manpages/po/de/lb_binary_grub2.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_includes.1.po b/manpages/po/de/lb_binary_includes.1.po
index dfa095b..77ab4b3 100644
--- a/manpages/po/de/lb_binary_includes.1.po
+++ b/manpages/po/de/lb_binary_includes.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_iso.1.po b/manpages/po/de/lb_binary_iso.1.po
index b536242..aee396d 100644
--- a/manpages/po/de/lb_binary_iso.1.po
+++ b/manpages/po/de/lb_binary_iso.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_linux-image.1.po b/manpages/po/de/lb_binary_linux-image.1.po
index d1499fc..e47f585 100644
--- a/manpages/po/de/lb_binary_linux-image.1.po
+++ b/manpages/po/de/lb_binary_linux-image.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_local-hooks.1.po b/manpages/po/de/lb_binary_local-hooks.1.po
index f083315..846612f 100644
--- a/manpages/po/de/lb_binary_local-hooks.1.po
+++ b/manpages/po/de/lb_binary_local-hooks.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_local-includes.1.po b/manpages/po/de/lb_binary_local-includes.1.po
index d934ef0..515335b 100644
--- a/manpages/po/de/lb_binary_local-includes.1.po
+++ b/manpages/po/de/lb_binary_local-includes.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_local-packagelists.1.po b/manpages/po/de/lb_binary_local-packagelists.1.po
index 0b7e128..1c4116a 100644
--- a/manpages/po/de/lb_binary_local-packagelists.1.po
+++ b/manpages/po/de/lb_binary_local-packagelists.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_manifest.1.po b/manpages/po/de/lb_binary_manifest.1.po
index 13f923b..1319a53 100644
--- a/manpages/po/de/lb_binary_manifest.1.po
+++ b/manpages/po/de/lb_binary_manifest.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_memtest.1.po b/manpages/po/de/lb_binary_memtest.1.po
index b0e7d32..53aa841 100644
--- a/manpages/po/de/lb_binary_memtest.1.po
+++ b/manpages/po/de/lb_binary_memtest.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_net.1.po b/manpages/po/de/lb_binary_net.1.po
index 792e658..e1b67f4 100644
--- a/manpages/po/de/lb_binary_net.1.po
+++ b/manpages/po/de/lb_binary_net.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_rootfs.1.po b/manpages/po/de/lb_binary_rootfs.1.po
index 8694c98..e3a5691 100644
--- a/manpages/po/de/lb_binary_rootfs.1.po
+++ b/manpages/po/de/lb_binary_rootfs.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_silo.1.po b/manpages/po/de/lb_binary_silo.1.po
index 693e250..54bbbfb 100644
--- a/manpages/po/de/lb_binary_silo.1.po
+++ b/manpages/po/de/lb_binary_silo.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_syslinux.1.po b/manpages/po/de/lb_binary_syslinux.1.po
index 81daf16..aba8874 100644
--- a/manpages/po/de/lb_binary_syslinux.1.po
+++ b/manpages/po/de/lb_binary_syslinux.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_tar.1.po b/manpages/po/de/lb_binary_tar.1.po
index 2ce0d4c..896636b 100644
--- a/manpages/po/de/lb_binary_tar.1.po
+++ b/manpages/po/de/lb_binary_tar.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_usb.1.po b/manpages/po/de/lb_binary_usb.1.po
index cd3b43f..014fd2a 100644
--- a/manpages/po/de/lb_binary_usb.1.po
+++ b/manpages/po/de/lb_binary_usb.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_virtual-hdd.1.po b/manpages/po/de/lb_binary_virtual-hdd.1.po
index befa4b5..ccc7443 100644
--- a/manpages/po/de/lb_binary_virtual-hdd.1.po
+++ b/manpages/po/de/lb_binary_virtual-hdd.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_win32-loader.1.po b/manpages/po/de/lb_binary_win32-loader.1.po
index 053ed37..40e3990 100644
--- a/manpages/po/de/lb_binary_win32-loader.1.po
+++ b/manpages/po/de/lb_binary_win32-loader.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_binary_yaboot.1.po b/manpages/po/de/lb_binary_yaboot.1.po
index c13a7fe..fe60935 100644
--- a/manpages/po/de/lb_binary_yaboot.1.po
+++ b/manpages/po/de/lb_binary_yaboot.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_bootstrap.1.po b/manpages/po/de/lb_bootstrap.1.po
index 5693026..396803f 100644
--- a/manpages/po/de/lb_bootstrap.1.po
+++ b/manpages/po/de/lb_bootstrap.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -347,10 +340,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -382,10 +375,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -416,10 +409,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -450,10 +443,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -485,10 +478,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -522,10 +515,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -557,10 +550,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -595,10 +588,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -630,10 +623,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/po/de/lb_bootstrap_cache.1.po b/manpages/po/de/lb_bootstrap_cache.1.po
index 602da57..a9f13bb 100644
--- a/manpages/po/de/lb_bootstrap_cache.1.po
+++ b/manpages/po/de/lb_bootstrap_cache.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po
index 9a98314..2354cd8 100644
--- a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po
+++ b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_bootstrap_copy.1.po b/manpages/po/de/lb_bootstrap_copy.1.po
index 0a7e91d..96ba8da 100644
--- a/manpages/po/de/lb_bootstrap_copy.1.po
+++ b/manpages/po/de/lb_bootstrap_copy.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_bootstrap_debootstrap.1.po b/manpages/po/de/lb_bootstrap_debootstrap.1.po
index aa83287..0b44595 100644
--- a/manpages/po/de/lb_bootstrap_debootstrap.1.po
+++ b/manpages/po/de/lb_bootstrap_debootstrap.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_build.1.po b/manpages/po/de/lb_build.1.po
index 864bfe5..e526661 100644
--- a/manpages/po/de/lb_build.1.po
+++ b/manpages/po/de/lb_build.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/po/de/lb_chroot.1.po b/manpages/po/de/lb_chroot.1.po
index 81ba141..b1b5fcb 100644
--- a/manpages/po/de/lb_chroot.1.po
+++ b/manpages/po/de/lb_chroot.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -347,10 +340,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -382,10 +375,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -416,10 +409,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -450,10 +443,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -485,10 +478,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -522,10 +515,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -557,10 +550,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -595,10 +588,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -630,10 +623,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/po/de/lb_chroot_apt.1.po b/manpages/po/de/lb_chroot_apt.1.po
index 585fcf7..4b51de4 100644
--- a/manpages/po/de/lb_chroot_apt.1.po
+++ b/manpages/po/de/lb_chroot_apt.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_archives.1.po b/manpages/po/de/lb_chroot_archives.1.po
index ce497c2..9bc28a8 100644
--- a/manpages/po/de/lb_chroot_archives.1.po
+++ b/manpages/po/de/lb_chroot_archives.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_cache.1.po b/manpages/po/de/lb_chroot_cache.1.po
index e430724..4b0c0ff 100644
--- a/manpages/po/de/lb_chroot_cache.1.po
+++ b/manpages/po/de/lb_chroot_cache.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_debianchroot.1.po b/manpages/po/de/lb_chroot_debianchroot.1.po
index f2520d4..f8e3e14 100644
--- a/manpages/po/de/lb_chroot_debianchroot.1.po
+++ b/manpages/po/de/lb_chroot_debianchroot.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_devpts.1.po b/manpages/po/de/lb_chroot_devpts.1.po
index baf1fcf..15b8574 100644
--- a/manpages/po/de/lb_chroot_devpts.1.po
+++ b/manpages/po/de/lb_chroot_devpts.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_dpkg.1.po b/manpages/po/de/lb_chroot_dpkg.1.po
index d62964f..d2e0577 100644
--- a/manpages/po/de/lb_chroot_dpkg.1.po
+++ b/manpages/po/de/lb_chroot_dpkg.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_hacks.1.po b/manpages/po/de/lb_chroot_hacks.1.po
index cd4d345..ed53a8d 100644
--- a/manpages/po/de/lb_chroot_hacks.1.po
+++ b/manpages/po/de/lb_chroot_hacks.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_cache.1.po b/manpages/po/de/lb_chroot_hooks.1.po
similarity index 81%
copy from manpages/po/de/lb_chroot_cache.1.po
copy to manpages/po/de/lb_chroot_hooks.1.po
index e430724..e809237 100644
--- a/manpages/po/de/lb_chroot_cache.1.po
+++ b/manpages/po/de/lb_chroot_hooks.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
@@ -678,26 +671,26 @@ msgid "B<n/a>"
 msgstr ""
 
 #. type: Plain text
-#: en/lb_chroot_cache.1:5
-msgid "B<lb chroot_cache> - Complete the chroot stage"
+#: en/lb_chroot_hooks.1:5
+msgid "B<lb chroot_hooks> - Complete the chroot stage"
 msgstr ""
 
 #. type: Plain text
-#: en/lb_chroot_cache.1:8
-msgid "B<lb chroot_cache> [I<live-build options>]"
+#: en/lb_chroot_hooks.1:8
+msgid "B<lb chroot_hooks> [I<live-build options>]"
 msgstr ""
 
 #. type: Plain text
-#: en/lb_chroot_cache.1:11
+#: en/lb_chroot_hooks.1:11
 msgid ""
-"B<lb chroot_cache> is a low-level command (plumbing) of I<live-build>(7), "
+"B<lb chroot_hooks> is a low-level command (plumbing) of I<live-build>(7), "
 "the Debian Live tool suite."
 msgstr ""
 
 #. type: Plain text
-#: en/lb_chroot_cache.1:16
+#: en/lb_chroot_hooks.1:16
 msgid ""
-"B<lb chroot_cache> has no specific options but understands all generic live-"
+"B<lb chroot_hooks> has no specific options but understands all generic live-"
 "build options. See I<live-build>(7) for a complete list of all generic live-"
 "build options."
 msgstr ""
diff --git a/manpages/po/de/lb_chroot_hostname.1.po b/manpages/po/de/lb_chroot_hostname.1.po
index 9c3be2a..57fc57d 100644
--- a/manpages/po/de/lb_chroot_hostname.1.po
+++ b/manpages/po/de/lb_chroot_hostname.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_hosts.1.po b/manpages/po/de/lb_chroot_hosts.1.po
index 0d903fe..6c1887a 100644
--- a/manpages/po/de/lb_chroot_hosts.1.po
+++ b/manpages/po/de/lb_chroot_hosts.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_install-packages.1.po b/manpages/po/de/lb_chroot_install-packages.1.po
index 9a0cecc..1525c59 100644
--- a/manpages/po/de/lb_chroot_install-packages.1.po
+++ b/manpages/po/de/lb_chroot_install-packages.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_interactive.1.po b/manpages/po/de/lb_chroot_interactive.1.po
index fb6bc9d..edf1277 100644
--- a/manpages/po/de/lb_chroot_interactive.1.po
+++ b/manpages/po/de/lb_chroot_interactive.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_linux-image.1.po b/manpages/po/de/lb_chroot_linux-image.1.po
index ae3c3ad..4ae7d60 100644
--- a/manpages/po/de/lb_chroot_linux-image.1.po
+++ b/manpages/po/de/lb_chroot_linux-image.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_local-hooks.1.po b/manpages/po/de/lb_chroot_local-hooks.1.po
deleted file mode 100644
index 167eb28..0000000
--- a/manpages/po/de/lb_chroot_local-hooks.1.po
+++ /dev/null
@@ -1,703 +0,0 @@
-# German translations for live-build package
-# Copyright (C) 2011 Free Software Foundation, Inc.
-# This file is distributed under the same license as the live-build package.
-# Automatically generated, 2011.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"Language: de\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ASCII\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#. type: TH
-#: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1
-#: en/lb_binary_chroot.1:1 en/lb_binary_debian-installer.1:1
-#: en/lb_binary_disk.1:1 en/lb_binary_grub.1:1 en/lb_binary_grub2.1:1
-#: en/lb_binary_includes.1:1 en/lb_binary_iso.1:1 en/lb_binary_linux-image.1:1
-#: en/lb_binary_local-hooks.1:1 en/lb_binary_local-includes.1:1
-#: en/lb_binary_local-packagelists.1:1 en/lb_binary_manifest.1:1
-#: en/lb_binary_memtest.1:1 en/lb_binary_net.1:1 en/lb_binary_rootfs.1:1
-#: en/lb_binary_silo.1:1 en/lb_binary_syslinux.1:1 en/lb_binary_tar.1:1
-#: en/lb_binary_usb.1:1 en/lb_binary_virtual-hdd.1:1
-#: en/lb_binary_win32-loader.1:1 en/lb_binary_yaboot.1:1 en/lb_bootstrap.1:1
-#: en/lb_bootstrap_cache.1:1 en/lb_bootstrap_cdebootstrap.1:1
-#: en/lb_bootstrap_copy.1:1 en/lb_bootstrap_debootstrap.1:1 en/lb_build.1:1
-#: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
-#: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
-#: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
-#: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
-#: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
-#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
-#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
-#, no-wrap
-msgid "LIVE-BUILD"
-msgstr ""
-
-#. type: TH
-#: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1
-#: en/lb_binary_chroot.1:1 en/lb_binary_debian-installer.1:1
-#: en/lb_binary_disk.1:1 en/lb_binary_grub.1:1 en/lb_binary_grub2.1:1
-#: en/lb_binary_includes.1:1 en/lb_binary_iso.1:1 en/lb_binary_linux-image.1:1
-#: en/lb_binary_local-hooks.1:1 en/lb_binary_local-includes.1:1
-#: en/lb_binary_local-packagelists.1:1 en/lb_binary_manifest.1:1
-#: en/lb_binary_memtest.1:1 en/lb_binary_net.1:1 en/lb_binary_rootfs.1:1
-#: en/lb_binary_silo.1:1 en/lb_binary_syslinux.1:1 en/lb_binary_tar.1:1
-#: en/lb_binary_usb.1:1 en/lb_binary_virtual-hdd.1:1
-#: en/lb_binary_win32-loader.1:1 en/lb_binary_yaboot.1:1 en/lb_bootstrap.1:1
-#: en/lb_bootstrap_cache.1:1 en/lb_bootstrap_cdebootstrap.1:1
-#: en/lb_bootstrap_copy.1:1 en/lb_bootstrap_debootstrap.1:1 en/lb_build.1:1
-#: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
-#: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
-#: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
-#: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
-#: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
-#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
-#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
-#, no-wrap
-msgid "2011-07-19"
-msgstr ""
-
-#. type: TH
-#: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1
-#: en/lb_binary_chroot.1:1 en/lb_binary_debian-installer.1:1
-#: en/lb_binary_disk.1:1 en/lb_binary_grub.1:1 en/lb_binary_grub2.1:1
-#: en/lb_binary_includes.1:1 en/lb_binary_iso.1:1 en/lb_binary_linux-image.1:1
-#: en/lb_binary_local-hooks.1:1 en/lb_binary_local-includes.1:1
-#: en/lb_binary_local-packagelists.1:1 en/lb_binary_manifest.1:1
-#: en/lb_binary_memtest.1:1 en/lb_binary_net.1:1 en/lb_binary_rootfs.1:1
-#: en/lb_binary_silo.1:1 en/lb_binary_syslinux.1:1 en/lb_binary_tar.1:1
-#: en/lb_binary_usb.1:1 en/lb_binary_virtual-hdd.1:1
-#: en/lb_binary_win32-loader.1:1 en/lb_binary_yaboot.1:1 en/lb_bootstrap.1:1
-#: en/lb_bootstrap_cache.1:1 en/lb_bootstrap_cdebootstrap.1:1
-#: en/lb_bootstrap_copy.1:1 en/lb_bootstrap_debootstrap.1:1 en/lb_build.1:1
-#: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
-#: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
-#: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
-#: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
-#: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
-#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
-#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
-#, no-wrap
-msgid "3.0~a25"
-msgstr ""
-
-#. type: TH
-#: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1
-#: en/lb_binary_chroot.1:1 en/lb_binary_debian-installer.1:1
-#: en/lb_binary_disk.1:1 en/lb_binary_grub.1:1 en/lb_binary_grub2.1:1
-#: en/lb_binary_includes.1:1 en/lb_binary_iso.1:1 en/lb_binary_linux-image.1:1
-#: en/lb_binary_local-hooks.1:1 en/lb_binary_local-includes.1:1
-#: en/lb_binary_local-packagelists.1:1 en/lb_binary_manifest.1:1
-#: en/lb_binary_memtest.1:1 en/lb_binary_net.1:1 en/lb_binary_rootfs.1:1
-#: en/lb_binary_silo.1:1 en/lb_binary_syslinux.1:1 en/lb_binary_tar.1:1
-#: en/lb_binary_usb.1:1 en/lb_binary_virtual-hdd.1:1
-#: en/lb_binary_win32-loader.1:1 en/lb_binary_yaboot.1:1 en/lb_bootstrap.1:1
-#: en/lb_bootstrap_cache.1:1 en/lb_bootstrap_cdebootstrap.1:1
-#: en/lb_bootstrap_copy.1:1 en/lb_bootstrap_debootstrap.1:1 en/lb_build.1:1
-#: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
-#: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
-#: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
-#: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
-#: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
-#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
-#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
-#, no-wrap
-msgid "Debian Live Project"
-msgstr ""
-
-#. type: SH
-#: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3
-#: en/lb_binary_chroot.1:3 en/lb_binary_debian-installer.1:3
-#: en/lb_binary_disk.1:3 en/lb_binary_grub.1:3 en/lb_binary_grub2.1:3
-#: en/lb_binary_includes.1:3 en/lb_binary_iso.1:3 en/lb_binary_linux-image.1:3
-#: en/lb_binary_local-hooks.1:3 en/lb_binary_local-includes.1:3
-#: en/lb_binary_local-packagelists.1:3 en/lb_binary_manifest.1:3
-#: en/lb_binary_memtest.1:3 en/lb_binary_net.1:3 en/lb_binary_rootfs.1:3
-#: en/lb_binary_silo.1:3 en/lb_binary_syslinux.1:3 en/lb_binary_tar.1:3
-#: en/lb_binary_usb.1:3 en/lb_binary_virtual-hdd.1:3
-#: en/lb_binary_win32-loader.1:3 en/lb_binary_yaboot.1:3 en/lb_bootstrap.1:3
-#: en/lb_bootstrap_cache.1:3 en/lb_bootstrap_cdebootstrap.1:3
-#: en/lb_bootstrap_copy.1:3 en/lb_bootstrap_debootstrap.1:3 en/lb_build.1:3
-#: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
-#: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
-#: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
-#: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
-#: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
-#: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
-#: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
-#, no-wrap
-msgid "NAME"
-msgstr ""
-
-#. type: SH
-#: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6
-#: en/lb_binary_chroot.1:6 en/lb_binary_debian-installer.1:6
-#: en/lb_binary_disk.1:6 en/lb_binary_grub.1:6 en/lb_binary_grub2.1:6
-#: en/lb_binary_includes.1:6 en/lb_binary_iso.1:6 en/lb_binary_linux-image.1:6
-#: en/lb_binary_local-hooks.1:6 en/lb_binary_local-includes.1:6
-#: en/lb_binary_local-packagelists.1:6 en/lb_binary_manifest.1:6
-#: en/lb_binary_memtest.1:6 en/lb_binary_net.1:6 en/lb_binary_rootfs.1:6
-#: en/lb_binary_silo.1:6 en/lb_binary_syslinux.1:6 en/lb_binary_tar.1:6
-#: en/lb_binary_usb.1:6 en/lb_binary_virtual-hdd.1:6
-#: en/lb_binary_win32-loader.1:6 en/lb_binary_yaboot.1:6 en/lb_bootstrap.1:6
-#: en/lb_bootstrap_cache.1:6 en/lb_bootstrap_cdebootstrap.1:6
-#: en/lb_bootstrap_copy.1:6 en/lb_bootstrap_debootstrap.1:6 en/lb_build.1:6
-#: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
-#: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
-#: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
-#: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
-#: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
-#: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
-#: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
-#, no-wrap
-msgid "SYNOPSIS"
-msgstr ""
-
-#. type: SH
-#: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9
-#: en/lb_binary_chroot.1:9 en/lb_binary_debian-installer.1:9
-#: en/lb_binary_disk.1:9 en/lb_binary_grub.1:9 en/lb_binary_grub2.1:9
-#: en/lb_binary_includes.1:9 en/lb_binary_iso.1:9 en/lb_binary_linux-image.1:9
-#: en/lb_binary_local-hooks.1:9 en/lb_binary_local-includes.1:9
-#: en/lb_binary_local-packagelists.1:9 en/lb_binary_manifest.1:9
-#: en/lb_binary_memtest.1:9 en/lb_binary_net.1:9 en/lb_binary_rootfs.1:9
-#: en/lb_binary_silo.1:9 en/lb_binary_syslinux.1:9 en/lb_binary_tar.1:9
-#: en/lb_binary_usb.1:9 en/lb_binary_virtual-hdd.1:9
-#: en/lb_binary_win32-loader.1:9 en/lb_binary_yaboot.1:9 en/lb_bootstrap.1:9
-#: en/lb_bootstrap_cache.1:9 en/lb_bootstrap_cdebootstrap.1:9
-#: en/lb_bootstrap_copy.1:9 en/lb_bootstrap_debootstrap.1:9 en/lb_build.1:9
-#: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
-#: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
-#: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
-#: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
-#: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
-#: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
-#: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
-#, no-wrap
-msgid "DESCRIPTION"
-msgstr ""
-
-#. type: SH
-#: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14
-#: en/lb_binary_chroot.1:14 en/lb_binary_debian-installer.1:14
-#: en/lb_binary_disk.1:14 en/lb_binary_grub.1:14 en/lb_binary_grub2.1:14
-#: en/lb_binary_includes.1:14 en/lb_binary_iso.1:14
-#: en/lb_binary_linux-image.1:14 en/lb_binary_local-hooks.1:14
-#: en/lb_binary_local-includes.1:14 en/lb_binary_local-packagelists.1:14
-#: en/lb_binary_manifest.1:14 en/lb_binary_memtest.1:14 en/lb_binary_net.1:14
-#: en/lb_binary_rootfs.1:14 en/lb_binary_silo.1:14 en/lb_binary_syslinux.1:14
-#: en/lb_binary_tar.1:14 en/lb_binary_usb.1:14 en/lb_binary_virtual-hdd.1:14
-#: en/lb_binary_win32-loader.1:14 en/lb_binary_yaboot.1:14
-#: en/lb_bootstrap.1:14 en/lb_bootstrap_cache.1:14
-#: en/lb_bootstrap_cdebootstrap.1:14 en/lb_bootstrap_copy.1:14
-#: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
-#: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
-#: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
-#: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
-#: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
-#: en/lb_chroot_resolv.1:14 en/lb_chroot_selinuxfs.1:14
-#: en/lb_chroot_sysfs.1:14 en/lb_chroot_sysv-rc.1:14
-#: en/lb_chroot_task-lists.1:14 en/lb_chroot_upstart.1:14 en/lb_clean.1:16
-#: en/lb_config.1:252 en/lb_local.1:14 en/lb_source.1:14
-#: en/lb_source_checksums.1:14 en/lb_source_debian-live.1:14
-#: en/lb_source_debian.1:14 en/lb_source_disk.1:14 en/lb_source_iso.1:14
-#: en/lb_source_net.1:14 en/lb_source_tar.1:14 en/lb_source_usb.1:14
-#: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20
-#, no-wrap
-msgid "OPTIONS"
-msgstr ""
-
-#. type: SH
-#: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17
-#: en/lb_binary_chroot.1:17 en/lb_binary_debian-installer.1:17
-#: en/lb_binary_disk.1:17 en/lb_binary_grub.1:17 en/lb_binary_grub2.1:17
-#: en/lb_binary_includes.1:17 en/lb_binary_iso.1:17
-#: en/lb_binary_linux-image.1:17 en/lb_binary_local-hooks.1:17
-#: en/lb_binary_local-includes.1:17 en/lb_binary_local-packagelists.1:17
-#: en/lb_binary_manifest.1:17 en/lb_binary_memtest.1:17 en/lb_binary_net.1:17
-#: en/lb_binary_rootfs.1:17 en/lb_binary_silo.1:17 en/lb_binary_syslinux.1:17
-#: en/lb_binary_tar.1:17 en/lb_binary_usb.1:17 en/lb_binary_virtual-hdd.1:17
-#: en/lb_binary_win32-loader.1:17 en/lb_binary_yaboot.1:17
-#: en/lb_bootstrap.1:17 en/lb_bootstrap_cache.1:17
-#: en/lb_bootstrap_cdebootstrap.1:17 en/lb_bootstrap_copy.1:17
-#: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
-#: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
-#: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
-#: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
-#: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
-#: en/lb_chroot_resolv.1:17 en/lb_chroot_selinuxfs.1:17
-#: en/lb_chroot_sysfs.1:17 en/lb_chroot_sysv-rc.1:17
-#: en/lb_chroot_task-lists.1:17 en/lb_chroot_upstart.1:17 en/lb_clean.1:38
-#: en/lb_config.1:502 en/lb_local.1:17 en/lb_source.1:17
-#: en/lb_source_checksums.1:17 en/lb_source_debian-live.1:17
-#: en/lb_source_debian.1:17 en/lb_source_disk.1:17 en/lb_source_iso.1:17
-#: en/lb_source_net.1:17 en/lb_source_tar.1:17 en/lb_source_usb.1:17
-#: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:227
-#, no-wrap
-msgid "FILES"
-msgstr ""
-
-#. type: SH
-#: en/lb.1:22 en/lb_binary.1:20 en/lb_binary_checksums.1:21
-#: en/lb_binary_chroot.1:21 en/lb_binary_debian-installer.1:21
-#: en/lb_binary_disk.1:21 en/lb_binary_grub.1:21 en/lb_binary_grub2.1:21
-#: en/lb_binary_includes.1:21 en/lb_binary_iso.1:21
-#: en/lb_binary_linux-image.1:21 en/lb_binary_local-hooks.1:21
-#: en/lb_binary_local-includes.1:21 en/lb_binary_local-packagelists.1:21
-#: en/lb_binary_manifest.1:21 en/lb_binary_memtest.1:21 en/lb_binary_net.1:21
-#: en/lb_binary_rootfs.1:21 en/lb_binary_silo.1:21 en/lb_binary_syslinux.1:21
-#: en/lb_binary_tar.1:21 en/lb_binary_usb.1:21 en/lb_binary_virtual-hdd.1:21
-#: en/lb_binary_win32-loader.1:21 en/lb_binary_yaboot.1:21
-#: en/lb_bootstrap.1:20 en/lb_bootstrap_cache.1:21
-#: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_copy.1:21
-#: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
-#: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
-#: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
-#: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
-#: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
-#: en/lb_chroot_resolv.1:21 en/lb_chroot_selinuxfs.1:21
-#: en/lb_chroot_sysfs.1:21 en/lb_chroot_sysv-rc.1:21
-#: en/lb_chroot_task-lists.1:21 en/lb_chroot_upstart.1:21 en/lb_clean.1:43
-#: en/lb_config.1:509 en/lb_local.1:20 en/lb_source.1:20
-#: en/lb_source_checksums.1:21 en/lb_source_debian-live.1:21
-#: en/lb_source_debian.1:21 en/lb_source_disk.1:21 en/lb_source_iso.1:21
-#: en/lb_source_net.1:21 en/lb_source_tar.1:21 en/lb_source_usb.1:21
-#: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:231
-#, no-wrap
-msgid "SEE ALSO"
-msgstr ""
-
-#. type: Plain text
-#: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23
-#: en/lb_binary_chroot.1:23 en/lb_binary_debian-installer.1:23
-#: en/lb_binary_disk.1:23 en/lb_binary_grub.1:23 en/lb_binary_grub2.1:23
-#: en/lb_binary_includes.1:23 en/lb_binary_iso.1:23
-#: en/lb_binary_linux-image.1:23 en/lb_binary_local-hooks.1:23
-#: en/lb_binary_local-includes.1:23 en/lb_binary_local-packagelists.1:23
-#: en/lb_binary_manifest.1:23 en/lb_binary_memtest.1:23 en/lb_binary_net.1:23
-#: en/lb_binary_rootfs.1:23 en/lb_binary_silo.1:23 en/lb_binary_syslinux.1:23
-#: en/lb_binary_tar.1:23 en/lb_binary_usb.1:23 en/lb_binary_virtual-hdd.1:23
-#: en/lb_binary_win32-loader.1:23 en/lb_binary_yaboot.1:23
-#: en/lb_bootstrap.1:22 en/lb_bootstrap_cache.1:23
-#: en/lb_bootstrap_cdebootstrap.1:23 en/lb_bootstrap_copy.1:23
-#: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
-#: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
-#: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
-#: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
-#: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
-#: en/lb_chroot_resolv.1:23 en/lb_chroot_selinuxfs.1:23
-#: en/lb_chroot_sysfs.1:23 en/lb_chroot_sysv-rc.1:23
-#: en/lb_chroot_task-lists.1:23 en/lb_chroot_upstart.1:23 en/lb_clean.1:45
-#: en/lb_config.1:511 en/lb_local.1:22 en/lb_source.1:22
-#: en/lb_source_checksums.1:23 en/lb_source_debian-live.1:23
-#: en/lb_source_debian.1:23 en/lb_source_disk.1:23 en/lb_source_iso.1:23
-#: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23
-#: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
-msgid "I<live-build>(7)"
-msgstr ""
-
-#. type: Plain text
-#: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25
-#: en/lb_binary_chroot.1:25 en/lb_binary_debian-installer.1:25
-#: en/lb_binary_disk.1:25 en/lb_binary_grub.1:25 en/lb_binary_grub2.1:25
-#: en/lb_binary_includes.1:25 en/lb_binary_iso.1:25
-#: en/lb_binary_linux-image.1:25 en/lb_binary_local-hooks.1:25
-#: en/lb_binary_local-includes.1:25 en/lb_binary_local-packagelists.1:25
-#: en/lb_binary_manifest.1:25 en/lb_binary_memtest.1:25 en/lb_binary_net.1:25
-#: en/lb_binary_rootfs.1:25 en/lb_binary_silo.1:25 en/lb_binary_syslinux.1:25
-#: en/lb_binary_tar.1:25 en/lb_binary_usb.1:25 en/lb_binary_virtual-hdd.1:25
-#: en/lb_binary_win32-loader.1:25 en/lb_binary_yaboot.1:25
-#: en/lb_bootstrap.1:24 en/lb_bootstrap_cache.1:25
-#: en/lb_bootstrap_cdebootstrap.1:25 en/lb_bootstrap_copy.1:25
-#: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
-#: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
-#: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
-#: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
-#: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
-#: en/lb_chroot_resolv.1:25 en/lb_chroot_selinuxfs.1:25
-#: en/lb_chroot_sysfs.1:25 en/lb_chroot_sysv-rc.1:25
-#: en/lb_chroot_task-lists.1:25 en/lb_chroot_upstart.1:25 en/lb_clean.1:47
-#: en/lb_config.1:513 en/lb_local.1:24 en/lb_source.1:24
-#: en/lb_source_checksums.1:25 en/lb_source_debian-live.1:25
-#: en/lb_source_debian.1:25 en/lb_source_disk.1:25 en/lb_source_iso.1:25
-#: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25
-#: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:237
-msgid "This program is a part of live-build."
-msgstr ""
-
-#. type: SH
-#: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26
-#: en/lb_binary_chroot.1:26 en/lb_binary_debian-installer.1:26
-#: en/lb_binary_disk.1:26 en/lb_binary_grub.1:26 en/lb_binary_grub2.1:26
-#: en/lb_binary_includes.1:26 en/lb_binary_iso.1:26
-#: en/lb_binary_linux-image.1:26 en/lb_binary_local-hooks.1:26
-#: en/lb_binary_local-includes.1:26 en/lb_binary_local-packagelists.1:26
-#: en/lb_binary_manifest.1:26 en/lb_binary_memtest.1:26 en/lb_binary_net.1:26
-#: en/lb_binary_rootfs.1:26 en/lb_binary_silo.1:26 en/lb_binary_syslinux.1:26
-#: en/lb_binary_tar.1:26 en/lb_binary_usb.1:26 en/lb_binary_virtual-hdd.1:26
-#: en/lb_binary_win32-loader.1:26 en/lb_binary_yaboot.1:26
-#: en/lb_bootstrap.1:25 en/lb_bootstrap_cache.1:26
-#: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_copy.1:26
-#: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
-#: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
-#: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
-#: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
-#: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
-#: en/lb_chroot_resolv.1:26 en/lb_chroot_selinuxfs.1:26
-#: en/lb_chroot_sysfs.1:26 en/lb_chroot_sysv-rc.1:26
-#: en/lb_chroot_task-lists.1:26 en/lb_chroot_upstart.1:26 en/lb_clean.1:48
-#: en/lb_config.1:514 en/lb_local.1:25 en/lb_source.1:25
-#: en/lb_source_checksums.1:26 en/lb_source_debian-live.1:26
-#: en/lb_source_debian.1:26 en/lb_source_disk.1:26 en/lb_source_iso.1:26
-#: en/lb_source_net.1:26 en/lb_source_tar.1:26 en/lb_source_usb.1:26
-#: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:238
-#, no-wrap
-msgid "HOMEPAGE"
-msgstr ""
-
-#. type: Plain text
-#: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28
-#: en/lb_binary_chroot.1:28 en/lb_binary_debian-installer.1:28
-#: en/lb_binary_disk.1:28 en/lb_binary_grub.1:28 en/lb_binary_grub2.1:28
-#: en/lb_binary_includes.1:28 en/lb_binary_iso.1:28
-#: en/lb_binary_linux-image.1:28 en/lb_binary_local-hooks.1:28
-#: en/lb_binary_local-includes.1:28 en/lb_binary_local-packagelists.1:28
-#: en/lb_binary_manifest.1:28 en/lb_binary_memtest.1:28 en/lb_binary_net.1:28
-#: en/lb_binary_rootfs.1:28 en/lb_binary_silo.1:28 en/lb_binary_syslinux.1:28
-#: en/lb_binary_tar.1:28 en/lb_binary_usb.1:28 en/lb_binary_virtual-hdd.1:28
-#: en/lb_binary_win32-loader.1:28 en/lb_binary_yaboot.1:28
-#: en/lb_bootstrap.1:27 en/lb_bootstrap_cache.1:28
-#: en/lb_bootstrap_cdebootstrap.1:28 en/lb_bootstrap_copy.1:28
-#: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
-#: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
-#: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
-#: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
-#: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
-#: en/lb_chroot_resolv.1:28 en/lb_chroot_selinuxfs.1:28
-#: en/lb_chroot_sysfs.1:28 en/lb_chroot_sysv-rc.1:28
-#: en/lb_chroot_task-lists.1:28 en/lb_chroot_upstart.1:28 en/lb_clean.1:50
-#: en/lb_config.1:516 en/lb_local.1:27 en/lb_source.1:27
-#: en/lb_source_checksums.1:28 en/lb_source_debian-live.1:28
-#: en/lb_source_debian.1:28 en/lb_source_disk.1:28 en/lb_source_iso.1:28
-#: en/lb_source_net.1:28 en/lb_source_tar.1:28 en/lb_source_usb.1:28
-#: en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31 en/live-build.7:240
-msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
-msgstr ""
-
-#. type: SH
-#: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29
-#: en/lb_binary_chroot.1:29 en/lb_binary_debian-installer.1:29
-#: en/lb_binary_disk.1:29 en/lb_binary_grub.1:29 en/lb_binary_grub2.1:29
-#: en/lb_binary_includes.1:29 en/lb_binary_iso.1:29
-#: en/lb_binary_linux-image.1:29 en/lb_binary_local-hooks.1:29
-#: en/lb_binary_local-includes.1:29 en/lb_binary_local-packagelists.1:29
-#: en/lb_binary_manifest.1:29 en/lb_binary_memtest.1:29 en/lb_binary_net.1:29
-#: en/lb_binary_rootfs.1:29 en/lb_binary_silo.1:29 en/lb_binary_syslinux.1:29
-#: en/lb_binary_tar.1:29 en/lb_binary_usb.1:29 en/lb_binary_virtual-hdd.1:29
-#: en/lb_binary_win32-loader.1:29 en/lb_binary_yaboot.1:29
-#: en/lb_bootstrap.1:28 en/lb_bootstrap_cache.1:29
-#: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_copy.1:29
-#: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
-#: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
-#: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
-#: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
-#: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
-#: en/lb_chroot_resolv.1:29 en/lb_chroot_selinuxfs.1:29
-#: en/lb_chroot_sysfs.1:29 en/lb_chroot_sysv-rc.1:29
-#: en/lb_chroot_task-lists.1:29 en/lb_chroot_upstart.1:29 en/lb_clean.1:51
-#: en/lb_config.1:517 en/lb_local.1:28 en/lb_source.1:28
-#: en/lb_source_checksums.1:29 en/lb_source_debian-live.1:29
-#: en/lb_source_debian.1:29 en/lb_source_disk.1:29 en/lb_source_iso.1:29
-#: en/lb_source_net.1:29 en/lb_source_tar.1:29 en/lb_source_usb.1:29
-#: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:241
-#, no-wrap
-msgid "BUGS"
-msgstr ""
-
-#. type: Plain text
-#: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31
-#: en/lb_binary_chroot.1:31 en/lb_binary_debian-installer.1:31
-#: en/lb_binary_disk.1:31 en/lb_binary_grub.1:31 en/lb_binary_grub2.1:31
-#: en/lb_binary_includes.1:31 en/lb_binary_iso.1:31
-#: en/lb_binary_linux-image.1:31 en/lb_binary_local-hooks.1:31
-#: en/lb_binary_local-includes.1:31 en/lb_binary_local-packagelists.1:31
-#: en/lb_binary_manifest.1:31 en/lb_binary_memtest.1:31 en/lb_binary_net.1:31
-#: en/lb_binary_rootfs.1:31 en/lb_binary_silo.1:31 en/lb_binary_syslinux.1:31
-#: en/lb_binary_tar.1:31 en/lb_binary_usb.1:31 en/lb_binary_virtual-hdd.1:31
-#: en/lb_binary_win32-loader.1:31 en/lb_binary_yaboot.1:31
-#: en/lb_bootstrap.1:30 en/lb_bootstrap_cache.1:31
-#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_copy.1:31
-#: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
-#: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
-#: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
-#: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
-#: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
-#: en/lb_chroot_resolv.1:31 en/lb_chroot_selinuxfs.1:31
-#: en/lb_chroot_sysfs.1:31 en/lb_chroot_sysv-rc.1:31
-#: en/lb_chroot_task-lists.1:31 en/lb_chroot_upstart.1:31 en/lb_clean.1:53
-#: en/lb_config.1:519 en/lb_local.1:30 en/lb_source.1:30
-#: en/lb_source_checksums.1:31 en/lb_source_debian-live.1:31
-#: en/lb_source_debian.1:31 en/lb_source_disk.1:31 en/lb_source_iso.1:31
-#: en/lb_source_net.1:31 en/lb_source_tar.1:31 en/lb_source_usb.1:31
-#: en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34 en/live-build.7:243
-msgid ""
-"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live at lists."
-"debian.org>E<gt>."
-msgstr ""
-
-#. type: SH
-#: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32
-#: en/lb_binary_chroot.1:32 en/lb_binary_debian-installer.1:32
-#: en/lb_binary_disk.1:32 en/lb_binary_grub.1:32 en/lb_binary_grub2.1:32
-#: en/lb_binary_includes.1:32 en/lb_binary_iso.1:32
-#: en/lb_binary_linux-image.1:32 en/lb_binary_local-hooks.1:32
-#: en/lb_binary_local-includes.1:32 en/lb_binary_local-packagelists.1:32
-#: en/lb_binary_manifest.1:32 en/lb_binary_memtest.1:32 en/lb_binary_net.1:32
-#: en/lb_binary_rootfs.1:32 en/lb_binary_silo.1:32 en/lb_binary_syslinux.1:32
-#: en/lb_binary_tar.1:32 en/lb_binary_usb.1:32 en/lb_binary_virtual-hdd.1:32
-#: en/lb_binary_win32-loader.1:32 en/lb_binary_yaboot.1:32
-#: en/lb_bootstrap.1:31 en/lb_bootstrap_cache.1:32
-#: en/lb_bootstrap_cdebootstrap.1:32 en/lb_bootstrap_copy.1:32
-#: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
-#: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
-#: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
-#: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
-#: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
-#: en/lb_chroot_resolv.1:32 en/lb_chroot_selinuxfs.1:32
-#: en/lb_chroot_sysfs.1:32 en/lb_chroot_sysv-rc.1:32
-#: en/lb_chroot_task-lists.1:32 en/lb_chroot_upstart.1:32 en/lb_clean.1:54
-#: en/lb_config.1:520 en/lb_local.1:31 en/lb_source.1:31
-#: en/lb_source_checksums.1:32 en/lb_source_debian-live.1:32
-#: en/lb_source_debian.1:32 en/lb_source_disk.1:32 en/lb_source_iso.1:32
-#: en/lb_source_net.1:32 en/lb_source_tar.1:32 en/lb_source_usb.1:32
-#: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:244
-#, no-wrap
-msgid "AUTHOR"
-msgstr ""
-
-#. type: Plain text
-#: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33
-#: en/lb_binary_chroot.1:33 en/lb_binary_debian-installer.1:33
-#: en/lb_binary_disk.1:33 en/lb_binary_grub.1:33 en/lb_binary_grub2.1:33
-#: en/lb_binary_includes.1:33 en/lb_binary_iso.1:33
-#: en/lb_binary_linux-image.1:33 en/lb_binary_local-hooks.1:33
-#: en/lb_binary_local-includes.1:33 en/lb_binary_local-packagelists.1:33
-#: en/lb_binary_manifest.1:33 en/lb_binary_memtest.1:33 en/lb_binary_net.1:33
-#: en/lb_binary_rootfs.1:33 en/lb_binary_silo.1:33 en/lb_binary_syslinux.1:33
-#: en/lb_binary_tar.1:33 en/lb_binary_usb.1:33 en/lb_binary_virtual-hdd.1:33
-#: en/lb_binary_win32-loader.1:33 en/lb_binary_yaboot.1:33
-#: en/lb_bootstrap.1:32 en/lb_bootstrap_cache.1:33
-#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_copy.1:33
-#: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
-#: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
-#: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
-#: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
-#: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
-#: en/lb_chroot_resolv.1:33 en/lb_chroot_selinuxfs.1:33
-#: en/lb_chroot_sysfs.1:33 en/lb_chroot_sysv-rc.1:33
-#: en/lb_chroot_task-lists.1:33 en/lb_chroot_upstart.1:33 en/lb_clean.1:55
-#: en/lb_config.1:521 en/lb_local.1:32 en/lb_source.1:32
-#: en/lb_source_checksums.1:33 en/lb_source_debian-live.1:33
-#: en/lb_source_debian.1:33 en/lb_source_disk.1:33 en/lb_source_iso.1:33
-#: en/lb_source_net.1:33 en/lb_source_tar.1:33 en/lb_source_usb.1:33
-#: en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36 en/live-build.7:245
-msgid ""
-"live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
-"the Debian project."
-msgstr ""
-
-#.  FIXME
-#. type: IP
-#: en/lb_binary_checksums.1:19 en/lb_binary_chroot.1:19
-#: en/lb_binary_debian-installer.1:19 en/lb_binary_disk.1:19
-#: en/lb_binary_grub.1:19 en/lb_binary_grub2.1:19 en/lb_binary_includes.1:19
-#: en/lb_binary_iso.1:19 en/lb_binary_linux-image.1:19
-#: en/lb_binary_local-hooks.1:19 en/lb_binary_local-includes.1:19
-#: en/lb_binary_local-packagelists.1:19 en/lb_binary_manifest.1:19
-#: en/lb_binary_memtest.1:19 en/lb_binary_net.1:19 en/lb_binary_rootfs.1:19
-#: en/lb_binary_silo.1:19 en/lb_binary_syslinux.1:19 en/lb_binary_tar.1:19
-#: en/lb_binary_usb.1:19 en/lb_binary_virtual-hdd.1:19
-#: en/lb_binary_win32-loader.1:19 en/lb_binary_yaboot.1:19
-#: en/lb_bootstrap_cache.1:19 en/lb_bootstrap_cdebootstrap.1:19
-#: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
-#: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
-#: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
-#: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
-#: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
-#: en/lb_chroot_resolv.1:19 en/lb_chroot_selinuxfs.1:19
-#: en/lb_chroot_sysfs.1:19 en/lb_chroot_sysv-rc.1:19
-#: en/lb_chroot_task-lists.1:19 en/lb_chroot_upstart.1:19
-#: en/lb_source_checksums.1:19 en/lb_source_debian-live.1:19
-#: en/lb_source_debian.1:19 en/lb_source_disk.1:19 en/lb_source_iso.1:19
-#: en/lb_source_net.1:19 en/lb_source_tar.1:19 en/lb_source_usb.1:19
-#: en/lb_source_virtual-hdd.1:19
-#, no-wrap
-msgid "B<n/a>"
-msgstr ""
-
-#. type: Plain text
-#: en/lb_chroot_local-hooks.1:5
-msgid "B<lb chroot_local-hooks> - Complete the chroot stage"
-msgstr ""
-
-#. type: Plain text
-#: en/lb_chroot_local-hooks.1:8
-msgid "B<lb chroot_local-hooks> [I<live-build options>]"
-msgstr ""
-
-#. type: Plain text
-#: en/lb_chroot_local-hooks.1:11
-msgid ""
-"B<lb chroot_local-hooks> is a low-level command (plumbing) of I<live-build>"
-"(7), the Debian Live tool suite."
-msgstr ""
-
-#. type: Plain text
-#: en/lb_chroot_local-hooks.1:16
-msgid ""
-"B<lb chroot_local-hooks> has no specific options but understands all generic "
-"live-build options. See I<live-build>(7) for a complete list of all generic "
-"live-build options."
-msgstr ""
diff --git a/manpages/po/de/lb_chroot_local-includes.1.po b/manpages/po/de/lb_chroot_local-includes.1.po
index 03bd3dd..a16e7e6 100644
--- a/manpages/po/de/lb_chroot_local-includes.1.po
+++ b/manpages/po/de/lb_chroot_local-includes.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_local-packagelists.1.po b/manpages/po/de/lb_chroot_local-packagelists.1.po
index 70175b3..8af696f 100644
--- a/manpages/po/de/lb_chroot_local-packagelists.1.po
+++ b/manpages/po/de/lb_chroot_local-packagelists.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_local-patches.1.po b/manpages/po/de/lb_chroot_local-patches.1.po
index b256a21..eee122c 100644
--- a/manpages/po/de/lb_chroot_local-patches.1.po
+++ b/manpages/po/de/lb_chroot_local-patches.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_local-preseed.1.po b/manpages/po/de/lb_chroot_local-preseed.1.po
index c3b8356..f604e61 100644
--- a/manpages/po/de/lb_chroot_local-preseed.1.po
+++ b/manpages/po/de/lb_chroot_local-preseed.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_packagelists.1.po b/manpages/po/de/lb_chroot_packagelists.1.po
index 1046b78..de998ef 100644
--- a/manpages/po/de/lb_chroot_packagelists.1.po
+++ b/manpages/po/de/lb_chroot_packagelists.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_packages.1.po b/manpages/po/de/lb_chroot_packages.1.po
index 4bf01c8..fc50fb5 100644
--- a/manpages/po/de/lb_chroot_packages.1.po
+++ b/manpages/po/de/lb_chroot_packages.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_preseed.1.po b/manpages/po/de/lb_chroot_preseed.1.po
index b97b3df..56d6356 100644
--- a/manpages/po/de/lb_chroot_preseed.1.po
+++ b/manpages/po/de/lb_chroot_preseed.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_proc.1.po b/manpages/po/de/lb_chroot_proc.1.po
index 32d1541..ea72aad 100644
--- a/manpages/po/de/lb_chroot_proc.1.po
+++ b/manpages/po/de/lb_chroot_proc.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_resolv.1.po b/manpages/po/de/lb_chroot_resolv.1.po
index ab308c2..c745be8 100644
--- a/manpages/po/de/lb_chroot_resolv.1.po
+++ b/manpages/po/de/lb_chroot_resolv.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_selinuxfs.1.po b/manpages/po/de/lb_chroot_selinuxfs.1.po
index 06cc71a..1da6483 100644
--- a/manpages/po/de/lb_chroot_selinuxfs.1.po
+++ b/manpages/po/de/lb_chroot_selinuxfs.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_sysfs.1.po b/manpages/po/de/lb_chroot_sysfs.1.po
index 4a94551..71c1b82 100644
--- a/manpages/po/de/lb_chroot_sysfs.1.po
+++ b/manpages/po/de/lb_chroot_sysfs.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_sysv-rc.1.po b/manpages/po/de/lb_chroot_sysv-rc.1.po
index 2dc630e..6c95e6c 100644
--- a/manpages/po/de/lb_chroot_sysv-rc.1.po
+++ b/manpages/po/de/lb_chroot_sysv-rc.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_task-lists.1.po b/manpages/po/de/lb_chroot_task-lists.1.po
index 0c2c5b2..b5fb52b 100644
--- a/manpages/po/de/lb_chroot_task-lists.1.po
+++ b/manpages/po/de/lb_chroot_task-lists.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_chroot_upstart.1.po b/manpages/po/de/lb_chroot_upstart.1.po
index 2205713..c0f1412 100644
--- a/manpages/po/de/lb_chroot_upstart.1.po
+++ b/manpages/po/de/lb_chroot_upstart.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_clean.1.po b/manpages/po/de/lb_clean.1.po
index dae42f3..342b295 100644
--- a/manpages/po/de/lb_clean.1.po
+++ b/manpages/po/de/lb_clean.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/po/de/lb_config.1.po b/manpages/po/de/lb_config.1.po
index 39ff220..6925204 100644
--- a/manpages/po/de/lb_config.1.po
+++ b/manpages/po/de/lb_config.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/po/de/lb_local.1.po b/manpages/po/de/lb_local.1.po
index fb34945..7329231 100644
--- a/manpages/po/de/lb_local.1.po
+++ b/manpages/po/de/lb_local.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -347,10 +340,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -382,10 +375,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -416,10 +409,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -450,10 +443,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -485,10 +478,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -522,10 +515,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -557,10 +550,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -595,10 +588,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -630,10 +623,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/po/de/lb_source.1.po b/manpages/po/de/lb_source.1.po
index 0fbf73f..e8e24b4 100644
--- a/manpages/po/de/lb_source.1.po
+++ b/manpages/po/de/lb_source.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -347,10 +340,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -382,10 +375,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -416,10 +409,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -450,10 +443,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -485,10 +478,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -522,10 +515,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -557,10 +550,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -595,10 +588,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -630,10 +623,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/po/de/lb_source_checksums.1.po b/manpages/po/de/lb_source_checksums.1.po
index fdba9a9..6f95acc 100644
--- a/manpages/po/de/lb_source_checksums.1.po
+++ b/manpages/po/de/lb_source_checksums.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_source_debian-live.1.po b/manpages/po/de/lb_source_debian-live.1.po
index ea73f42..284329e 100644
--- a/manpages/po/de/lb_source_debian-live.1.po
+++ b/manpages/po/de/lb_source_debian-live.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_source_debian.1.po b/manpages/po/de/lb_source_debian.1.po
index 24e5f3c..90cb65e 100644
--- a/manpages/po/de/lb_source_debian.1.po
+++ b/manpages/po/de/lb_source_debian.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_source_disk.1.po b/manpages/po/de/lb_source_disk.1.po
index 409e769..7adc428 100644
--- a/manpages/po/de/lb_source_disk.1.po
+++ b/manpages/po/de/lb_source_disk.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_source_iso.1.po b/manpages/po/de/lb_source_iso.1.po
index b37feca..ebc7f41 100644
--- a/manpages/po/de/lb_source_iso.1.po
+++ b/manpages/po/de/lb_source_iso.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_source_net.1.po b/manpages/po/de/lb_source_net.1.po
index 881f14e..fdcd2d0 100644
--- a/manpages/po/de/lb_source_net.1.po
+++ b/manpages/po/de/lb_source_net.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_source_tar.1.po b/manpages/po/de/lb_source_tar.1.po
index ec3e675..df18b6e 100644
--- a/manpages/po/de/lb_source_tar.1.po
+++ b/manpages/po/de/lb_source_tar.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_source_usb.1.po b/manpages/po/de/lb_source_usb.1.po
index f1bbfa0..c71467a 100644
--- a/manpages/po/de/lb_source_usb.1.po
+++ b/manpages/po/de/lb_source_usb.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_source_virtual-hdd.1.po b/manpages/po/de/lb_source_virtual-hdd.1.po
index 6ba2090..0a024ff 100644
--- a/manpages/po/de/lb_source_virtual-hdd.1.po
+++ b/manpages/po/de/lb_source_virtual-hdd.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/po/de/lb_testroot.1.po b/manpages/po/de/lb_testroot.1.po
index e8bfda5..dc34691 100644
--- a/manpages/po/de/lb_testroot.1.po
+++ b/manpages/po/de/lb_testroot.1.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -347,10 +340,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -382,10 +375,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -416,10 +409,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -450,10 +443,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -485,10 +478,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -522,10 +515,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -557,10 +550,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -595,10 +588,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -630,10 +623,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/po/de/live-build.7.po b/manpages/po/de/live-build.7.po
index c63867f..3e11d16 100644
--- a/manpages/po/de/live-build.7.po
+++ b/manpages/po/de/live-build.7.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: 2011-06-15 22:05+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
+"PO-Revision-Date: 2011-07-19 11:55+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "Language: de\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -444,10 +437,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -481,10 +474,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -516,10 +509,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -554,10 +547,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -589,10 +582,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -1140,7 +1133,7 @@ msgstr ""
 #. type: IP
 #: en/live-build.7:118
 #, no-wrap
-msgid "B<lb_chroot_local-hooks>(1)"
+msgid "B<lb_chroot_hooks>(1)"
 msgstr ""
 
 #. type: Plain text
diff --git a/manpages/po4a.cfg b/manpages/po4a.cfg
index fade2fd..1945616 100644
--- a/manpages/po4a.cfg
+++ b/manpages/po4a.cfg
@@ -39,12 +39,12 @@
 [type: man] en/lb_chroot_devpts.1 $lang:$lang/lb_chroot_devpts.$lang.1
 [type: man] en/lb_chroot_dpkg.1 $lang:$lang/lb_chroot_dpkg.$lang.1
 [type: man] en/lb_chroot_hacks.1 $lang:$lang/lb_chroot_hacks.$lang.1
+[type: man] en/lb_chroot_hooks.1 $lang:$lang/lb_chroot_hooks.$lang.1
 [type: man] en/lb_chroot_hostname.1 $lang:$lang/lb_chroot_hostname.$lang.1
 [type: man] en/lb_chroot_hosts.1 $lang:$lang/lb_chroot_hosts.$lang.1
 [type: man] en/lb_chroot_install-packages.1 $lang:$lang/lb_chroot_install-packages.$lang.1
 [type: man] en/lb_chroot_interactive.1 $lang:$lang/lb_chroot_interactive.$lang.1
 [type: man] en/lb_chroot_linux-image.1 $lang:$lang/lb_chroot_linux-image.$lang.1
-[type: man] en/lb_chroot_local-hooks.1 $lang:$lang/lb_chroot_local-hooks.$lang.1
 [type: man] en/lb_chroot_local-includes.1 $lang:$lang/lb_chroot_local-includes.$lang.1
 [type: man] en/lb_chroot_local-packagelists.1 $lang:$lang/lb_chroot_local-packagelists.$lang.1
 [type: man] en/lb_chroot_local-patches.1 $lang:$lang/lb_chroot_local-patches.$lang.1
diff --git a/manpages/pot/lb.1.pot b/manpages/pot/lb.1.pot
index a6f5b68..06c60d1 100644
--- a/manpages/pot/lb.1.pot
+++ b/manpages/pot/lb.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -207,17 +202,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -251,17 +245,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -292,10 +285,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -335,10 +328,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -377,10 +370,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -412,10 +405,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -446,10 +439,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -480,10 +473,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -552,10 +545,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -587,10 +580,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -625,10 +618,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -660,10 +653,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/pot/lb_binary.1.pot b/manpages/pot/lb_binary.1.pot
index c265bda..f75193f 100644
--- a/manpages/pot/lb_binary.1.pot
+++ b/manpages/pot/lb_binary.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -347,10 +340,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -382,10 +375,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -416,10 +409,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -450,10 +443,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -485,10 +478,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -522,10 +515,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -557,10 +550,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -595,10 +588,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -630,10 +623,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/pot/lb_binary_checksums.1.pot b/manpages/pot/lb_binary_checksums.1.pot
index bd9a5a1..a0236c5 100644
--- a/manpages/pot/lb_binary_checksums.1.pot
+++ b/manpages/pot/lb_binary_checksums.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -684,10 +677,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_chroot.1.pot b/manpages/pot/lb_binary_chroot.1.pot
index 93f01ff..76bc345 100644
--- a/manpages/pot/lb_binary_chroot.1.pot
+++ b/manpages/pot/lb_binary_chroot.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_debian-installer.1.pot b/manpages/pot/lb_binary_debian-installer.1.pot
index c40e521..81cf221 100644
--- a/manpages/pot/lb_binary_debian-installer.1.pot
+++ b/manpages/pot/lb_binary_debian-installer.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_disk.1.pot b/manpages/pot/lb_binary_disk.1.pot
index c9a8df3..d524e1f 100644
--- a/manpages/pot/lb_binary_disk.1.pot
+++ b/manpages/pot/lb_binary_disk.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_grub.1.pot b/manpages/pot/lb_binary_grub.1.pot
index 30449c8..12b5db1 100644
--- a/manpages/pot/lb_binary_grub.1.pot
+++ b/manpages/pot/lb_binary_grub.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_grub2.1.pot b/manpages/pot/lb_binary_grub2.1.pot
index f96bb2a..2411bdf 100644
--- a/manpages/pot/lb_binary_grub2.1.pot
+++ b/manpages/pot/lb_binary_grub2.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_includes.1.pot b/manpages/pot/lb_binary_includes.1.pot
index 7e29c59..35f23b2 100644
--- a/manpages/pot/lb_binary_includes.1.pot
+++ b/manpages/pot/lb_binary_includes.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_iso.1.pot b/manpages/pot/lb_binary_iso.1.pot
index e5d6e16..cf3fb71 100644
--- a/manpages/pot/lb_binary_iso.1.pot
+++ b/manpages/pot/lb_binary_iso.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_linux-image.1.pot b/manpages/pot/lb_binary_linux-image.1.pot
index ca7bf14..d19b00c 100644
--- a/manpages/pot/lb_binary_linux-image.1.pot
+++ b/manpages/pot/lb_binary_linux-image.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_local-hooks.1.pot b/manpages/pot/lb_binary_local-hooks.1.pot
index a31a73f..41a9aec 100644
--- a/manpages/pot/lb_binary_local-hooks.1.pot
+++ b/manpages/pot/lb_binary_local-hooks.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_local-includes.1.pot b/manpages/pot/lb_binary_local-includes.1.pot
index 761af2a..05b923a 100644
--- a/manpages/pot/lb_binary_local-includes.1.pot
+++ b/manpages/pot/lb_binary_local-includes.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_local-packagelists.1.pot b/manpages/pot/lb_binary_local-packagelists.1.pot
index 1a0f03c..d9852f0 100644
--- a/manpages/pot/lb_binary_local-packagelists.1.pot
+++ b/manpages/pot/lb_binary_local-packagelists.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_manifest.1.pot b/manpages/pot/lb_binary_manifest.1.pot
index f91369c..50fd695 100644
--- a/manpages/pot/lb_binary_manifest.1.pot
+++ b/manpages/pot/lb_binary_manifest.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_memtest.1.pot b/manpages/pot/lb_binary_memtest.1.pot
index 73d13c6..9f282db 100644
--- a/manpages/pot/lb_binary_memtest.1.pot
+++ b/manpages/pot/lb_binary_memtest.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_net.1.pot b/manpages/pot/lb_binary_net.1.pot
index 696c344..6c1bf85 100644
--- a/manpages/pot/lb_binary_net.1.pot
+++ b/manpages/pot/lb_binary_net.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_rootfs.1.pot b/manpages/pot/lb_binary_rootfs.1.pot
index 608f0cb..d32a5bf 100644
--- a/manpages/pot/lb_binary_rootfs.1.pot
+++ b/manpages/pot/lb_binary_rootfs.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_silo.1.pot b/manpages/pot/lb_binary_silo.1.pot
index df66726..6407e60 100644
--- a/manpages/pot/lb_binary_silo.1.pot
+++ b/manpages/pot/lb_binary_silo.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_syslinux.1.pot b/manpages/pot/lb_binary_syslinux.1.pot
index ecc0de9..6230636 100644
--- a/manpages/pot/lb_binary_syslinux.1.pot
+++ b/manpages/pot/lb_binary_syslinux.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_tar.1.pot b/manpages/pot/lb_binary_tar.1.pot
index d43ae3f..91df766 100644
--- a/manpages/pot/lb_binary_tar.1.pot
+++ b/manpages/pot/lb_binary_tar.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_usb.1.pot b/manpages/pot/lb_binary_usb.1.pot
index 4d13348..1a059e3 100644
--- a/manpages/pot/lb_binary_usb.1.pot
+++ b/manpages/pot/lb_binary_usb.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_virtual-hdd.1.pot b/manpages/pot/lb_binary_virtual-hdd.1.pot
index b16abdd..e64f9f8 100644
--- a/manpages/pot/lb_binary_virtual-hdd.1.pot
+++ b/manpages/pot/lb_binary_virtual-hdd.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_win32-loader.1.pot b/manpages/pot/lb_binary_win32-loader.1.pot
index 6048ff4..0281087 100644
--- a/manpages/pot/lb_binary_win32-loader.1.pot
+++ b/manpages/pot/lb_binary_win32-loader.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_yaboot.1.pot b/manpages/pot/lb_binary_yaboot.1.pot
index 03f6ca5..fea5d6a 100644
--- a/manpages/pot/lb_binary_yaboot.1.pot
+++ b/manpages/pot/lb_binary_yaboot.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_bootstrap.1.pot b/manpages/pot/lb_bootstrap.1.pot
index f4200da..33bcc0f 100644
--- a/manpages/pot/lb_bootstrap.1.pot
+++ b/manpages/pot/lb_bootstrap.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -347,10 +340,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -382,10 +375,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -416,10 +409,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -450,10 +443,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -485,10 +478,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -522,10 +515,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -557,10 +550,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -595,10 +588,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -630,10 +623,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/pot/lb_bootstrap_cache.1.pot b/manpages/pot/lb_bootstrap_cache.1.pot
index 27cf3a5..bac45b2 100644
--- a/manpages/pot/lb_bootstrap_cache.1.pot
+++ b/manpages/pot/lb_bootstrap_cache.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_bootstrap_cdebootstrap.1.pot b/manpages/pot/lb_bootstrap_cdebootstrap.1.pot
index 5150978..97d4eaf 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: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_bootstrap_copy.1.pot b/manpages/pot/lb_bootstrap_copy.1.pot
index a59f31d..37182ad 100644
--- a/manpages/pot/lb_bootstrap_copy.1.pot
+++ b/manpages/pot/lb_bootstrap_copy.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_bootstrap_debootstrap.1.pot b/manpages/pot/lb_bootstrap_debootstrap.1.pot
index 6acd6c3..d21789a 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: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_build.1.pot b/manpages/pot/lb_build.1.pot
index c8692db..8cb9a63 100644
--- a/manpages/pot/lb_build.1.pot
+++ b/manpages/pot/lb_build.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/pot/lb_chroot.1.pot b/manpages/pot/lb_chroot.1.pot
index aa385fd..80db5b4 100644
--- a/manpages/pot/lb_chroot.1.pot
+++ b/manpages/pot/lb_chroot.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -347,10 +340,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -382,10 +375,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -416,10 +409,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -450,10 +443,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -485,10 +478,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -522,10 +515,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -557,10 +550,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -595,10 +588,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -630,10 +623,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/pot/lb_chroot_apt.1.pot b/manpages/pot/lb_chroot_apt.1.pot
index 29d1e62..cbe8441 100644
--- a/manpages/pot/lb_chroot_apt.1.pot
+++ b/manpages/pot/lb_chroot_apt.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_archives.1.pot b/manpages/pot/lb_chroot_archives.1.pot
index 0d4bede..845b2f9 100644
--- a/manpages/pot/lb_chroot_archives.1.pot
+++ b/manpages/pot/lb_chroot_archives.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_cache.1.pot b/manpages/pot/lb_chroot_cache.1.pot
index b986bc5..ec24928 100644
--- a/manpages/pot/lb_chroot_cache.1.pot
+++ b/manpages/pot/lb_chroot_cache.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_debianchroot.1.pot b/manpages/pot/lb_chroot_debianchroot.1.pot
index 9235011..c251f3c 100644
--- a/manpages/pot/lb_chroot_debianchroot.1.pot
+++ b/manpages/pot/lb_chroot_debianchroot.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_devpts.1.pot b/manpages/pot/lb_chroot_devpts.1.pot
index 5f6d314..a89af49 100644
--- a/manpages/pot/lb_chroot_devpts.1.pot
+++ b/manpages/pot/lb_chroot_devpts.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_dpkg.1.pot b/manpages/pot/lb_chroot_dpkg.1.pot
index ceddca7..b1ef51a 100644
--- a/manpages/pot/lb_chroot_dpkg.1.pot
+++ b/manpages/pot/lb_chroot_dpkg.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_hacks.1.pot b/manpages/pot/lb_chroot_hacks.1.pot
index 4fe2185..8f6fbf5 100644
--- a/manpages/pot/lb_chroot_hacks.1.pot
+++ b/manpages/pot/lb_chroot_hacks.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_binary_grub2.1.pot b/manpages/pot/lb_chroot_hooks.1.pot
similarity index 81%
copy from manpages/pot/lb_binary_grub2.1.pot
copy to manpages/pot/lb_chroot_hooks.1.pot
index f96bb2a..85e64ad 100644
--- a/manpages/pot/lb_binary_grub2.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: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
@@ -678,26 +671,26 @@ msgid "B<n/a>"
 msgstr ""
 
 #. type: Plain text
-#: en/lb_binary_grub2.1:5
-msgid "B<lb binary_grub2> - Complete the binary stage"
+#: en/lb_chroot_hooks.1:5
+msgid "B<lb chroot_hooks> - Complete the chroot stage"
 msgstr ""
 
 #. type: Plain text
-#: en/lb_binary_grub2.1:8
-msgid "B<lb binary_grub2> [I<live-build options>]"
+#: en/lb_chroot_hooks.1:8
+msgid "B<lb chroot_hooks> [I<live-build options>]"
 msgstr ""
 
 #. type: Plain text
-#: en/lb_binary_grub2.1:11
+#: en/lb_chroot_hooks.1:11
 msgid ""
-"B<lb binary_grub2> is a low-level command (plumbing) of I<live-build>(7), "
+"B<lb chroot_hooks> is a low-level command (plumbing) of I<live-build>(7), "
 "the Debian Live tool suite."
 msgstr ""
 
 #. type: Plain text
-#: en/lb_binary_grub2.1:16
+#: en/lb_chroot_hooks.1:16
 msgid ""
-"B<lb binary_grub2> has no specific options but understands all generic live-"
+"B<lb chroot_hooks> has no specific options but understands all generic live-"
 "build options. See I<live-build>(7) for a complete list of all generic live-"
 "build options."
 msgstr ""
diff --git a/manpages/pot/lb_chroot_hostname.1.pot b/manpages/pot/lb_chroot_hostname.1.pot
index e4285d0..6434c24 100644
--- a/manpages/pot/lb_chroot_hostname.1.pot
+++ b/manpages/pot/lb_chroot_hostname.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_hosts.1.pot b/manpages/pot/lb_chroot_hosts.1.pot
index 3721932..df2ce22 100644
--- a/manpages/pot/lb_chroot_hosts.1.pot
+++ b/manpages/pot/lb_chroot_hosts.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_install-packages.1.pot b/manpages/pot/lb_chroot_install-packages.1.pot
index dbd65bd..cd4ddef 100644
--- a/manpages/pot/lb_chroot_install-packages.1.pot
+++ b/manpages/pot/lb_chroot_install-packages.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_interactive.1.pot b/manpages/pot/lb_chroot_interactive.1.pot
index 54af12c..e4cc233 100644
--- a/manpages/pot/lb_chroot_interactive.1.pot
+++ b/manpages/pot/lb_chroot_interactive.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_linux-image.1.pot b/manpages/pot/lb_chroot_linux-image.1.pot
index 5807c51..5455ec3 100644
--- a/manpages/pot/lb_chroot_linux-image.1.pot
+++ b/manpages/pot/lb_chroot_linux-image.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_local-hooks.1.pot b/manpages/pot/lb_chroot_local-hooks.1.pot
deleted file mode 100644
index 158eb73..0000000
--- a/manpages/pot/lb_chroot_local-hooks.1.pot
+++ /dev/null
@@ -1,703 +0,0 @@
-# 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 at ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
-"Language-Team: LANGUAGE <LL at 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.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1
-#: en/lb_binary_chroot.1:1 en/lb_binary_debian-installer.1:1
-#: en/lb_binary_disk.1:1 en/lb_binary_grub.1:1 en/lb_binary_grub2.1:1
-#: en/lb_binary_includes.1:1 en/lb_binary_iso.1:1 en/lb_binary_linux-image.1:1
-#: en/lb_binary_local-hooks.1:1 en/lb_binary_local-includes.1:1
-#: en/lb_binary_local-packagelists.1:1 en/lb_binary_manifest.1:1
-#: en/lb_binary_memtest.1:1 en/lb_binary_net.1:1 en/lb_binary_rootfs.1:1
-#: en/lb_binary_silo.1:1 en/lb_binary_syslinux.1:1 en/lb_binary_tar.1:1
-#: en/lb_binary_usb.1:1 en/lb_binary_virtual-hdd.1:1
-#: en/lb_binary_win32-loader.1:1 en/lb_binary_yaboot.1:1 en/lb_bootstrap.1:1
-#: en/lb_bootstrap_cache.1:1 en/lb_bootstrap_cdebootstrap.1:1
-#: en/lb_bootstrap_copy.1:1 en/lb_bootstrap_debootstrap.1:1 en/lb_build.1:1
-#: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
-#: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
-#: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
-#: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
-#: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
-#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
-#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
-#, no-wrap
-msgid "LIVE-BUILD"
-msgstr ""
-
-#. type: TH
-#: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1
-#: en/lb_binary_chroot.1:1 en/lb_binary_debian-installer.1:1
-#: en/lb_binary_disk.1:1 en/lb_binary_grub.1:1 en/lb_binary_grub2.1:1
-#: en/lb_binary_includes.1:1 en/lb_binary_iso.1:1 en/lb_binary_linux-image.1:1
-#: en/lb_binary_local-hooks.1:1 en/lb_binary_local-includes.1:1
-#: en/lb_binary_local-packagelists.1:1 en/lb_binary_manifest.1:1
-#: en/lb_binary_memtest.1:1 en/lb_binary_net.1:1 en/lb_binary_rootfs.1:1
-#: en/lb_binary_silo.1:1 en/lb_binary_syslinux.1:1 en/lb_binary_tar.1:1
-#: en/lb_binary_usb.1:1 en/lb_binary_virtual-hdd.1:1
-#: en/lb_binary_win32-loader.1:1 en/lb_binary_yaboot.1:1 en/lb_bootstrap.1:1
-#: en/lb_bootstrap_cache.1:1 en/lb_bootstrap_cdebootstrap.1:1
-#: en/lb_bootstrap_copy.1:1 en/lb_bootstrap_debootstrap.1:1 en/lb_build.1:1
-#: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
-#: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
-#: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
-#: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
-#: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
-#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
-#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
-#, no-wrap
-msgid "2011-07-19"
-msgstr ""
-
-#. type: TH
-#: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1
-#: en/lb_binary_chroot.1:1 en/lb_binary_debian-installer.1:1
-#: en/lb_binary_disk.1:1 en/lb_binary_grub.1:1 en/lb_binary_grub2.1:1
-#: en/lb_binary_includes.1:1 en/lb_binary_iso.1:1 en/lb_binary_linux-image.1:1
-#: en/lb_binary_local-hooks.1:1 en/lb_binary_local-includes.1:1
-#: en/lb_binary_local-packagelists.1:1 en/lb_binary_manifest.1:1
-#: en/lb_binary_memtest.1:1 en/lb_binary_net.1:1 en/lb_binary_rootfs.1:1
-#: en/lb_binary_silo.1:1 en/lb_binary_syslinux.1:1 en/lb_binary_tar.1:1
-#: en/lb_binary_usb.1:1 en/lb_binary_virtual-hdd.1:1
-#: en/lb_binary_win32-loader.1:1 en/lb_binary_yaboot.1:1 en/lb_bootstrap.1:1
-#: en/lb_bootstrap_cache.1:1 en/lb_bootstrap_cdebootstrap.1:1
-#: en/lb_bootstrap_copy.1:1 en/lb_bootstrap_debootstrap.1:1 en/lb_build.1:1
-#: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
-#: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
-#: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
-#: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
-#: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
-#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
-#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
-#, no-wrap
-msgid "3.0~a25"
-msgstr ""
-
-#. type: TH
-#: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1
-#: en/lb_binary_chroot.1:1 en/lb_binary_debian-installer.1:1
-#: en/lb_binary_disk.1:1 en/lb_binary_grub.1:1 en/lb_binary_grub2.1:1
-#: en/lb_binary_includes.1:1 en/lb_binary_iso.1:1 en/lb_binary_linux-image.1:1
-#: en/lb_binary_local-hooks.1:1 en/lb_binary_local-includes.1:1
-#: en/lb_binary_local-packagelists.1:1 en/lb_binary_manifest.1:1
-#: en/lb_binary_memtest.1:1 en/lb_binary_net.1:1 en/lb_binary_rootfs.1:1
-#: en/lb_binary_silo.1:1 en/lb_binary_syslinux.1:1 en/lb_binary_tar.1:1
-#: en/lb_binary_usb.1:1 en/lb_binary_virtual-hdd.1:1
-#: en/lb_binary_win32-loader.1:1 en/lb_binary_yaboot.1:1 en/lb_bootstrap.1:1
-#: en/lb_bootstrap_cache.1:1 en/lb_bootstrap_cdebootstrap.1:1
-#: en/lb_bootstrap_copy.1:1 en/lb_bootstrap_debootstrap.1:1 en/lb_build.1:1
-#: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
-#: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
-#: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
-#: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
-#: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
-#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
-#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
-#, no-wrap
-msgid "Debian Live Project"
-msgstr ""
-
-#. type: SH
-#: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3
-#: en/lb_binary_chroot.1:3 en/lb_binary_debian-installer.1:3
-#: en/lb_binary_disk.1:3 en/lb_binary_grub.1:3 en/lb_binary_grub2.1:3
-#: en/lb_binary_includes.1:3 en/lb_binary_iso.1:3 en/lb_binary_linux-image.1:3
-#: en/lb_binary_local-hooks.1:3 en/lb_binary_local-includes.1:3
-#: en/lb_binary_local-packagelists.1:3 en/lb_binary_manifest.1:3
-#: en/lb_binary_memtest.1:3 en/lb_binary_net.1:3 en/lb_binary_rootfs.1:3
-#: en/lb_binary_silo.1:3 en/lb_binary_syslinux.1:3 en/lb_binary_tar.1:3
-#: en/lb_binary_usb.1:3 en/lb_binary_virtual-hdd.1:3
-#: en/lb_binary_win32-loader.1:3 en/lb_binary_yaboot.1:3 en/lb_bootstrap.1:3
-#: en/lb_bootstrap_cache.1:3 en/lb_bootstrap_cdebootstrap.1:3
-#: en/lb_bootstrap_copy.1:3 en/lb_bootstrap_debootstrap.1:3 en/lb_build.1:3
-#: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
-#: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
-#: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
-#: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
-#: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
-#: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
-#: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
-#, no-wrap
-msgid "NAME"
-msgstr ""
-
-#. type: SH
-#: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6
-#: en/lb_binary_chroot.1:6 en/lb_binary_debian-installer.1:6
-#: en/lb_binary_disk.1:6 en/lb_binary_grub.1:6 en/lb_binary_grub2.1:6
-#: en/lb_binary_includes.1:6 en/lb_binary_iso.1:6 en/lb_binary_linux-image.1:6
-#: en/lb_binary_local-hooks.1:6 en/lb_binary_local-includes.1:6
-#: en/lb_binary_local-packagelists.1:6 en/lb_binary_manifest.1:6
-#: en/lb_binary_memtest.1:6 en/lb_binary_net.1:6 en/lb_binary_rootfs.1:6
-#: en/lb_binary_silo.1:6 en/lb_binary_syslinux.1:6 en/lb_binary_tar.1:6
-#: en/lb_binary_usb.1:6 en/lb_binary_virtual-hdd.1:6
-#: en/lb_binary_win32-loader.1:6 en/lb_binary_yaboot.1:6 en/lb_bootstrap.1:6
-#: en/lb_bootstrap_cache.1:6 en/lb_bootstrap_cdebootstrap.1:6
-#: en/lb_bootstrap_copy.1:6 en/lb_bootstrap_debootstrap.1:6 en/lb_build.1:6
-#: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
-#: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
-#: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
-#: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
-#: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
-#: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
-#: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
-#, no-wrap
-msgid "SYNOPSIS"
-msgstr ""
-
-#. type: SH
-#: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9
-#: en/lb_binary_chroot.1:9 en/lb_binary_debian-installer.1:9
-#: en/lb_binary_disk.1:9 en/lb_binary_grub.1:9 en/lb_binary_grub2.1:9
-#: en/lb_binary_includes.1:9 en/lb_binary_iso.1:9 en/lb_binary_linux-image.1:9
-#: en/lb_binary_local-hooks.1:9 en/lb_binary_local-includes.1:9
-#: en/lb_binary_local-packagelists.1:9 en/lb_binary_manifest.1:9
-#: en/lb_binary_memtest.1:9 en/lb_binary_net.1:9 en/lb_binary_rootfs.1:9
-#: en/lb_binary_silo.1:9 en/lb_binary_syslinux.1:9 en/lb_binary_tar.1:9
-#: en/lb_binary_usb.1:9 en/lb_binary_virtual-hdd.1:9
-#: en/lb_binary_win32-loader.1:9 en/lb_binary_yaboot.1:9 en/lb_bootstrap.1:9
-#: en/lb_bootstrap_cache.1:9 en/lb_bootstrap_cdebootstrap.1:9
-#: en/lb_bootstrap_copy.1:9 en/lb_bootstrap_debootstrap.1:9 en/lb_build.1:9
-#: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
-#: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
-#: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
-#: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
-#: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
-#: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
-#: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
-#, no-wrap
-msgid "DESCRIPTION"
-msgstr ""
-
-#. type: SH
-#: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14
-#: en/lb_binary_chroot.1:14 en/lb_binary_debian-installer.1:14
-#: en/lb_binary_disk.1:14 en/lb_binary_grub.1:14 en/lb_binary_grub2.1:14
-#: en/lb_binary_includes.1:14 en/lb_binary_iso.1:14
-#: en/lb_binary_linux-image.1:14 en/lb_binary_local-hooks.1:14
-#: en/lb_binary_local-includes.1:14 en/lb_binary_local-packagelists.1:14
-#: en/lb_binary_manifest.1:14 en/lb_binary_memtest.1:14 en/lb_binary_net.1:14
-#: en/lb_binary_rootfs.1:14 en/lb_binary_silo.1:14 en/lb_binary_syslinux.1:14
-#: en/lb_binary_tar.1:14 en/lb_binary_usb.1:14 en/lb_binary_virtual-hdd.1:14
-#: en/lb_binary_win32-loader.1:14 en/lb_binary_yaboot.1:14
-#: en/lb_bootstrap.1:14 en/lb_bootstrap_cache.1:14
-#: en/lb_bootstrap_cdebootstrap.1:14 en/lb_bootstrap_copy.1:14
-#: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
-#: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
-#: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
-#: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
-#: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
-#: en/lb_chroot_resolv.1:14 en/lb_chroot_selinuxfs.1:14
-#: en/lb_chroot_sysfs.1:14 en/lb_chroot_sysv-rc.1:14
-#: en/lb_chroot_task-lists.1:14 en/lb_chroot_upstart.1:14 en/lb_clean.1:16
-#: en/lb_config.1:252 en/lb_local.1:14 en/lb_source.1:14
-#: en/lb_source_checksums.1:14 en/lb_source_debian-live.1:14
-#: en/lb_source_debian.1:14 en/lb_source_disk.1:14 en/lb_source_iso.1:14
-#: en/lb_source_net.1:14 en/lb_source_tar.1:14 en/lb_source_usb.1:14
-#: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20
-#, no-wrap
-msgid "OPTIONS"
-msgstr ""
-
-#. type: SH
-#: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17
-#: en/lb_binary_chroot.1:17 en/lb_binary_debian-installer.1:17
-#: en/lb_binary_disk.1:17 en/lb_binary_grub.1:17 en/lb_binary_grub2.1:17
-#: en/lb_binary_includes.1:17 en/lb_binary_iso.1:17
-#: en/lb_binary_linux-image.1:17 en/lb_binary_local-hooks.1:17
-#: en/lb_binary_local-includes.1:17 en/lb_binary_local-packagelists.1:17
-#: en/lb_binary_manifest.1:17 en/lb_binary_memtest.1:17 en/lb_binary_net.1:17
-#: en/lb_binary_rootfs.1:17 en/lb_binary_silo.1:17 en/lb_binary_syslinux.1:17
-#: en/lb_binary_tar.1:17 en/lb_binary_usb.1:17 en/lb_binary_virtual-hdd.1:17
-#: en/lb_binary_win32-loader.1:17 en/lb_binary_yaboot.1:17
-#: en/lb_bootstrap.1:17 en/lb_bootstrap_cache.1:17
-#: en/lb_bootstrap_cdebootstrap.1:17 en/lb_bootstrap_copy.1:17
-#: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
-#: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
-#: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
-#: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
-#: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
-#: en/lb_chroot_resolv.1:17 en/lb_chroot_selinuxfs.1:17
-#: en/lb_chroot_sysfs.1:17 en/lb_chroot_sysv-rc.1:17
-#: en/lb_chroot_task-lists.1:17 en/lb_chroot_upstart.1:17 en/lb_clean.1:38
-#: en/lb_config.1:502 en/lb_local.1:17 en/lb_source.1:17
-#: en/lb_source_checksums.1:17 en/lb_source_debian-live.1:17
-#: en/lb_source_debian.1:17 en/lb_source_disk.1:17 en/lb_source_iso.1:17
-#: en/lb_source_net.1:17 en/lb_source_tar.1:17 en/lb_source_usb.1:17
-#: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:227
-#, no-wrap
-msgid "FILES"
-msgstr ""
-
-#. type: SH
-#: en/lb.1:22 en/lb_binary.1:20 en/lb_binary_checksums.1:21
-#: en/lb_binary_chroot.1:21 en/lb_binary_debian-installer.1:21
-#: en/lb_binary_disk.1:21 en/lb_binary_grub.1:21 en/lb_binary_grub2.1:21
-#: en/lb_binary_includes.1:21 en/lb_binary_iso.1:21
-#: en/lb_binary_linux-image.1:21 en/lb_binary_local-hooks.1:21
-#: en/lb_binary_local-includes.1:21 en/lb_binary_local-packagelists.1:21
-#: en/lb_binary_manifest.1:21 en/lb_binary_memtest.1:21 en/lb_binary_net.1:21
-#: en/lb_binary_rootfs.1:21 en/lb_binary_silo.1:21 en/lb_binary_syslinux.1:21
-#: en/lb_binary_tar.1:21 en/lb_binary_usb.1:21 en/lb_binary_virtual-hdd.1:21
-#: en/lb_binary_win32-loader.1:21 en/lb_binary_yaboot.1:21
-#: en/lb_bootstrap.1:20 en/lb_bootstrap_cache.1:21
-#: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_copy.1:21
-#: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
-#: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
-#: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
-#: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
-#: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
-#: en/lb_chroot_resolv.1:21 en/lb_chroot_selinuxfs.1:21
-#: en/lb_chroot_sysfs.1:21 en/lb_chroot_sysv-rc.1:21
-#: en/lb_chroot_task-lists.1:21 en/lb_chroot_upstart.1:21 en/lb_clean.1:43
-#: en/lb_config.1:509 en/lb_local.1:20 en/lb_source.1:20
-#: en/lb_source_checksums.1:21 en/lb_source_debian-live.1:21
-#: en/lb_source_debian.1:21 en/lb_source_disk.1:21 en/lb_source_iso.1:21
-#: en/lb_source_net.1:21 en/lb_source_tar.1:21 en/lb_source_usb.1:21
-#: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:231
-#, no-wrap
-msgid "SEE ALSO"
-msgstr ""
-
-#. type: Plain text
-#: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23
-#: en/lb_binary_chroot.1:23 en/lb_binary_debian-installer.1:23
-#: en/lb_binary_disk.1:23 en/lb_binary_grub.1:23 en/lb_binary_grub2.1:23
-#: en/lb_binary_includes.1:23 en/lb_binary_iso.1:23
-#: en/lb_binary_linux-image.1:23 en/lb_binary_local-hooks.1:23
-#: en/lb_binary_local-includes.1:23 en/lb_binary_local-packagelists.1:23
-#: en/lb_binary_manifest.1:23 en/lb_binary_memtest.1:23 en/lb_binary_net.1:23
-#: en/lb_binary_rootfs.1:23 en/lb_binary_silo.1:23 en/lb_binary_syslinux.1:23
-#: en/lb_binary_tar.1:23 en/lb_binary_usb.1:23 en/lb_binary_virtual-hdd.1:23
-#: en/lb_binary_win32-loader.1:23 en/lb_binary_yaboot.1:23
-#: en/lb_bootstrap.1:22 en/lb_bootstrap_cache.1:23
-#: en/lb_bootstrap_cdebootstrap.1:23 en/lb_bootstrap_copy.1:23
-#: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
-#: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
-#: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
-#: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
-#: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
-#: en/lb_chroot_resolv.1:23 en/lb_chroot_selinuxfs.1:23
-#: en/lb_chroot_sysfs.1:23 en/lb_chroot_sysv-rc.1:23
-#: en/lb_chroot_task-lists.1:23 en/lb_chroot_upstart.1:23 en/lb_clean.1:45
-#: en/lb_config.1:511 en/lb_local.1:22 en/lb_source.1:22
-#: en/lb_source_checksums.1:23 en/lb_source_debian-live.1:23
-#: en/lb_source_debian.1:23 en/lb_source_disk.1:23 en/lb_source_iso.1:23
-#: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23
-#: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
-msgid "I<live-build>(7)"
-msgstr ""
-
-#. type: Plain text
-#: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25
-#: en/lb_binary_chroot.1:25 en/lb_binary_debian-installer.1:25
-#: en/lb_binary_disk.1:25 en/lb_binary_grub.1:25 en/lb_binary_grub2.1:25
-#: en/lb_binary_includes.1:25 en/lb_binary_iso.1:25
-#: en/lb_binary_linux-image.1:25 en/lb_binary_local-hooks.1:25
-#: en/lb_binary_local-includes.1:25 en/lb_binary_local-packagelists.1:25
-#: en/lb_binary_manifest.1:25 en/lb_binary_memtest.1:25 en/lb_binary_net.1:25
-#: en/lb_binary_rootfs.1:25 en/lb_binary_silo.1:25 en/lb_binary_syslinux.1:25
-#: en/lb_binary_tar.1:25 en/lb_binary_usb.1:25 en/lb_binary_virtual-hdd.1:25
-#: en/lb_binary_win32-loader.1:25 en/lb_binary_yaboot.1:25
-#: en/lb_bootstrap.1:24 en/lb_bootstrap_cache.1:25
-#: en/lb_bootstrap_cdebootstrap.1:25 en/lb_bootstrap_copy.1:25
-#: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
-#: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
-#: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
-#: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
-#: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
-#: en/lb_chroot_resolv.1:25 en/lb_chroot_selinuxfs.1:25
-#: en/lb_chroot_sysfs.1:25 en/lb_chroot_sysv-rc.1:25
-#: en/lb_chroot_task-lists.1:25 en/lb_chroot_upstart.1:25 en/lb_clean.1:47
-#: en/lb_config.1:513 en/lb_local.1:24 en/lb_source.1:24
-#: en/lb_source_checksums.1:25 en/lb_source_debian-live.1:25
-#: en/lb_source_debian.1:25 en/lb_source_disk.1:25 en/lb_source_iso.1:25
-#: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25
-#: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:237
-msgid "This program is a part of live-build."
-msgstr ""
-
-#. type: SH
-#: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26
-#: en/lb_binary_chroot.1:26 en/lb_binary_debian-installer.1:26
-#: en/lb_binary_disk.1:26 en/lb_binary_grub.1:26 en/lb_binary_grub2.1:26
-#: en/lb_binary_includes.1:26 en/lb_binary_iso.1:26
-#: en/lb_binary_linux-image.1:26 en/lb_binary_local-hooks.1:26
-#: en/lb_binary_local-includes.1:26 en/lb_binary_local-packagelists.1:26
-#: en/lb_binary_manifest.1:26 en/lb_binary_memtest.1:26 en/lb_binary_net.1:26
-#: en/lb_binary_rootfs.1:26 en/lb_binary_silo.1:26 en/lb_binary_syslinux.1:26
-#: en/lb_binary_tar.1:26 en/lb_binary_usb.1:26 en/lb_binary_virtual-hdd.1:26
-#: en/lb_binary_win32-loader.1:26 en/lb_binary_yaboot.1:26
-#: en/lb_bootstrap.1:25 en/lb_bootstrap_cache.1:26
-#: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_copy.1:26
-#: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
-#: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
-#: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
-#: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
-#: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
-#: en/lb_chroot_resolv.1:26 en/lb_chroot_selinuxfs.1:26
-#: en/lb_chroot_sysfs.1:26 en/lb_chroot_sysv-rc.1:26
-#: en/lb_chroot_task-lists.1:26 en/lb_chroot_upstart.1:26 en/lb_clean.1:48
-#: en/lb_config.1:514 en/lb_local.1:25 en/lb_source.1:25
-#: en/lb_source_checksums.1:26 en/lb_source_debian-live.1:26
-#: en/lb_source_debian.1:26 en/lb_source_disk.1:26 en/lb_source_iso.1:26
-#: en/lb_source_net.1:26 en/lb_source_tar.1:26 en/lb_source_usb.1:26
-#: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:238
-#, no-wrap
-msgid "HOMEPAGE"
-msgstr ""
-
-#. type: Plain text
-#: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28
-#: en/lb_binary_chroot.1:28 en/lb_binary_debian-installer.1:28
-#: en/lb_binary_disk.1:28 en/lb_binary_grub.1:28 en/lb_binary_grub2.1:28
-#: en/lb_binary_includes.1:28 en/lb_binary_iso.1:28
-#: en/lb_binary_linux-image.1:28 en/lb_binary_local-hooks.1:28
-#: en/lb_binary_local-includes.1:28 en/lb_binary_local-packagelists.1:28
-#: en/lb_binary_manifest.1:28 en/lb_binary_memtest.1:28 en/lb_binary_net.1:28
-#: en/lb_binary_rootfs.1:28 en/lb_binary_silo.1:28 en/lb_binary_syslinux.1:28
-#: en/lb_binary_tar.1:28 en/lb_binary_usb.1:28 en/lb_binary_virtual-hdd.1:28
-#: en/lb_binary_win32-loader.1:28 en/lb_binary_yaboot.1:28
-#: en/lb_bootstrap.1:27 en/lb_bootstrap_cache.1:28
-#: en/lb_bootstrap_cdebootstrap.1:28 en/lb_bootstrap_copy.1:28
-#: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
-#: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
-#: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
-#: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
-#: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
-#: en/lb_chroot_resolv.1:28 en/lb_chroot_selinuxfs.1:28
-#: en/lb_chroot_sysfs.1:28 en/lb_chroot_sysv-rc.1:28
-#: en/lb_chroot_task-lists.1:28 en/lb_chroot_upstart.1:28 en/lb_clean.1:50
-#: en/lb_config.1:516 en/lb_local.1:27 en/lb_source.1:27
-#: en/lb_source_checksums.1:28 en/lb_source_debian-live.1:28
-#: en/lb_source_debian.1:28 en/lb_source_disk.1:28 en/lb_source_iso.1:28
-#: en/lb_source_net.1:28 en/lb_source_tar.1:28 en/lb_source_usb.1:28
-#: en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31 en/live-build.7:240
-msgid ""
-"More information about live-build and the Debian Live project can be found "
-"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
-msgstr ""
-
-#. type: SH
-#: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29
-#: en/lb_binary_chroot.1:29 en/lb_binary_debian-installer.1:29
-#: en/lb_binary_disk.1:29 en/lb_binary_grub.1:29 en/lb_binary_grub2.1:29
-#: en/lb_binary_includes.1:29 en/lb_binary_iso.1:29
-#: en/lb_binary_linux-image.1:29 en/lb_binary_local-hooks.1:29
-#: en/lb_binary_local-includes.1:29 en/lb_binary_local-packagelists.1:29
-#: en/lb_binary_manifest.1:29 en/lb_binary_memtest.1:29 en/lb_binary_net.1:29
-#: en/lb_binary_rootfs.1:29 en/lb_binary_silo.1:29 en/lb_binary_syslinux.1:29
-#: en/lb_binary_tar.1:29 en/lb_binary_usb.1:29 en/lb_binary_virtual-hdd.1:29
-#: en/lb_binary_win32-loader.1:29 en/lb_binary_yaboot.1:29
-#: en/lb_bootstrap.1:28 en/lb_bootstrap_cache.1:29
-#: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_copy.1:29
-#: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
-#: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
-#: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
-#: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
-#: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
-#: en/lb_chroot_resolv.1:29 en/lb_chroot_selinuxfs.1:29
-#: en/lb_chroot_sysfs.1:29 en/lb_chroot_sysv-rc.1:29
-#: en/lb_chroot_task-lists.1:29 en/lb_chroot_upstart.1:29 en/lb_clean.1:51
-#: en/lb_config.1:517 en/lb_local.1:28 en/lb_source.1:28
-#: en/lb_source_checksums.1:29 en/lb_source_debian-live.1:29
-#: en/lb_source_debian.1:29 en/lb_source_disk.1:29 en/lb_source_iso.1:29
-#: en/lb_source_net.1:29 en/lb_source_tar.1:29 en/lb_source_usb.1:29
-#: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:241
-#, no-wrap
-msgid "BUGS"
-msgstr ""
-
-#. type: Plain text
-#: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31
-#: en/lb_binary_chroot.1:31 en/lb_binary_debian-installer.1:31
-#: en/lb_binary_disk.1:31 en/lb_binary_grub.1:31 en/lb_binary_grub2.1:31
-#: en/lb_binary_includes.1:31 en/lb_binary_iso.1:31
-#: en/lb_binary_linux-image.1:31 en/lb_binary_local-hooks.1:31
-#: en/lb_binary_local-includes.1:31 en/lb_binary_local-packagelists.1:31
-#: en/lb_binary_manifest.1:31 en/lb_binary_memtest.1:31 en/lb_binary_net.1:31
-#: en/lb_binary_rootfs.1:31 en/lb_binary_silo.1:31 en/lb_binary_syslinux.1:31
-#: en/lb_binary_tar.1:31 en/lb_binary_usb.1:31 en/lb_binary_virtual-hdd.1:31
-#: en/lb_binary_win32-loader.1:31 en/lb_binary_yaboot.1:31
-#: en/lb_bootstrap.1:30 en/lb_bootstrap_cache.1:31
-#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_copy.1:31
-#: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
-#: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
-#: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
-#: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
-#: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
-#: en/lb_chroot_resolv.1:31 en/lb_chroot_selinuxfs.1:31
-#: en/lb_chroot_sysfs.1:31 en/lb_chroot_sysv-rc.1:31
-#: en/lb_chroot_task-lists.1:31 en/lb_chroot_upstart.1:31 en/lb_clean.1:53
-#: en/lb_config.1:519 en/lb_local.1:30 en/lb_source.1:30
-#: en/lb_source_checksums.1:31 en/lb_source_debian-live.1:31
-#: en/lb_source_debian.1:31 en/lb_source_disk.1:31 en/lb_source_iso.1:31
-#: en/lb_source_net.1:31 en/lb_source_tar.1:31 en/lb_source_usb.1:31
-#: en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34 en/live-build.7:243
-msgid ""
-"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live at lists."
-"debian.org>E<gt>."
-msgstr ""
-
-#. type: SH
-#: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32
-#: en/lb_binary_chroot.1:32 en/lb_binary_debian-installer.1:32
-#: en/lb_binary_disk.1:32 en/lb_binary_grub.1:32 en/lb_binary_grub2.1:32
-#: en/lb_binary_includes.1:32 en/lb_binary_iso.1:32
-#: en/lb_binary_linux-image.1:32 en/lb_binary_local-hooks.1:32
-#: en/lb_binary_local-includes.1:32 en/lb_binary_local-packagelists.1:32
-#: en/lb_binary_manifest.1:32 en/lb_binary_memtest.1:32 en/lb_binary_net.1:32
-#: en/lb_binary_rootfs.1:32 en/lb_binary_silo.1:32 en/lb_binary_syslinux.1:32
-#: en/lb_binary_tar.1:32 en/lb_binary_usb.1:32 en/lb_binary_virtual-hdd.1:32
-#: en/lb_binary_win32-loader.1:32 en/lb_binary_yaboot.1:32
-#: en/lb_bootstrap.1:31 en/lb_bootstrap_cache.1:32
-#: en/lb_bootstrap_cdebootstrap.1:32 en/lb_bootstrap_copy.1:32
-#: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
-#: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
-#: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
-#: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
-#: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
-#: en/lb_chroot_resolv.1:32 en/lb_chroot_selinuxfs.1:32
-#: en/lb_chroot_sysfs.1:32 en/lb_chroot_sysv-rc.1:32
-#: en/lb_chroot_task-lists.1:32 en/lb_chroot_upstart.1:32 en/lb_clean.1:54
-#: en/lb_config.1:520 en/lb_local.1:31 en/lb_source.1:31
-#: en/lb_source_checksums.1:32 en/lb_source_debian-live.1:32
-#: en/lb_source_debian.1:32 en/lb_source_disk.1:32 en/lb_source_iso.1:32
-#: en/lb_source_net.1:32 en/lb_source_tar.1:32 en/lb_source_usb.1:32
-#: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:244
-#, no-wrap
-msgid "AUTHOR"
-msgstr ""
-
-#. type: Plain text
-#: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33
-#: en/lb_binary_chroot.1:33 en/lb_binary_debian-installer.1:33
-#: en/lb_binary_disk.1:33 en/lb_binary_grub.1:33 en/lb_binary_grub2.1:33
-#: en/lb_binary_includes.1:33 en/lb_binary_iso.1:33
-#: en/lb_binary_linux-image.1:33 en/lb_binary_local-hooks.1:33
-#: en/lb_binary_local-includes.1:33 en/lb_binary_local-packagelists.1:33
-#: en/lb_binary_manifest.1:33 en/lb_binary_memtest.1:33 en/lb_binary_net.1:33
-#: en/lb_binary_rootfs.1:33 en/lb_binary_silo.1:33 en/lb_binary_syslinux.1:33
-#: en/lb_binary_tar.1:33 en/lb_binary_usb.1:33 en/lb_binary_virtual-hdd.1:33
-#: en/lb_binary_win32-loader.1:33 en/lb_binary_yaboot.1:33
-#: en/lb_bootstrap.1:32 en/lb_bootstrap_cache.1:33
-#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_copy.1:33
-#: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
-#: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
-#: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
-#: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
-#: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
-#: en/lb_chroot_resolv.1:33 en/lb_chroot_selinuxfs.1:33
-#: en/lb_chroot_sysfs.1:33 en/lb_chroot_sysv-rc.1:33
-#: en/lb_chroot_task-lists.1:33 en/lb_chroot_upstart.1:33 en/lb_clean.1:55
-#: en/lb_config.1:521 en/lb_local.1:32 en/lb_source.1:32
-#: en/lb_source_checksums.1:33 en/lb_source_debian-live.1:33
-#: en/lb_source_debian.1:33 en/lb_source_disk.1:33 en/lb_source_iso.1:33
-#: en/lb_source_net.1:33 en/lb_source_tar.1:33 en/lb_source_usb.1:33
-#: en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36 en/live-build.7:245
-msgid ""
-"live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
-"the Debian project."
-msgstr ""
-
-#.  FIXME
-#. type: IP
-#: en/lb_binary_checksums.1:19 en/lb_binary_chroot.1:19
-#: en/lb_binary_debian-installer.1:19 en/lb_binary_disk.1:19
-#: en/lb_binary_grub.1:19 en/lb_binary_grub2.1:19 en/lb_binary_includes.1:19
-#: en/lb_binary_iso.1:19 en/lb_binary_linux-image.1:19
-#: en/lb_binary_local-hooks.1:19 en/lb_binary_local-includes.1:19
-#: en/lb_binary_local-packagelists.1:19 en/lb_binary_manifest.1:19
-#: en/lb_binary_memtest.1:19 en/lb_binary_net.1:19 en/lb_binary_rootfs.1:19
-#: en/lb_binary_silo.1:19 en/lb_binary_syslinux.1:19 en/lb_binary_tar.1:19
-#: en/lb_binary_usb.1:19 en/lb_binary_virtual-hdd.1:19
-#: en/lb_binary_win32-loader.1:19 en/lb_binary_yaboot.1:19
-#: en/lb_bootstrap_cache.1:19 en/lb_bootstrap_cdebootstrap.1:19
-#: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
-#: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
-#: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
-#: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
-#: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
-#: en/lb_chroot_resolv.1:19 en/lb_chroot_selinuxfs.1:19
-#: en/lb_chroot_sysfs.1:19 en/lb_chroot_sysv-rc.1:19
-#: en/lb_chroot_task-lists.1:19 en/lb_chroot_upstart.1:19
-#: en/lb_source_checksums.1:19 en/lb_source_debian-live.1:19
-#: en/lb_source_debian.1:19 en/lb_source_disk.1:19 en/lb_source_iso.1:19
-#: en/lb_source_net.1:19 en/lb_source_tar.1:19 en/lb_source_usb.1:19
-#: en/lb_source_virtual-hdd.1:19
-#, no-wrap
-msgid "B<n/a>"
-msgstr ""
-
-#. type: Plain text
-#: en/lb_chroot_local-hooks.1:5
-msgid "B<lb chroot_local-hooks> - Complete the chroot stage"
-msgstr ""
-
-#. type: Plain text
-#: en/lb_chroot_local-hooks.1:8
-msgid "B<lb chroot_local-hooks> [I<live-build options>]"
-msgstr ""
-
-#. type: Plain text
-#: en/lb_chroot_local-hooks.1:11
-msgid ""
-"B<lb chroot_local-hooks> is a low-level command (plumbing) of I<live-build>"
-"(7), the Debian Live tool suite."
-msgstr ""
-
-#. type: Plain text
-#: en/lb_chroot_local-hooks.1:16
-msgid ""
-"B<lb chroot_local-hooks> has no specific options but understands all generic "
-"live-build options. See I<live-build>(7) for a complete list of all generic "
-"live-build options."
-msgstr ""
diff --git a/manpages/pot/lb_chroot_local-includes.1.pot b/manpages/pot/lb_chroot_local-includes.1.pot
index d33b8bd..27ba26a 100644
--- a/manpages/pot/lb_chroot_local-includes.1.pot
+++ b/manpages/pot/lb_chroot_local-includes.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_local-packagelists.1.pot b/manpages/pot/lb_chroot_local-packagelists.1.pot
index 2bf584c..2b2ffd5 100644
--- a/manpages/pot/lb_chroot_local-packagelists.1.pot
+++ b/manpages/pot/lb_chroot_local-packagelists.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_local-patches.1.pot b/manpages/pot/lb_chroot_local-patches.1.pot
index 0bd32ce..c9de36c 100644
--- a/manpages/pot/lb_chroot_local-patches.1.pot
+++ b/manpages/pot/lb_chroot_local-patches.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_local-preseed.1.pot b/manpages/pot/lb_chroot_local-preseed.1.pot
index 3a54a7a..1f58b7d 100644
--- a/manpages/pot/lb_chroot_local-preseed.1.pot
+++ b/manpages/pot/lb_chroot_local-preseed.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_packagelists.1.pot b/manpages/pot/lb_chroot_packagelists.1.pot
index 8a84d51..16ee490 100644
--- a/manpages/pot/lb_chroot_packagelists.1.pot
+++ b/manpages/pot/lb_chroot_packagelists.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_packages.1.pot b/manpages/pot/lb_chroot_packages.1.pot
index 35f9d13..32b5047 100644
--- a/manpages/pot/lb_chroot_packages.1.pot
+++ b/manpages/pot/lb_chroot_packages.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_preseed.1.pot b/manpages/pot/lb_chroot_preseed.1.pot
index eb67eaa..24177f0 100644
--- a/manpages/pot/lb_chroot_preseed.1.pot
+++ b/manpages/pot/lb_chroot_preseed.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_proc.1.pot b/manpages/pot/lb_chroot_proc.1.pot
index 47a5989..78a9e95 100644
--- a/manpages/pot/lb_chroot_proc.1.pot
+++ b/manpages/pot/lb_chroot_proc.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_resolv.1.pot b/manpages/pot/lb_chroot_resolv.1.pot
index 063f7e4..7daff14 100644
--- a/manpages/pot/lb_chroot_resolv.1.pot
+++ b/manpages/pot/lb_chroot_resolv.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_selinuxfs.1.pot b/manpages/pot/lb_chroot_selinuxfs.1.pot
index a0803a8..e635287 100644
--- a/manpages/pot/lb_chroot_selinuxfs.1.pot
+++ b/manpages/pot/lb_chroot_selinuxfs.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_sysfs.1.pot b/manpages/pot/lb_chroot_sysfs.1.pot
index 84eed97..6e54c40 100644
--- a/manpages/pot/lb_chroot_sysfs.1.pot
+++ b/manpages/pot/lb_chroot_sysfs.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_sysv-rc.1.pot b/manpages/pot/lb_chroot_sysv-rc.1.pot
index c7ce8ec..faafba3 100644
--- a/manpages/pot/lb_chroot_sysv-rc.1.pot
+++ b/manpages/pot/lb_chroot_sysv-rc.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_task-lists.1.pot b/manpages/pot/lb_chroot_task-lists.1.pot
index 77b72f5..33ac108 100644
--- a/manpages/pot/lb_chroot_task-lists.1.pot
+++ b/manpages/pot/lb_chroot_task-lists.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_chroot_upstart.1.pot b/manpages/pot/lb_chroot_upstart.1.pot
index fcd4abc..40e4762 100644
--- a/manpages/pot/lb_chroot_upstart.1.pot
+++ b/manpages/pot/lb_chroot_upstart.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_clean.1.pot b/manpages/pot/lb_clean.1.pot
index f152ee6..8aeebb9 100644
--- a/manpages/pot/lb_clean.1.pot
+++ b/manpages/pot/lb_clean.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot
index eed1b57..425df48 100644
--- a/manpages/pot/lb_config.1.pot
+++ b/manpages/pot/lb_config.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/pot/lb_local.1.pot b/manpages/pot/lb_local.1.pot
index 153bcd0..a6b9b60 100644
--- a/manpages/pot/lb_local.1.pot
+++ b/manpages/pot/lb_local.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -347,10 +340,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -382,10 +375,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -416,10 +409,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -450,10 +443,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -485,10 +478,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -522,10 +515,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -557,10 +550,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -595,10 +588,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -630,10 +623,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/pot/lb_source.1.pot b/manpages/pot/lb_source.1.pot
index cb5dfec..ef68fa2 100644
--- a/manpages/pot/lb_source.1.pot
+++ b/manpages/pot/lb_source.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -347,10 +340,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -382,10 +375,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -416,10 +409,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -450,10 +443,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -485,10 +478,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -522,10 +515,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -557,10 +550,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -595,10 +588,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -630,10 +623,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/pot/lb_source_checksums.1.pot b/manpages/pot/lb_source_checksums.1.pot
index 261a0dc..febdc03 100644
--- a/manpages/pot/lb_source_checksums.1.pot
+++ b/manpages/pot/lb_source_checksums.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_source_debian-live.1.pot b/manpages/pot/lb_source_debian-live.1.pot
index 4bdc9ed..1451135 100644
--- a/manpages/pot/lb_source_debian-live.1.pot
+++ b/manpages/pot/lb_source_debian-live.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_source_debian.1.pot b/manpages/pot/lb_source_debian.1.pot
index e42c736..ed06b62 100644
--- a/manpages/pot/lb_source_debian.1.pot
+++ b/manpages/pot/lb_source_debian.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_source_disk.1.pot b/manpages/pot/lb_source_disk.1.pot
index b810683..aa8f87f 100644
--- a/manpages/pot/lb_source_disk.1.pot
+++ b/manpages/pot/lb_source_disk.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_source_iso.1.pot b/manpages/pot/lb_source_iso.1.pot
index 22e747f..d997a0f 100644
--- a/manpages/pot/lb_source_iso.1.pot
+++ b/manpages/pot/lb_source_iso.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_source_net.1.pot b/manpages/pot/lb_source_net.1.pot
index a024c01..874e9a0 100644
--- a/manpages/pot/lb_source_net.1.pot
+++ b/manpages/pot/lb_source_net.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_source_tar.1.pot b/manpages/pot/lb_source_tar.1.pot
index 5e1e7c5..fe38515 100644
--- a/manpages/pot/lb_source_tar.1.pot
+++ b/manpages/pot/lb_source_tar.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_source_usb.1.pot b/manpages/pot/lb_source_usb.1.pot
index 35493d1..d02d419 100644
--- a/manpages/pot/lb_source_usb.1.pot
+++ b/manpages/pot/lb_source_usb.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_source_virtual-hdd.1.pot b/manpages/pot/lb_source_virtual-hdd.1.pot
index 10c0f34..1532bd4 100644
--- a/manpages/pot/lb_source_virtual-hdd.1.pot
+++ b/manpages/pot/lb_source_virtual-hdd.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -443,10 +436,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -478,10 +471,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -515,10 +508,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -550,10 +543,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -588,10 +581,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -623,10 +616,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -659,10 +652,10 @@ msgstr ""
 #: en/lb_bootstrap_copy.1:19 en/lb_bootstrap_debootstrap.1:19
 #: en/lb_chroot_apt.1:19 en/lb_chroot_archives.1:19 en/lb_chroot_cache.1:19
 #: en/lb_chroot_debianchroot.1:19 en/lb_chroot_devpts.1:19
-#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hostname.1:19
-#: en/lb_chroot_hosts.1:19 en/lb_chroot_install-packages.1:19
-#: en/lb_chroot_interactive.1:19 en/lb_chroot_linux-image.1:19
-#: en/lb_chroot_local-hooks.1:19 en/lb_chroot_local-includes.1:19
+#: en/lb_chroot_dpkg.1:19 en/lb_chroot_hacks.1:19 en/lb_chroot_hooks.1:19
+#: en/lb_chroot_hostname.1:19 en/lb_chroot_hosts.1:19
+#: en/lb_chroot_install-packages.1:19 en/lb_chroot_interactive.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-includes.1:19
 #: en/lb_chroot_local-packagelists.1:19 en/lb_chroot_local-patches.1:19
 #: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packagelists.1:19
 #: en/lb_chroot_packages.1:19 en/lb_chroot_preseed.1:19 en/lb_chroot_proc.1:19
diff --git a/manpages/pot/lb_testroot.1.pot b/manpages/pot/lb_testroot.1.pot
index 34d122a..f10b652 100644
--- a/manpages/pot/lb_testroot.1.pot
+++ b/manpages/pot/lb_testroot.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -347,10 +340,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -382,10 +375,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:23 en/lb_build.1:24 en/lb_chroot.1:22
 #: en/lb_chroot_apt.1:23 en/lb_chroot_archives.1:23 en/lb_chroot_cache.1:23
 #: en/lb_chroot_debianchroot.1:23 en/lb_chroot_devpts.1:23
-#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hostname.1:23
-#: en/lb_chroot_hosts.1:23 en/lb_chroot_install-packages.1:23
-#: en/lb_chroot_interactive.1:23 en/lb_chroot_linux-image.1:23
-#: en/lb_chroot_local-hooks.1:23 en/lb_chroot_local-includes.1:23
+#: en/lb_chroot_dpkg.1:23 en/lb_chroot_hacks.1:23 en/lb_chroot_hooks.1:23
+#: en/lb_chroot_hostname.1:23 en/lb_chroot_hosts.1:23
+#: en/lb_chroot_install-packages.1:23 en/lb_chroot_interactive.1:23
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-includes.1:23
 #: en/lb_chroot_local-packagelists.1:23 en/lb_chroot_local-patches.1:23
 #: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packagelists.1:23
 #: en/lb_chroot_packages.1:23 en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23
@@ -416,10 +409,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -450,10 +443,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -485,10 +478,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -522,10 +515,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -557,10 +550,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -595,10 +588,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -630,10 +623,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
diff --git a/manpages/pot/live-build.7.pot b/manpages/pot/live-build.7.pot
index ba29674..cea8eab 100644
--- a/manpages/pot/live-build.7.pot
+++ b/manpages/pot/live-build.7.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-07-19 10:49+0300\n"
+"POT-Creation-Date: 2011-07-19 11:55+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -32,17 +32,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -66,17 +65,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -100,17 +98,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -134,17 +131,16 @@ msgstr ""
 #: en/lb_chroot.1:1 en/lb_chroot_apt.1:1 en/lb_chroot_archives.1:1
 #: en/lb_chroot_cache.1:1 en/lb_chroot_debianchroot.1:1
 #: en/lb_chroot_devpts.1:1 en/lb_chroot_dpkg.1:1 en/lb_chroot_hacks.1:1
-#: en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
+#: en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1 en/lb_chroot_hosts.1:1
 #: en/lb_chroot_install-packages.1:1 en/lb_chroot_interactive.1:1
-#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-hooks.1:1
-#: en/lb_chroot_local-includes.1:1 en/lb_chroot_local-packagelists.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packagelists.1:1 en/lb_chroot_packages.1:1
-#: en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_task-lists.1:1 en/lb_chroot_upstart.1:1 en/lb_clean.1:1
-#: en/lb_config.1:1 en/lb_local.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
+#: en/lb_chroot_linux-image.1:1 en/lb_chroot_local-includes.1:1
+#: en/lb_chroot_local-packagelists.1:1 en/lb_chroot_local-patches.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packagelists.1:1
+#: en/lb_chroot_packages.1:1 en/lb_chroot_preseed.1:1 en/lb_chroot_proc.1:1
+#: en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1
+#: en/lb_chroot_sysv-rc.1:1 en/lb_chroot_task-lists.1:1
+#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_local.1:1
+#: en/lb_source.1:1 en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_iso.1:1
 #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
@@ -168,17 +164,16 @@ msgstr ""
 #: en/lb_chroot.1:3 en/lb_chroot_apt.1:3 en/lb_chroot_archives.1:3
 #: en/lb_chroot_cache.1:3 en/lb_chroot_debianchroot.1:3
 #: en/lb_chroot_devpts.1:3 en/lb_chroot_dpkg.1:3 en/lb_chroot_hacks.1:3
-#: en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
+#: en/lb_chroot_hooks.1:3 en/lb_chroot_hostname.1:3 en/lb_chroot_hosts.1:3
 #: en/lb_chroot_install-packages.1:3 en/lb_chroot_interactive.1:3
-#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-hooks.1:3
-#: en/lb_chroot_local-includes.1:3 en/lb_chroot_local-packagelists.1:3
-#: en/lb_chroot_local-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packagelists.1:3 en/lb_chroot_packages.1:3
-#: en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_task-lists.1:3 en/lb_chroot_upstart.1:3 en/lb_clean.1:3
-#: en/lb_config.1:3 en/lb_local.1:3 en/lb_source.1:3
-#: en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
+#: en/lb_chroot_linux-image.1:3 en/lb_chroot_local-includes.1:3
+#: en/lb_chroot_local-packagelists.1:3 en/lb_chroot_local-patches.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packagelists.1:3
+#: en/lb_chroot_packages.1:3 en/lb_chroot_preseed.1:3 en/lb_chroot_proc.1:3
+#: en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3
+#: en/lb_chroot_sysv-rc.1:3 en/lb_chroot_task-lists.1:3
+#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_local.1:3
+#: en/lb_source.1:3 en/lb_source_checksums.1:3 en/lb_source_debian-live.1:3
 #: en/lb_source_debian.1:3 en/lb_source_disk.1:3 en/lb_source_iso.1:3
 #: en/lb_source_net.1:3 en/lb_source_tar.1:3 en/lb_source_usb.1:3
 #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3
@@ -202,17 +197,16 @@ msgstr ""
 #: en/lb_chroot.1:6 en/lb_chroot_apt.1:6 en/lb_chroot_archives.1:6
 #: en/lb_chroot_cache.1:6 en/lb_chroot_debianchroot.1:6
 #: en/lb_chroot_devpts.1:6 en/lb_chroot_dpkg.1:6 en/lb_chroot_hacks.1:6
-#: en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
+#: en/lb_chroot_hooks.1:6 en/lb_chroot_hostname.1:6 en/lb_chroot_hosts.1:6
 #: en/lb_chroot_install-packages.1:6 en/lb_chroot_interactive.1:6
-#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-hooks.1:6
-#: en/lb_chroot_local-includes.1:6 en/lb_chroot_local-packagelists.1:6
-#: en/lb_chroot_local-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packagelists.1:6 en/lb_chroot_packages.1:6
-#: en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_task-lists.1:6 en/lb_chroot_upstart.1:6 en/lb_clean.1:6
-#: en/lb_config.1:6 en/lb_local.1:6 en/lb_source.1:6
-#: en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
+#: en/lb_chroot_linux-image.1:6 en/lb_chroot_local-includes.1:6
+#: en/lb_chroot_local-packagelists.1:6 en/lb_chroot_local-patches.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packagelists.1:6
+#: en/lb_chroot_packages.1:6 en/lb_chroot_preseed.1:6 en/lb_chroot_proc.1:6
+#: en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6
+#: en/lb_chroot_sysv-rc.1:6 en/lb_chroot_task-lists.1:6
+#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_local.1:6
+#: en/lb_source.1:6 en/lb_source_checksums.1:6 en/lb_source_debian-live.1:6
 #: en/lb_source_debian.1:6 en/lb_source_disk.1:6 en/lb_source_iso.1:6
 #: en/lb_source_net.1:6 en/lb_source_tar.1:6 en/lb_source_usb.1:6
 #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6
@@ -236,17 +230,16 @@ msgstr ""
 #: en/lb_chroot.1:9 en/lb_chroot_apt.1:9 en/lb_chroot_archives.1:9
 #: en/lb_chroot_cache.1:9 en/lb_chroot_debianchroot.1:9
 #: en/lb_chroot_devpts.1:9 en/lb_chroot_dpkg.1:9 en/lb_chroot_hacks.1:9
-#: en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
+#: en/lb_chroot_hooks.1:9 en/lb_chroot_hostname.1:9 en/lb_chroot_hosts.1:9
 #: en/lb_chroot_install-packages.1:9 en/lb_chroot_interactive.1:9
-#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-hooks.1:9
-#: en/lb_chroot_local-includes.1:9 en/lb_chroot_local-packagelists.1:9
-#: en/lb_chroot_local-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packagelists.1:9 en/lb_chroot_packages.1:9
-#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:243 en/lb_local.1:9 en/lb_source.1:9
-#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_linux-image.1:9 en/lb_chroot_local-includes.1:9
+#: en/lb_chroot_local-packagelists.1:9 en/lb_chroot_local-patches.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packagelists.1:9
+#: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9
+#: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9
+#: en/lb_chroot_sysv-rc.1:9 en/lb_chroot_task-lists.1:9
+#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243 en/lb_local.1:9
+#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
 #: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
 #: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
 #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11
@@ -270,10 +263,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:14 en/lb_build.1:14 en/lb_chroot.1:14
 #: en/lb_chroot_apt.1:14 en/lb_chroot_archives.1:14 en/lb_chroot_cache.1:14
 #: en/lb_chroot_debianchroot.1:14 en/lb_chroot_devpts.1:14
-#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hostname.1:14
-#: en/lb_chroot_hosts.1:14 en/lb_chroot_install-packages.1:14
-#: en/lb_chroot_interactive.1:14 en/lb_chroot_linux-image.1:14
-#: en/lb_chroot_local-hooks.1:14 en/lb_chroot_local-includes.1:14
+#: en/lb_chroot_dpkg.1:14 en/lb_chroot_hacks.1:14 en/lb_chroot_hooks.1:14
+#: en/lb_chroot_hostname.1:14 en/lb_chroot_hosts.1:14
+#: en/lb_chroot_install-packages.1:14 en/lb_chroot_interactive.1:14
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-includes.1:14
 #: en/lb_chroot_local-packagelists.1:14 en/lb_chroot_local-patches.1:14
 #: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packagelists.1:14
 #: en/lb_chroot_packages.1:14 en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14
@@ -305,10 +298,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:17 en/lb_build.1:17 en/lb_chroot.1:17
 #: en/lb_chroot_apt.1:17 en/lb_chroot_archives.1:17 en/lb_chroot_cache.1:17
 #: en/lb_chroot_debianchroot.1:17 en/lb_chroot_devpts.1:17
-#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hostname.1:17
-#: en/lb_chroot_hosts.1:17 en/lb_chroot_install-packages.1:17
-#: en/lb_chroot_interactive.1:17 en/lb_chroot_linux-image.1:17
-#: en/lb_chroot_local-hooks.1:17 en/lb_chroot_local-includes.1:17
+#: en/lb_chroot_dpkg.1:17 en/lb_chroot_hacks.1:17 en/lb_chroot_hooks.1:17
+#: en/lb_chroot_hostname.1:17 en/lb_chroot_hosts.1:17
+#: en/lb_chroot_install-packages.1:17 en/lb_chroot_interactive.1:17
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-includes.1:17
 #: en/lb_chroot_local-packagelists.1:17 en/lb_chroot_local-patches.1:17
 #: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packagelists.1:17
 #: en/lb_chroot_packages.1:17 en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17
@@ -340,10 +333,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:21 en/lb_build.1:22 en/lb_chroot.1:20
 #: en/lb_chroot_apt.1:21 en/lb_chroot_archives.1:21 en/lb_chroot_cache.1:21
 #: en/lb_chroot_debianchroot.1:21 en/lb_chroot_devpts.1:21
-#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hostname.1:21
-#: en/lb_chroot_hosts.1:21 en/lb_chroot_install-packages.1:21
-#: en/lb_chroot_interactive.1:21 en/lb_chroot_linux-image.1:21
-#: en/lb_chroot_local-hooks.1:21 en/lb_chroot_local-includes.1:21
+#: en/lb_chroot_dpkg.1:21 en/lb_chroot_hacks.1:21 en/lb_chroot_hooks.1:21
+#: en/lb_chroot_hostname.1:21 en/lb_chroot_hosts.1:21
+#: en/lb_chroot_install-packages.1:21 en/lb_chroot_interactive.1:21
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-includes.1:21
 #: en/lb_chroot_local-packagelists.1:21 en/lb_chroot_local-patches.1:21
 #: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packagelists.1:21
 #: en/lb_chroot_packages.1:21 en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21
@@ -375,10 +368,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:25 en/lb_build.1:26 en/lb_chroot.1:24
 #: en/lb_chroot_apt.1:25 en/lb_chroot_archives.1:25 en/lb_chroot_cache.1:25
 #: en/lb_chroot_debianchroot.1:25 en/lb_chroot_devpts.1:25
-#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hostname.1:25
-#: en/lb_chroot_hosts.1:25 en/lb_chroot_install-packages.1:25
-#: en/lb_chroot_interactive.1:25 en/lb_chroot_linux-image.1:25
-#: en/lb_chroot_local-hooks.1:25 en/lb_chroot_local-includes.1:25
+#: en/lb_chroot_dpkg.1:25 en/lb_chroot_hacks.1:25 en/lb_chroot_hooks.1:25
+#: en/lb_chroot_hostname.1:25 en/lb_chroot_hosts.1:25
+#: en/lb_chroot_install-packages.1:25 en/lb_chroot_interactive.1:25
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-includes.1:25
 #: en/lb_chroot_local-packagelists.1:25 en/lb_chroot_local-patches.1:25
 #: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packagelists.1:25
 #: en/lb_chroot_packages.1:25 en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25
@@ -409,10 +402,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:26 en/lb_build.1:27 en/lb_chroot.1:25
 #: en/lb_chroot_apt.1:26 en/lb_chroot_archives.1:26 en/lb_chroot_cache.1:26
 #: en/lb_chroot_debianchroot.1:26 en/lb_chroot_devpts.1:26
-#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hostname.1:26
-#: en/lb_chroot_hosts.1:26 en/lb_chroot_install-packages.1:26
-#: en/lb_chroot_interactive.1:26 en/lb_chroot_linux-image.1:26
-#: en/lb_chroot_local-hooks.1:26 en/lb_chroot_local-includes.1:26
+#: en/lb_chroot_dpkg.1:26 en/lb_chroot_hacks.1:26 en/lb_chroot_hooks.1:26
+#: en/lb_chroot_hostname.1:26 en/lb_chroot_hosts.1:26
+#: en/lb_chroot_install-packages.1:26 en/lb_chroot_interactive.1:26
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-includes.1:26
 #: en/lb_chroot_local-packagelists.1:26 en/lb_chroot_local-patches.1:26
 #: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packagelists.1:26
 #: en/lb_chroot_packages.1:26 en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26
@@ -444,10 +437,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:28 en/lb_build.1:29 en/lb_chroot.1:27
 #: en/lb_chroot_apt.1:28 en/lb_chroot_archives.1:28 en/lb_chroot_cache.1:28
 #: en/lb_chroot_debianchroot.1:28 en/lb_chroot_devpts.1:28
-#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hostname.1:28
-#: en/lb_chroot_hosts.1:28 en/lb_chroot_install-packages.1:28
-#: en/lb_chroot_interactive.1:28 en/lb_chroot_linux-image.1:28
-#: en/lb_chroot_local-hooks.1:28 en/lb_chroot_local-includes.1:28
+#: en/lb_chroot_dpkg.1:28 en/lb_chroot_hacks.1:28 en/lb_chroot_hooks.1:28
+#: en/lb_chroot_hostname.1:28 en/lb_chroot_hosts.1:28
+#: en/lb_chroot_install-packages.1:28 en/lb_chroot_interactive.1:28
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-includes.1:28
 #: en/lb_chroot_local-packagelists.1:28 en/lb_chroot_local-patches.1:28
 #: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packagelists.1:28
 #: en/lb_chroot_packages.1:28 en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28
@@ -481,10 +474,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:29 en/lb_build.1:30 en/lb_chroot.1:28
 #: en/lb_chroot_apt.1:29 en/lb_chroot_archives.1:29 en/lb_chroot_cache.1:29
 #: en/lb_chroot_debianchroot.1:29 en/lb_chroot_devpts.1:29
-#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hostname.1:29
-#: en/lb_chroot_hosts.1:29 en/lb_chroot_install-packages.1:29
-#: en/lb_chroot_interactive.1:29 en/lb_chroot_linux-image.1:29
-#: en/lb_chroot_local-hooks.1:29 en/lb_chroot_local-includes.1:29
+#: en/lb_chroot_dpkg.1:29 en/lb_chroot_hacks.1:29 en/lb_chroot_hooks.1:29
+#: en/lb_chroot_hostname.1:29 en/lb_chroot_hosts.1:29
+#: en/lb_chroot_install-packages.1:29 en/lb_chroot_interactive.1:29
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-includes.1:29
 #: en/lb_chroot_local-packagelists.1:29 en/lb_chroot_local-patches.1:29
 #: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packagelists.1:29
 #: en/lb_chroot_packages.1:29 en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29
@@ -516,10 +509,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
 #: en/lb_chroot_apt.1:31 en/lb_chroot_archives.1:31 en/lb_chroot_cache.1:31
 #: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hostname.1:31
-#: en/lb_chroot_hosts.1:31 en/lb_chroot_install-packages.1:31
-#: en/lb_chroot_interactive.1:31 en/lb_chroot_linux-image.1:31
-#: en/lb_chroot_local-hooks.1:31 en/lb_chroot_local-includes.1:31
+#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
+#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
+#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-includes.1:31
 #: en/lb_chroot_local-packagelists.1:31 en/lb_chroot_local-patches.1:31
 #: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packagelists.1:31
 #: en/lb_chroot_packages.1:31 en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31
@@ -554,10 +547,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:32 en/lb_build.1:33 en/lb_chroot.1:31
 #: en/lb_chroot_apt.1:32 en/lb_chroot_archives.1:32 en/lb_chroot_cache.1:32
 #: en/lb_chroot_debianchroot.1:32 en/lb_chroot_devpts.1:32
-#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hostname.1:32
-#: en/lb_chroot_hosts.1:32 en/lb_chroot_install-packages.1:32
-#: en/lb_chroot_interactive.1:32 en/lb_chroot_linux-image.1:32
-#: en/lb_chroot_local-hooks.1:32 en/lb_chroot_local-includes.1:32
+#: en/lb_chroot_dpkg.1:32 en/lb_chroot_hacks.1:32 en/lb_chroot_hooks.1:32
+#: en/lb_chroot_hostname.1:32 en/lb_chroot_hosts.1:32
+#: en/lb_chroot_install-packages.1:32 en/lb_chroot_interactive.1:32
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-includes.1:32
 #: en/lb_chroot_local-packagelists.1:32 en/lb_chroot_local-patches.1:32
 #: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packagelists.1:32
 #: en/lb_chroot_packages.1:32 en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32
@@ -589,10 +582,10 @@ msgstr ""
 #: en/lb_bootstrap_debootstrap.1:33 en/lb_build.1:34 en/lb_chroot.1:32
 #: en/lb_chroot_apt.1:33 en/lb_chroot_archives.1:33 en/lb_chroot_cache.1:33
 #: en/lb_chroot_debianchroot.1:33 en/lb_chroot_devpts.1:33
-#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hostname.1:33
-#: en/lb_chroot_hosts.1:33 en/lb_chroot_install-packages.1:33
-#: en/lb_chroot_interactive.1:33 en/lb_chroot_linux-image.1:33
-#: en/lb_chroot_local-hooks.1:33 en/lb_chroot_local-includes.1:33
+#: en/lb_chroot_dpkg.1:33 en/lb_chroot_hacks.1:33 en/lb_chroot_hooks.1:33
+#: en/lb_chroot_hostname.1:33 en/lb_chroot_hosts.1:33
+#: en/lb_chroot_install-packages.1:33 en/lb_chroot_interactive.1:33
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-includes.1:33
 #: en/lb_chroot_local-packagelists.1:33 en/lb_chroot_local-patches.1:33
 #: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packagelists.1:33
 #: en/lb_chroot_packages.1:33 en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33
@@ -1140,7 +1133,7 @@ msgstr ""
 #. type: IP
 #: en/live-build.7:118
 #, no-wrap
-msgid "B<lb_chroot_local-hooks>(1)"
+msgid "B<lb_chroot_hooks>(1)"
 msgstr ""
 
 #. type: Plain text
diff --git a/scripts/build/lb_chroot b/scripts/build/lb_chroot
index d0df15e..c019418 100755
--- a/scripts/build/lb_chroot
+++ b/scripts/build/lb_chroot
@@ -72,7 +72,7 @@ done
 lb chroot_live-packages ${*}
 lb chroot_local-includes ${*}
 lb chroot_local-patches ${*}
-lb chroot_local-hooks ${*}
+lb chroot_hooks ${*}
 lb chroot_hacks ${*}
 lb chroot_interactive ${*}
 
diff --git a/scripts/build/lb_chroot_local-hooks b/scripts/build/lb_chroot_hooks
similarity index 53%
rename from scripts/build/lb_chroot_local-hooks
rename to scripts/build/lb_chroot_hooks
index f7bc574..1f62832 100755
--- a/scripts/build/lb_chroot_local-hooks
+++ b/scripts/build/lb_chroot_hooks
@@ -30,7 +30,7 @@ Echo_message "Begin executing local hooks..."
 Require_stagefile .stage/config .stage/bootstrap
 
 # Checking stage file
-Check_stagefile .stage/chroot_local-hooks
+Check_stagefile .stage/chroot_hooks
 
 # Checking lock file
 Check_lockfile .lock
@@ -38,33 +38,58 @@ Check_lockfile .lock
 # Creating lock file
 Create_lockfile .lock
 
-# Processing local-hooks
+## Processing distribution hooks
+
+# Copying hooks
+for _HOOK in ${LB_CHROOT_HOOKS}
+do
+	if [ -e "${LB_BASE}/hooks/???-${_HOOK}.chroot" ]
+	then
+		mkdir -p chroot/root/lb_chroot_hooks
+		cp "${LB_BASE}/hooks/???-${_HOOK}.chroot" chroot/root/lb_chroot_hooks
+	fi
+done
+
+# Running hooks
+if ls chroot/root/lb_chroot_hooks/* > /dev/null 2>&1
+then
+	for _HOOK in chroot/root/lb_chroot_hooks/*
+	do
+		Chroot chroot "/root/$(basename ${_HOOK})" || { Echo_error "${_HOOK} failed (exit non-zero). You should check for errors."; exit 1 ;}
+		rm -f chroot/root/"$(basename ${_HOOK})"
+	done
+
+	rmdir chroot/root/lb_chroot_hooks
+fi
+
+## Processing local hooks
+
 if Find_files config/hooks/*.chroot
 then
 	# Restoring cache
 	Restore_cache cache/packages_chroot
 
-	for HOOK in config/hooks/*.chroot
+	for _HOOK in config/hooks/*.chroot
 	do
 		# Copying hook
-		cp "${HOOK}" chroot/root
+		cp "${_HOOK}" chroot/root
 
 		# Making hook executable
-		if [ ! -x chroot/root/"$(basename ${HOOK})" ]
+		if [ ! -x chroot/root/"$(basename ${_HOOK})" ]
 		then
-			chmod +x chroot/root/"$(basename ${HOOK})"
+			chmod +x chroot/root/"$(basename ${_HOOK})"
 		fi
 
 		# Executing hook
-		Chroot chroot "/root/$(basename ${HOOK})" || { Echo_error "${HOOK} failed (exit non-zero). You should check for errors."; exit 1 ;}
+		Chroot chroot "/root/$(basename ${_HOOK})" || { Echo_error "${_HOOK} failed (exit non-zero). You should check for errors."; exit 1 ;}
 
 		# Removing hook
-		rm -f chroot/root/"$(basename ${HOOK})"
+		rm -f chroot/root/"$(basename ${_HOOK})"
 	done
 
 	# Saving cache
 	Save_cache cache/packages_chroot
 
 	# Creating stage file
-	Create_stagefile .stage/chroot_local-hooks
+	Create_stagefile .stage/chroot_hooks
 fi

-- 
live-build



More information about the debian-live-changes mailing list